[GME-commit] GMESRC/GME/Gme GME.rc,1.137,1.138

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu May 12 02:28:51 CDT 2005


Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv21541

Modified Files:
	GME.rc 
Log Message:
Updating the long string ''Generic Modelling Environment 4'' to 5
and the copyright date: 2000-2004 to 2000-2005



CVS User: Zoltan Molnar, ISIS (zolmol)

Index: GME.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.137
retrieving revision 1.138
diff -C2 -d -r1.137 -r1.138
*** GME.rc	26 Jan 2005 17:28:27 -0000	1.137
--- GME.rc	12 May 2005 01:28:49 -0000	1.138
***************
*** 562,575 ****
  //
  
! IDD_ABOUTBOX DIALOG  0, 0, 179, 114
  STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  CAPTION "About GME"
! FONT 10, "MS Sans Serif"
  BEGIN
      CTEXT           "4.11.10",IDC_STATIC,11,65,152,8,SS_NOPREFIX
!     CTEXT           "Copyright © 2000-2004 Vanderbilt University",IDC_STATIC,
                      10,75,152,8
      DEFPUSHBUTTON   "OK",IDOK,65,94,43,12,WS_GROUP
!     CTEXT           "GENERIC MODELING ENVIRONMENT 4",IDC_STATIC,10,55,152,8
      CONTROL         184,IDC_BMPABOUT,"Static",SS_BITMAP | SS_NOTIFY,7,7,165,
                      45
--- 562,575 ----
  //
  
! IDD_ABOUTBOX DIALOGEX 0, 0, 179, 114
  STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  CAPTION "About GME"
! FONT 10, "MS Sans Serif", 0, 0, 0x0
  BEGIN
      CTEXT           "4.11.10",IDC_STATIC,11,65,152,8,SS_NOPREFIX
!     CTEXT           "Copyright © 2000-2005 Vanderbilt University",IDC_STATIC,
                      10,75,152,8
      DEFPUSHBUTTON   "OK",IDOK,65,94,43,12,WS_GROUP
!     CTEXT           "GENERIC MODELING ENVIRONMENT 5",IDC_STATIC,10,55,152,8
      CONTROL         184,IDC_BMPABOUT,"Static",SS_BITMAP | SS_NOTIFY,7,7,165,
                      45



More information about the GME-commit mailing list