Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30655/src/gui
Modified Files:
wxOptionsDlg.cpp
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: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.412
retrieving revision 1.413
diff -b -u -2 -r1.412 -r1.413
--- wxOptionsDlg.cpp 11 Jul 2004 21:41:52 -0000 1.412
+++ wxOptionsDlg.cpp 14 Jul 2004 16:15:32 -0000 1.413
@@ -259,10 +259,4 @@
ConfigField_ReplyUseSenderInitials,
ConfigField_ReplyQuoteEmpty,
- ConfigField_ReplyDetectSig,
-#if wxUSE_REGEX
- ConfigField_ReplySigSeparatorHelp,
- ConfigField_ReplySigSeparator,
-#endif // wxUSE_REGEX
-
ConfigField_Signature,
ConfigField_SignatureFile,
@@ -1231,13 +1225,4 @@
{ gettext_noop("&Quote empty lines too"), Field_Bool |
Field_Advanced,
ConfigField_ReplyCharacters, },
- { gettext_noop("Detect and remove &signature when replying"),
- Field_Bool | Field_Advanced,
ConfigField_ReplyQuoteOrig, },
-#if wxUSE_REGEX
- { gettext_noop("This regular expression is used to detect the beginning\n"
- "of the signature of the message replied to."),
- Field_Message | Field_Advanced,
ConfigField_ReplyDetectSig },
- { gettext_noop("Signature separator"), Field_Text | Field_Advanced,
ConfigField_ReplyDetectSig, },
-#endif // wxUSE_REGEX
-
{ gettext_noop("&Use signature"), Field_Bool, -1,
},
{ gettext_noop("&Signature file"), Field_File,
ConfigField_Signature },
@@ -1899,10 +1884,4 @@
CONFIG_ENTRY(MP_REPLY_MSGPREFIX_FROM_SENDER),
CONFIG_ENTRY(MP_REPLY_QUOTE_EMPTY),
- CONFIG_ENTRY(MP_REPLY_DETECT_SIG),
-#if wxUSE_REGEX
- CONFIG_NONE(),
- CONFIG_ENTRY(MP_REPLY_SIG_SEPARATOR),
-#endif // wxUSE_REGEX
-
CONFIG_ENTRY(MP_COMPOSE_USE_SIGNATURE),
CONFIG_ENTRY(MP_COMPOSE_SIGNATURE),
-------------------------------------------------------
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