mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
*** empty log message ***
This commit is contained in:
parent
70ba3f51b2
commit
147268b194
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user