diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-18 03:06:08 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-18 03:06:08 -0300 |
commit | 09a0c5246ae4c6634b88dcd1a0c33c310f440dfa (patch) | |
tree | 2c9853d3f7c87be052d1ec40da465c430ee5eeaa /libre/icecat-l10n/region.properties | |
parent | 2900750a14c94d39e7d9e0a8be0450d0d3ee44f3 (diff) | |
download | abslibre-09a0c5246ae4c6634b88dcd1a0c33c310f440dfa.tar.gz abslibre-09a0c5246ae4c6634b88dcd1a0c33c310f440dfa.tar.bz2 abslibre-09a0c5246ae4c6634b88dcd1a0c33c310f440dfa.zip |
icecat-l10n-31.8.0_gnu1-2: make searx the default search engine
Diffstat (limited to 'libre/icecat-l10n/region.properties')
-rw-r--r-- | libre/icecat-l10n/region.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/icecat-l10n/region.properties b/libre/icecat-l10n/region.properties index 64a540fac..3333c1b71 100644 --- a/libre/icecat-l10n/region.properties +++ b/libre/icecat-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 IceCat to re-read these prefs and inject any new handlers into the |