mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin
This commit is contained in:
parent
6a1df1c1dc
commit
ce30c8baac
@ -216,12 +216,6 @@ pref("browser.search.log", false);
|
||||
// Ordering of Search Engines in the Engine list.
|
||||
pref("browser.search.order.1", "chrome://browser-region/locale/region.properties");
|
||||
pref("browser.search.order.2", "chrome://browser-region/locale/region.properties");
|
||||
|
||||
pref("browser.search.param.Google.1.default", "chrome://branding/content/searchconfig.properties");
|
||||
pref("browser.search.param.Google.1.custom", "chrome://branding/content/searchconfig.properties");
|
||||
pref("browser.search.order.Yahoo.1", "chrome://branding/content/searchconfig.properties");
|
||||
pref("browser.search.order.Yahoo.2", "chrome://branding/content/searchconfig.properties");
|
||||
pref("browser.search.order.Yahoo", "chrome://branding/content/searchconfig.properties");
|
||||
|
||||
// search bar results always open in a new tab
|
||||
pref("browser.search.openintab", false);
|
||||
|
@ -1,6 +0,0 @@
|
||||
# Do NOT localize or otherwise change these values
|
||||
browser.search.param.Google.1.custom=client=firefox
|
||||
browser.search.param.Google.1.default=client=firefox
|
||||
browser.search.param.Google.release=rls=%S:%S:unofficial
|
||||
|
||||
browser.search.param.Yahoo.release=rls=%S:%S:unofficial
|
@ -57,7 +57,6 @@ browser.jar:
|
||||
content/branding/about.png (branding/about.png)
|
||||
content/branding/aboutCredits.png (branding/aboutCredits.png)
|
||||
content/branding/aboutFooter.png (branding/aboutFooter.png)
|
||||
content/branding/searchconfig.properties (branding/searchconfig.properties)
|
||||
content/branding/icon48.png (branding/icon48.png)
|
||||
content/branding/icon64.png (branding/icon64.png)
|
||||
#ifdef XP_WIN
|
||||
|
@ -3,7 +3,6 @@ browser.jar:
|
||||
content/branding/about.png (about.png)
|
||||
content/branding/aboutCredits.png (aboutCredits.png)
|
||||
content/branding/aboutFooter.png (aboutFooter.png)
|
||||
content/branding/searchconfig.properties (searchconfig.properties)
|
||||
content/branding/icon48.png (icon48.png)
|
||||
content/branding/icon64.png (icon64.png)
|
||||
#ifdef XP_WIN
|
||||
|
@ -1,6 +0,0 @@
|
||||
# Do NOT localize or otherwise change these values
|
||||
browser.search.param.Google.1.custom=client=firefox
|
||||
browser.search.param.Google.1.default=client=firefox
|
||||
browser.search.param.Google.release=rls=%S:%S:unofficial
|
||||
|
||||
browser.search.param.Yahoo.release=rls=%S:%S:unofficial
|
@ -3,7 +3,6 @@ browser.jar:
|
||||
content/branding/about.png (about.png)
|
||||
content/branding/aboutCredits.png (aboutCredits.png)
|
||||
content/branding/aboutFooter.png (aboutFooter.png)
|
||||
content/branding/searchconfig.properties (searchconfig.properties)
|
||||
content/branding/icon48.png (icon48.png)
|
||||
content/branding/icon64.png (icon64.png)
|
||||
#ifdef XP_WIN
|
||||
|
@ -1,9 +0,0 @@
|
||||
# Do NOT localize or otherwise change these values
|
||||
browser.search.param.Google.1.custom=client=firefox
|
||||
browser.search.param.Google.1.default=client=firefox-a
|
||||
browser.search.param.Google.release=rls=%S:%S:official
|
||||
|
||||
browser.search.order.Yahoo.1=fr=moz1
|
||||
browser.search.order.Yahoo.2=fr=moz2
|
||||
browser.search.order.Yahoo=fr=moz3
|
||||
browser.search.param.Yahoo.release=rls=%S:%S:official
|
Loading…
x
Reference in New Issue
Block a user