*** empty log message ***

git-svn-id: svn://10.0.0.236/trunk@95607 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shrutiv%netscape.com 2001-05-21 21:45:23 +00:00
parent f563c9425e
commit c66654211b

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");