Change chrome url to new package so we don't have to start with chrome parameter.

This commit is contained in:
blakeross%telocity.com 2002-08-07 07:38:43 +00:00
parent 1a72631230
commit c33e5faff9

View File

@ -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=");