mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Change chrome url to new package so we don't have to start with chrome parameter.
This commit is contained in:
parent
1a72631230
commit
c33e5faff9
@ -39,7 +39,7 @@
|
||||
// The first character after a period must be alphabetic.
|
||||
|
||||
pref("startup.homepage_override_url","chrome://navigator-region/locale/region.properties");
|
||||
pref("browser.chromeURL","chrome://navigator/content/navigator.xul");
|
||||
pref("browser.chromeURL","chrome://browser/content/");
|
||||
|
||||
pref("network.search.url","http://cgi.netscape.com/cgi-bin/url_search.cgi?search=");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user