[GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004 ComponentConfig.h,1.6,1.7

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Oct 3 17:02:03 CDT 2006


Update of /project/gme-repository/GMESRC/Paradigms/MetaGME/MetaInterpreter2004
In directory escher:/tmp/cvs-serv32082

Modified Files:
	ComponentConfig.h 
Log Message:
'2004' has no longer attractive value in the interpreter's name: 'MetaGME 2004', so got rid of it.




CVS User: Zoltan Molnar, ISIS (zolmol)

Index: ComponentConfig.h
===================================================================
RCS file: /project/gme-repository/GMESRC/Paradigms/MetaGME/MetaInterpreter2004/ComponentConfig.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ComponentConfig.h	28 Jan 2004 21:06:02 -0000	1.6
--- ComponentConfig.h	3 Oct 2006 16:02:01 -0000	1.7
***************
*** 8,23 ****
  
  #define TYPELIB_UUID "E14A2B97-C3F4-4229-B5BD-7B4CAF54097E"
! #define TYPELIB_NAME "MGA Interpreter TypeLibrary (MetaGME 2004)"
  #define COCLASS_UUID "8ADAAAA9-469B-4141-AC4E-0177984305B9"
! #define COCLASS_NAME "MGA Interpreter CoClass (MetaGME 2004)"
! #define COCLASS_PROGID "MGA.Interpreter.MetaGME 2004"
  
  
  // This name will appear in the popup window for interpreter selection.
! #define COMPONENT_NAME "MetaGME 2004"
  
  
  // This text will appear in the toolbar icon tooltip and in the menu.
! #define TOOLTIP_TEXT "MetaGME 2004 Interpreter"
  
  
--- 8,23 ----
  
  #define TYPELIB_UUID "E14A2B97-C3F4-4229-B5BD-7B4CAF54097E"
! #define TYPELIB_NAME "MGA Interpreter TypeLibrary (MetaGME)"
  #define COCLASS_UUID "8ADAAAA9-469B-4141-AC4E-0177984305B9"
! #define COCLASS_NAME "MGA Interpreter CoClass (MetaGME)"
! #define COCLASS_PROGID "MGA.Interpreter.MetaGME"
  
  
  // This name will appear in the popup window for interpreter selection.
! #define COMPONENT_NAME "MetaGME"
  
  
  // This text will appear in the toolbar icon tooltip and in the menu.
! #define TOOLTIP_TEXT "MetaGME Interpreter"
  
  



More information about the GME-commit mailing list