зеркало из https://github.com/mozilla/pjs.git
Changed default page to navigator.xul
This commit is contained in:
Родитель
fc9583712b
Коммит
87c0c117e2
|
@ -286,7 +286,7 @@ nsBrowserAppCore::NewWindow()
|
|||
|
||||
// Default URL if one was not provided in the cmdline
|
||||
if (nsnull == urlstr)
|
||||
urlstr = "resource:/res/samples/appshell.html";
|
||||
urlstr = "resource:/res/samples/navigator.xul";
|
||||
else
|
||||
fprintf(stderr, "URL to load is %s\n", urlstr);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче