diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-14 18:46:42 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-14 20:16:20 -0300 |
commit | 252c7f078a5704123f15c040cbd0b940f0b73a80 (patch) | |
tree | f54283516530dc5ac9635cd0b77503a2c8e0c3fb /libre/iceweasel-l10n/region.properties | |
parent | 563db00ef970e5793bd0f709ddb77607b368bc06 (diff) | |
download | abslibre-252c7f078a5704123f15c040cbd0b940f0b73a80.tar.gz abslibre-252c7f078a5704123f15c040cbd0b940f0b73a80.tar.bz2 abslibre-252c7f078a5704123f15c040cbd0b940f0b73a80.zip |
iceweasel-l10n-1:40.0.deb1-2: updating revision
* fix freedom issue #783 -> https://labs.parabola.nu/issues/783
* make searx the default search engine -> https://lists.parabola.nu/pipermail/dev/2015-August/003196.html
Diffstat (limited to 'libre/iceweasel-l10n/region.properties')
-rw-r--r-- | libre/iceweasel-l10n/region.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/iceweasel-l10n/region.properties b/libre/iceweasel-l10n/region.properties index ab27e9a0f..ce2c5ed4d 100644 --- a/libre/iceweasel-l10n/region.properties +++ b/libre/iceweasel-l10n/region.properties @@ -3,12 +3,12 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # Default search engine -browser.search.defaultenginename=DuckDuckGo HTML +browser.search.defaultenginename=searx # Search engine order (order displayed in the search bar dropdown)s -browser.search.order.1=DuckDuckGo HTML -browser.search.order.2=DuckDuckGo Lite -browser.search.order.3=searx +browser.search.order.1=searx +browser.search.order.2=DuckDuckGo HTML +browser.search.order.3=DuckDuckGo Lite # 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 |