зеркало из https://github.com/mozilla/pjs.git
bug 334478 - Get suiterunner to actually run - default pref changes, r+sr=Neil
This commit is contained in:
Родитель
e5fcc63295
Коммит
a96a76e93e
|
@ -42,6 +42,13 @@
|
|||
*/
|
||||
|
||||
pref("startup.homepage_override_url","chrome://navigator-region/locale/region.properties");
|
||||
// XXX When SeaMonkey becomes a full xul app the non-moz_xul_app part of this
|
||||
// can be removed.
|
||||
#ifdef MOZ_XUL_APP
|
||||
// defaultChromeURI is only needed until our default command line handler knows what to launch
|
||||
pref("toolkit.defaultChromeURI","chrome://navigator/content/navigator.xul");
|
||||
pref("general.skins.selectedSkin", "classic/1.0");
|
||||
#endif
|
||||
pref("browser.chromeURL","chrome://navigator/content/navigator.xul");
|
||||
|
||||
pref("general.startup.browser", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче