Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25168/include
Modified Files:
Moptions.h
Log Message:
renamed MP_STARTUPSCRIPT to MP_PYTHONMODULE_TO_LOAD
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.96
retrieving revision 1.97
diff -b -u -2 -r1.96 -r1.97
--- Moptions.h 18 Sep 2004 17:08:59 -0000 1.96
+++ Moptions.h 18 Sep 2004 18:59:45 -0000 1.97
@@ -94,5 +94,5 @@
extern const MOption MP_PYTHONDLL;
extern const MOption MP_USEPYTHON;
-extern const MOption MP_STARTUPSCRIPT;
+extern const MOption MP_PYTHONMODULE_TO_LOAD;
extern const MOption MP_SHOWSPLASH;
extern const MOption MP_SPLASHDELAY;
@@ -590,5 +590,5 @@
#define MP_USEPYTHON_NAME _T("UsePython")
/// start-up script to run
-#define MP_STARTUPSCRIPT_NAME _T("StartupScript")
+#define MP_PYTHONMODULE_TO_LOAD_NAME _T("StartupScript")
/// show splash screen on startup?
#define MP_SHOWSPLASH_NAME _T("ShowSplash")
@@ -1432,5 +1432,5 @@
#endif
/// start-up script to run
-#define MP_STARTUPSCRIPT_DEFVAL wxEmptyString
+#define MP_PYTHONMODULE_TO_LOAD_DEFVAL _T("Minit")
/// show splash screen on startup?
#define MP_SHOWSPLASH_DEFVAL 1
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates