Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv4382/include
Modified Files:
Moptions.h
Log Message:
honour X-Attribution when replying (bug 773)
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.78
retrieving revision 1.79
diff -b -u -2 -r1.78 -r1.79
--- Moptions.h 15 Sep 2003 17:01:36 -0000 1.78
+++ Moptions.h 22 Sep 2003 23:49:42 -0000 1.79
@@ -214,4 +214,5 @@
extern const MOption MP_REPLY_QUOTE_SELECTION;
extern const MOption MP_REPLY_MSGPREFIX;
+extern const MOption MP_REPLY_MSGPREFIX_FROM_XATTR;
extern const MOption MP_REPLY_MSGPREFIX_FROM_SENDER;
extern const MOption MP_REPLY_QUOTE_EMPTY;
@@ -807,4 +808,6 @@
/// prefix for text in replies
#define MP_REPLY_MSGPREFIX_NAME "ReplyQuote"
+/// use the value of X-Attribution header as the prefix
+#define MP_REPLY_MSGPREFIX_FROM_XATTR_NAME "ReplyQuoteXAttr"
/// prepend the initials of the sender to the reply prefix?
#define MP_REPLY_MSGPREFIX_FROM_SENDER_NAME "ReplyQuoteUseSender"
@@ -1641,4 +1644,6 @@
/// prefix for text in replies
#define MP_REPLY_MSGPREFIX_DEFVAL "> "
+/// use the value of X-Attribution header as the prefix
+#define MP_REPLY_MSGPREFIX_FROM_XATTR_DEFVAL 1l
/// prepend the initials of the sender to the reply prefix?
#define MP_REPLY_MSGPREFIX_FROM_SENDER_DEFVAL 0l
-------------------------------------------------------
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