summaryrefslogtreecommitdiff
path: root/libre/icecat/region.properties
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-31 17:34:14 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-31 17:34:14 -0300
commit8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf (patch)
tree7f36db53237f8c31ed3f12e99868226ab9d6f6e4 /libre/icecat/region.properties
parentff137f600f6894f77f9d1e653c5f00924f96f1fb (diff)
downloadabslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.tar.gz
abslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.tar.bz2
abslibre-8e5c3b6e3fbab76656e0ff3b811961cf2f2fccbf.zip
icecat-3.6.13-2
Diffstat (limited to 'libre/icecat/region.properties')
-rw-r--r--libre/icecat/region.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/libre/icecat/region.properties b/libre/icecat/region.properties
new file mode 100644
index 000000000..2e980987e
--- /dev/null
+++ b/libre/icecat/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