mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 13:21:28 +00:00
use mozilla.org as the main page because the other was too flashy.
This commit is contained in:
parent
31e9aabbbe
commit
6bb466185c
@ -108,7 +108,7 @@ nsViewerApp::nsViewerApp()
|
||||
{
|
||||
char * text = PR_GetEnv("NGLAYOUT_HOME");
|
||||
|
||||
mStartURL = text ? text : "http://developer.netscape.com/software/communicator/ngl/index.html";
|
||||
mStartURL = text ? text : "http://www.mozilla.org";
|
||||
|
||||
mDelay = 1;
|
||||
mRepeatCount = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user