followup comment fix for Neil's nit in bug 334478

This commit is contained in:
kairo%kairo.at 2006-04-18 13:10:36 +00:00
Родитель 7ebc731e3b
Коммит 576a637e05
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -42,8 +42,7 @@
*/
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.
// XXX When SeaMonkey becomes a full xul app this can be set without an ifdef
#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");