summaryrefslogtreecommitdiff
path: root/mozilla-testing/iceweasel-libre/region.properties
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-01-03 12:07:28 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-01-03 12:07:28 -0300
commit41f96635759489132086f9c599af6b6b8af20db2 (patch)
treed2e5bb1996af265637ddab938b5a79d9af004c56 /mozilla-testing/iceweasel-libre/region.properties
parentdf7d8525f2e848a9a6b1f317c1426982b464adea (diff)
parent6f87594cae18e4ec676280e40b38984ea3bc39e6 (diff)
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'mozilla-testing/iceweasel-libre/region.properties')
-rw-r--r--mozilla-testing/iceweasel-libre/region.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/mozilla-testing/iceweasel-libre/region.properties b/mozilla-testing/iceweasel-libre/region.properties
new file mode 100644
index 000000000..2e980987e
--- /dev/null
+++ b/mozilla-testing/iceweasel-libre/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