Moving the default search engine name from the language pack into the content (aka region) pack.
Fixes bug 91984. r=tao, sr=alecf git-svn-id: svn://10.0.0.236/trunk@114213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
07f9aaf479
commit
1e0ff22b84
@ -198,7 +198,7 @@ pref("browser.related.disabledForDomains", "");
|
||||
pref("browser.goBrowsing.enabled", true);
|
||||
|
||||
//Internet Search
|
||||
pref("browser.search.defaultenginename", "chrome://navigator/locale/navigator.properties");
|
||||
pref("browser.search.defaultenginename", "chrome:/communicator-region/locale/region.properties");
|
||||
|
||||
// Print header customization
|
||||
// Use the following codes:
|
||||
|
||||
@ -32,7 +32,6 @@ intl.collationOption=
|
||||
wallet.TutorialFromMenu=chrome://communicator/locale/wallet/privacy.html
|
||||
wallet.Server=http://www.mozilla.org/wallet/tables/
|
||||
wallet.Samples=http://www.mozilla.org/wallet/samples/
|
||||
browser.search.defaultenginename=Netscape Search
|
||||
# valid intl.menuitems.appendedacceskeys are: true or false, <empty string> (missing or empty preference equals false)
|
||||
intl.menuitems.alwaysappendacceskeys=
|
||||
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
# search-panel.properties
|
||||
# Localizable URLs
|
||||
defaultSearchURL=http://search.netscape.com/cgi-bin/search?charset=UTF-8&search=
|
||||
browser.search.defaultenginename=Netscape Search
|
||||
|
||||
# sidebar customize/more... panel locale
|
||||
intl.content.langcode=en-US
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user