[GME-commit] GMESRC/GME/Gme resource.h,1.66,1.67 GME.rc,1.143,1.144
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Aug 9 19:05:49 CDT 2005
Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv9708
Modified Files:
resource.h GME.rc
Log Message:
resource.h: Rolling back ID changes for IDR_MAINFRAME, IDR_TOOLBAR_MODE.
gme.rc : icon order restored.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: resource.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/resource.h,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** resource.h 19 Jul 2005 17:47:01 -0000 1.66
--- resource.h 9 Aug 2005 18:05:46 -0000 1.67
***************
*** 19,23 ****
--- 19,25 ----
#define IDB_SPLASH 112
#define ID_PROPERTYCOMBO 113
+ #define IDR_MAINFRAME 128
#define IDR_GMETYPE 130
+ #define IDR_TOOLBAR_MODE 131
#define IDB_TYPEMARK_BITMAP 132
#define IDB_INSTANCEMARK_BITMAP 133
***************
*** 170,175 ****
#define IDD_PRINTSETUP_DIALOG 1539
#define IDD_PARADIGMPROPERTIES_DIALOG 1540
- #define IDR_MAINFRAME 5555
- #define IDR_TOOLBAR_MODE 5556
#define ID_CANCEL_EDIT_CNTR 32768
#define ID_MODE_EDIT 32769
--- 172,175 ----
Index: GME.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.143
retrieving revision 1.144
diff -C2 -d -r1.143 -r1.144
*** GME.rc 9 Aug 2005 16:50:04 -0000 1.143
--- GME.rc 9 Aug 2005 18:05:46 -0000 1.144
***************
*** 69,74 ****
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
- IDR_GMETYPE ICON "res\\GMEDoc.ico"
IDR_MAINFRAME ICON "res\\GME.ico"
IDI_TYPEMARK_ICON ICON "res\\icon1.ico"
IDI_INSTANCEMARK_ICON ICON "res\\typemark.ico"
--- 69,74 ----
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINFRAME ICON "res\\GME.ico"
+ IDR_GMETYPE ICON "res\\GMEDoc.ico"
IDI_TYPEMARK_ICON ICON "res\\icon1.ico"
IDI_INSTANCEMARK_ICON ICON "res\\typemark.ico"
More information about the GME-commit
mailing list