|
From: creedon <icr...@us...> - 2006-02-23 04:43:28
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14166 Modified Files: WinLand.rc Log Message: remove UserLand from most resources Index: WinLand.rc =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Win32/WinLand.rc,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** WinLand.rc 11 Feb 2006 14:40:35 -0000 1.16 --- WinLand.rc 23 Feb 2006 04:43:24 -0000 1.17 *************** *** 658,662 **** CONTROL IDB_FRONTIER_BITMAP,IDC_STATIC,"Static",SS_BITMAP | SS_SUNKEN,17,5,32,32 ! CTEXT "Please personalize your copy of UserLand Frontier.", IDC_STATIC,74,7,101,20 END --- 658,662 ---- CONTROL IDB_FRONTIER_BITMAP,IDC_STATIC,"Static",SS_BITMAP | SS_SUNKEN,17,5,32,32 ! CTEXT "Please personalize your copy of Frontier.", IDC_STATIC,74,7,101,20 END *************** *** 861,865 **** #endif // OPMLEDITOR #else ! VALUE "FileDescription", "UserLand Frontier\0" #endif #ifdef fltrialsize --- 861,865 ---- #endif // OPMLEDITOR #else ! VALUE "FileDescription", "Frontier\0" #endif #ifdef fltrialsize *************** *** 1019,1023 **** #endif //OPMLEDITOR #else ! 1 Defaults DISCARDABLE BEGIN "UserLand Frontier®\0" END #endif 2 Defaults DISCARDABLE BEGIN "Untitled\0" END --- 1019,1023 ---- #endif //OPMLEDITOR #else ! 1 Defaults DISCARDABLE BEGIN "Frontier\0" END #endif 2 Defaults DISCARDABLE BEGIN "Untitled\0" END *************** *** 1649,1657 **** 4 Home_Window_Buttons DISCARDABLE BEGIN "Tech Support\0" END ! 1 component DISCARDABLE BEGIN "UserLand Frontier®\0" END 2 component DISCARDABLE BEGIN "UserTalk\0" END ! 3 component DISCARDABLE BEGIN "UserLand Frontier® UserTalk scripting component\0" END ! 4 component DISCARDABLE BEGIN "UserLand Frontier® Menu Sharing component\0" END ! 5 component DISCARDABLE BEGIN "UserLand Frontier® Window Sharing component\0" END --- 1649,1657 ---- 4 Home_Window_Buttons DISCARDABLE BEGIN "Tech Support\0" END ! 1 component DISCARDABLE BEGIN "Frontier\0" END 2 component DISCARDABLE BEGIN "UserTalk\0" END ! 3 component DISCARDABLE BEGIN "Frontier UserTalk scripting component\0" END ! 4 component DISCARDABLE BEGIN "Frontier Menu Sharing component\0" END ! 5 component DISCARDABLE BEGIN "Frontier Window Sharing component\0" END |