[GME-commit] GMESRC/GME/Gme GME.rc,1.127,1.128

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed Aug 25 10:45:49 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv8108

Modified Files:
	GME.rc 
Log Message:
RC corrected

CVS User: bogyom

Index: GME.rc
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** GME.rc	28 Jul 2004 14:23:15 -0000	1.127
--- GME.rc	25 Aug 2004 14:45:47 -0000	1.128
***************
*** 756,760 ****
      LTEXT           "Number of &copies:",1092,298,20,68,8
      EDITTEXT        1154,370,18,32,12,ES_NUMBER | WS_GROUP
!     ICON            "",1086,292,35,20,20,SS_REALSIZEIMAGE | WS_GROUP
      CONTROL         "C&ollate",1041,"Button",BS_AUTOCHECKBOX | WS_GROUP | 
                      WS_TABSTOP,370,43,36,12
--- 756,762 ----
      LTEXT           "Number of &copies:",1092,298,20,68,8
      EDITTEXT        1154,370,18,32,12,ES_NUMBER | WS_GROUP
! // the correct line is below, the RC editor updates it always
! //  ICON            "",1086,292,35,76,24,SS_REALSIZEIMAGE | WS_GROUP
!     ICON            "",1086,292,35,76,24,SS_REALSIZEIMAGE | WS_GROUP
      CONTROL         "C&ollate",1041,"Button",BS_AUTOCHECKBOX | WS_GROUP | 
                      WS_TABSTOP,370,43,36,12



More information about the GME-commit mailing list