changed start page per chofmann's request

git-svn-id: svn://10.0.0.236/trunk@15189 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com 1998-11-23 23:22:34 +00:00
parent 30087fabde
commit 6752d7e6e3

View File

@ -86,7 +86,7 @@ nsViewerApp::nsViewerApp()
// mStartURL = text ? text : "resource:/res/samples/test0.html";
//rickg 20Nov98: For the sake of a good demo, pre-load a decent URL...
mStartURL = text ? text : "http://www.netscape.com";
mStartURL = text ? text : "http://home.netscape.com/eng/mozilla/5.0/DR1/hello.html";
mDelay = 1;
mRepeatCount = 1;