Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30655/include

Modified Files:
        Moptions.h 
Log Message:
removed MP_REPLY_DETECT_SIG and MP_REPLY_SIG_SEPARATOR options, this is now governed 
by inclusion (or not) of Signature view filter

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.93
retrieving revision 1.94
diff -b -u -2 -r1.93 -r1.94
--- Moptions.h  11 Jul 2004 00:05:29 -0000      1.93
+++ Moptions.h  14 Jul 2004 16:15:32 -0000      1.94
@@ -218,6 +218,4 @@
 extern const MOption MP_REPLY_MSGPREFIX_FROM_SENDER;
 extern const MOption MP_REPLY_QUOTE_EMPTY;
-extern const MOption MP_REPLY_DETECT_SIG;
-extern const MOption MP_REPLY_SIG_SEPARATOR;
 extern const MOption MP_COMPOSE_USE_SIGNATURE;
 extern const MOption MP_COMPOSE_SIGNATURE;
@@ -838,10 +836,4 @@
 /// quote the empty lines when replying?
 #define   MP_REPLY_QUOTE_EMPTY_NAME      _T("ReplyQuoteEmpty")
-/// detect and remove signature when replying?
-#define MP_REPLY_DETECT_SIG_NAME _T("DetectSig")
-#if wxUSE_REGEX
-/// a regex to detect signature
-#define MP_REPLY_SIG_SEPARATOR_NAME _T("SigSeparator")
-#endif
 /// use signature in composition?
 #define   MP_COMPOSE_USE_SIGNATURE_NAME   _T("ComposeInsertSignature")
@@ -1687,10 +1679,4 @@
 /// quote the empty lines when replying?
 #define   MP_REPLY_QUOTE_EMPTY_DEFVAL      1l
-/// detect and remove signature when replying?
-#define MP_REPLY_DETECT_SIG_DEFVAL   1
-#if wxUSE_REGEX
-/// a regex to detect signature
-#define MP_REPLY_SIG_SEPARATOR_DEFVAL _T("((_____*)|(-- ?))")
-#endif
 /// use signature in composition?
 #define   MP_COMPOSE_USE_SIGNATURE_DEFVAL   1



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to