Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9416/src/gui

Modified Files:
        wxOptionsDlg.cpp 
Log Message:
added an option to add personal name when setting From: header from To: one and the 
latter doesn't have any personal name part

Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.410
retrieving revision 1.411
diff -b -u -2 -r1.410 -r1.411
--- wxOptionsDlg.cpp    6 Jul 2004 12:23:59 -0000       1.410
+++ wxOptionsDlg.cpp    8 Jul 2004 15:21:42 -0000       1.411
@@ -141,4 +141,5 @@
    ConfigField_SetFromFromToHelp,
    ConfigField_SetFromFromTo,
+   ConfigField_SetOnlyFromAdrFromTo,
    ConfigField_VCardHelp,
    ConfigField_UseVCard,
@@ -932,4 +933,5 @@
                   "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("And add personal &name if needed"), Field_Bool | Field_Advanced, 
ConfigField_SetFromFromTo },
    { gettext_noop(
       "You may want to attach your personal information card (vCard)\n"
@@ -1779,4 +1781,5 @@
    CONFIG_NONE(), // set reply from to help
    CONFIG_ENTRY(MP_SET_REPLY_FROM_TO),
+   CONFIG_ENTRY(MP_SET_REPLY_STD_NAME),
    CONFIG_NONE(),
    CONFIG_ENTRY(MP_USEVCARD),



-------------------------------------------------------
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