Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv10182/include
Modified Files:
Moptions.h
Log Message:
added the home folder option and implemented it
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -b -u -2 -r1.44 -r1.45
--- Moptions.h 17 Mar 2002 21:45:01 -0000 1.44
+++ Moptions.h 18 Mar 2002 14:20:06 -0000 1.45
@@ -291,4 +291,5 @@
extern const MOption MP_FTREE_PROPAGATE;
extern const MOption MP_FTREE_NEVER_UNREAD;
+extern const MOption MP_FTREE_HOME;
// composer
@@ -942,4 +943,6 @@
/// skip this folder when looking for next unread one in the tree
#define MP_FTREE_NEVER_UNREAD_NAME "FTreeNeverUnread"
+/// go to this folder when Ctrl-Home is pressed
+#define MP_FTREE_HOME_NAME "FTreeHome"
//@}
/**@name Font settings for compose view */
@@ -1842,4 +1845,6 @@
/// skip this folder when looking for next unread one in the tree
#define MP_FTREE_NEVER_UNREAD_DEFVAL 0L
+/// go to this folder when Ctrl-Home is pressed
+#define MP_FTREE_HOME_DEFVAL ""
//@}
/**@name Font settings for compose view */
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates