From: Dirk B. <db...@us...> - 2005-06-12 08:38:16
|
Update of /cvsroot/win32forth/win32forth/apps/SciEdit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18567/apps/SciEdit Modified Files: Main.f Log Message: - Changed Setup.exe to bild the new applications (Solipion, Player4 and PlayVirginRadio) - Fixed a bug in Resources.f - Added an Icon to Win32for.exe - Changed Version to 6.11.03 (to match Version 6.11.03 at www.win32forth.org) Index: Main.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/SciEdit/Main.f,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Main.f 10 Jun 2005 16:44:22 -0000 1.5 --- Main.f 12 Jun 2005 08:37:35 -0000 1.6 *************** *** 698,705 **** 1 pause-seconds bye [else] ! ! \ s" src\res\SciEditMDI.ico" s" SciEditMdi.exe" AddAppIcon Main - [then] ! |