Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv17079/src/gui
Modified Files:
wxOptionsDlg.cpp
Log Message:
Hiding sender/subject, version II
Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.391
retrieving revision 1.392
diff -b -u -2 -r1.391 -r1.392
--- wxOptionsDlg.cpp 7 Oct 2003 11:01:24 -0000 1.391
+++ wxOptionsDlg.cpp 9 Oct 2003 11:00:03 -0000 1.392
@@ -203,4 +203,5 @@
ConfigField_NewMailHelpFolder,
ConfigField_NewMailConfigFilters,
+ ConfigField_NewMailTreatAsJunkFolder,
ConfigField_NewMailCollect,
ConfigField_NewMailCollectToFolder,
@@ -1075,4 +1076,5 @@
{ gettext_noop("Configure &filters..."), Field_SubDlg |
Field_NotApp, -1 },
+ { gettext_noop("Treat as junk mail folder"), Field_Bool, -1 },
{ gettext_noop("&Collect new mail from this folder"),
Field_Bool | Field_NotApp,
@@ -1780,4 +1782,5 @@
CONFIG_NONE(), // new mail handling help (for the folder)
CONFIG_NONE(), // configure filters
+ CONFIG_ENTRY(MP_TREAT_AS_JUNK_MAIL_FOLDER),
CONFIG_NONE(), // collect mail (MF_FLAGS_INCOMING)
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates