summaryrefslogtreecommitdiff
path: root/~lukeshu/iceweasel-libre-current/region.properties
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 15:31:54 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 15:31:54 -0500
commit9016fc139f2f81420ca15e20332e9b6e5e5e6a80 (patch)
tree0276dc59f869067926a48896d6bf8b2698d94c6c /~lukeshu/iceweasel-libre-current/region.properties
parentc1a8a48c19af10651f6253b476ff3c72d50ce895 (diff)
downloadabslibre-9016fc139f2f81420ca15e20332e9b6e5e5e6a80.tar.gz
abslibre-9016fc139f2f81420ca15e20332e9b6e5e5e6a80.tar.bz2
abslibre-9016fc139f2f81420ca15e20332e9b6e5e5e6a80.zip
import ~iceweasel-libre-current (from ConnochaetOS)
Diffstat (limited to '~lukeshu/iceweasel-libre-current/region.properties')
-rw-r--r--~lukeshu/iceweasel-libre-current/region.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/~lukeshu/iceweasel-libre-current/region.properties b/~lukeshu/iceweasel-libre-current/region.properties
new file mode 100644
index 000000000..2e980987e
--- /dev/null
+++ b/~lukeshu/iceweasel-libre-current/region.properties
@@ -0,0 +1,23 @@
+# Default search engine
+browser.search.defaultenginename=Duck Duck Go (SSL)
+
+# Search engine order (order displayed in the search bar dropdown)s
+browser.search.order.1=Duck Duck Go (SSL)
+browser.search.order.2=Duck Duck Go (Lite)
+
+
+# Keyword URL (for location bar searches)
+keyword.URL=https://duckduckgo.com/?q=
+
+# URL for site-specific search engines
+# TRANSLATION NOTE: {moz:domain} and {searchTerms} are placeholders for the site
+# to be searched and the user's search query. Place them in the appropriate location
+# for your locale's URL but do not translate them.
+browser.search.siteSearchURL=https://duckduckgo.com/?q=site%3A{moz:domain}+{searchTerms}
+
+# increment this number when anything gets changed in the list below. This will
+# cause Firefox to re-read these prefs and inject any new handlers into the
+# profile database. Note that "new" is defined as "has a different URL"; this
+# means that it's not possible to update the name of existing handler, so
+# don't make any spelling errors here.
+#gecko.handlerService.defaultHandlersVersion=3