*** empty log message ***

This commit is contained in:
shrutiv%netscape.com 2001-05-21 21:45:23 +00:00
parent 70ba3f51b2
commit 147268b194

View File

@ -36,7 +36,7 @@ void CreateRshell (void)
// FILE* rshell = theApp.OpenAFile(CDdir +"rshell.ini", "w");
ofstream rshell(Rsh);
CString captionValue = "Netscape 6" ;
CString captionValue = "Netscape 6.1" ;
CString netscapeValue = "Netscape by ";
CString fvalue1=GetGlobal("ShellTitleText");
CString fvalue2=GetGlobal("ShellBgBitmap");