[GME-commit] GMESRC/GME/Gme GME.rc,1.131,1.132

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Fri Oct 29 13:34:54 CDT 2004


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

Modified Files:
	GME.rc 
Log Message:
no message

CVS User: bogyom

Index: GME.rc
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.131
retrieving revision 1.132
diff -C2 -d -r1.131 -r1.132
*** GME.rc	28 Sep 2004 15:06:34 -0000	1.131
--- GME.rc	29 Oct 2004 17:34:51 -0000	1.132
***************
*** 196,199 ****
--- 196,203 ----
          MENUITEM "Panning Window",              ID_VIEW_PANNWIN
          MENUITEM "&Console",                    ID_VIEW_CONSOLE
+         MENUITEM SEPARATOR
+         MENUITEM "&Refresh SourceControl Status", 
+                                                 ID_VIEW_REFRESH_SOURCECONTROL
+ 
      END
      POPUP "&Help"
***************
*** 286,289 ****
--- 290,297 ----
          MENUITEM "Panning Window",              ID_VIEW_PANNWIN
          MENUITEM "&Console",                    ID_VIEW_CONSOLE
+         MENUITEM SEPARATOR
+         MENUITEM "&Refresh SourceControl Status", 
+                                                 ID_VIEW_REFRESH_SOURCECONTROL
+ 
      END
      POPUP "&Window"
***************
*** 551,555 ****
  FONT 10, "MS Sans Serif"
  BEGIN
!     CTEXT           GME_VERSION_STR,IDC_STATIC,11,65,152,8,SS_NOPREFIX
      CTEXT           "Copyright © 2000-2004 Vanderbilt University",IDC_STATIC,
                      10,75,152,8
--- 559,563 ----
  FONT 10, "MS Sans Serif"
  BEGIN
!     CTEXT           "4.9.28",IDC_STATIC,11,65,152,8,SS_NOPREFIX
      CTEXT           "Copyright © 2000-2004 Vanderbilt University",IDC_STATIC,
                      10,75,152,8



More information about the GME-commit mailing list