Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30621/src/gui
Modified Files:
wxOptionsDlg.cpp
Log Message:
added explanation of 'set from from to' option
Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.408
retrieving revision 1.409
diff -b -u -2 -r1.408 -r1.409
--- wxOptionsDlg.cpp 20 Jun 2004 02:56:27 -0000 1.408
+++ wxOptionsDlg.cpp 5 Jul 2004 20:33:22 -0000 1.409
@@ -139,5 +139,6 @@
ConfigField_AddDefaultHostname,
ConfigField_Hostname,
- ConfigField_SetReplyFromTo,
+ ConfigField_SetFromFromToHelp,
+ ConfigField_SetFromFromTo,
ConfigField_VCardHelp,
ConfigField_UseVCard,
@@ -926,5 +927,9 @@
{ gettext_noop("&Add this suffix if none specified"), Field_Bool, -1 },
{ gettext_noop("&Domain"), Field_Text | Field_Vital,
ConfigField_AddDefaultHostname, },
- { gettext_noop("Reply return address from &To: field"), Field_Bool |
Field_Advanced, -1, },
+ { gettext_noop("If you use several addresses, it may be useful to\n"
+ "set the originating address of a reply to a message\n"
+ "sent to a given address to the same address.\n"
+ "The option below allows to do it automatically."), Field_Message |
Field_Advanced, -1, },
+ { gettext_noop("Set \"From\" header from &To: field"), Field_Bool |
Field_Advanced, -1, },
{ gettext_noop(
"You may want to attach your personal information card (vCard)\n"
@@ -1772,4 +1777,5 @@
CONFIG_ENTRY(MP_ADD_DEFAULT_HOSTNAME),
CONFIG_ENTRY(MP_HOSTNAME),
+ CONFIG_NONE(), // set reply from to help
CONFIG_ENTRY(MP_SET_REPLY_FROM_TO),
CONFIG_NONE(),
-------------------------------------------------------
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