зеркало из https://github.com/mozilla/pjs.git
Turn of Internet Keywords in Mozilla builds by default to permit debugging of DNS and other issues. Bug 100412. r=doron, sr=shaver.
This commit is contained in:
Родитель
9ecdcf391f
Коммит
6f814c07fd
|
@ -41,7 +41,7 @@
|
|||
pref("network.search.url","http://cgi.netscape.com/cgi-bin/url_search.cgi?search=");
|
||||
|
||||
pref("keyword.URL", "http://keyword.netscape.com/keyword/");
|
||||
pref("keyword.enabled", true);
|
||||
pref("keyword.enabled", false);
|
||||
pref("general.useragent.locale", "chrome://navigator/locale/navigator.properties");
|
||||
pref("general.useragent.misc", "rv:0.9.4+");
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ pluginStartupMessage=Starting Plugin for type
|
|||
# brand.properties
|
||||
#
|
||||
getNewThemesURL=http://x.themes.org/viewresources.phtml?type=chrome
|
||||
smartBrowsingURL=http://www.mozilla.org/
|
||||
smartBrowsingURL=http://www.mozilla.org/docs/end-user/internet-keywords.html
|
||||
|
||||
#
|
||||
# fontdownload.properties
|
||||
|
|
Загрузка…
Ссылка в новой задаче