summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/region.properties
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-02 23:20:32 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-02 23:20:32 -0300
commit5bbb90f87ac3a49f8178f36efd666fa461480efe (patch)
tree0373a789bf49f62278b369f69b97c0277eddc703 /libre/iceweasel-libre/region.properties
parent1c71c8152582a026bfce66ffb5547f0843f68c02 (diff)
parente2b3eb7b06bc404996eb9939019b6dc40c6366c9 (diff)
Merge ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to 'libre/iceweasel-libre/region.properties')
-rw-r--r--libre/iceweasel-libre/region.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/libre/iceweasel-libre/region.properties b/libre/iceweasel-libre/region.properties
new file mode 100644
index 000000000..2e980987e
--- /dev/null
+++ b/libre/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