Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv31300/include

Modified Files:
        Moptions.h 
Log Message:
Hotfixed MP_CONFIG_SOURCE_TYPE compile problems

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.74
retrieving revision 1.75
diff -b -u -2 -r1.74 -r1.75
--- Moptions.h  23 Jul 2003 23:09:09 -0000      1.74
+++ Moptions.h  28 Aug 2003 16:24:02 -0000      1.75
@@ -407,4 +407,5 @@
 extern const MOption MP_AWAY_STATUS;
 extern const MOption MP_CREATE_INTERNAL_MESSAGE;
+extern const MOption MP_CONFIG_SOURCE_TYPE;
 
 // ----------------------------------------------------------------------------
@@ -1215,4 +1216,6 @@
 #define MP_CREATE_INTERNAL_MESSAGE_NAME   "CreateInternalMessage"
 
+#define MP_CONFIG_SOURCE_TYPE_NAME "ConfigSource"
+
 //@}
 
@@ -2207,4 +2210,6 @@
 /// stop "folder internal data" message
 #define MP_CREATE_INTERNAL_MESSAGE_DEFVAL   1
+
+#define MP_CONFIG_SOURCE_TYPE_DEFVAL "local"
 
 //@}



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to