[Spambayes-checkins] spambayes/Outlook2000 config.py,1.20,1.21
Adam Walker
xenogeist at users.sourceforge.net
Mon Aug 11 20:34:45 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv14006/Outlook2000
Modified Files:
config.py
Log Message:
Give Filter.spam_mark_as_read a more accurate tooltip that does not imply changing the new-icon system tray icon.
Index: config.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/config.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** config.py 3 Aug 2003 23:38:25 -0000 1.20
--- config.py 12 Aug 2003 02:34:43 -0000 1.21
***************
*** 206,213 ****
("spam_mark_as_read", "Should filtered spam also be marked as 'read'", False,
"""Determines if spam messages are marked as 'Read' as they are
! filtered. This can be set to 'True' if the new-mail icon bothers
you when the only new items are spam. It can be set to 'False'
if you use the 'read' state of these messages to determine which
! items you are yet to review.""",
BOOLEAN, RESTORE),
(FolderIDOption,
--- 206,214 ----
("spam_mark_as_read", "Should filtered spam also be marked as 'read'", False,
"""Determines if spam messages are marked as 'Read' as they are
! filtered. This can be set to 'True' if the new-mail folder counts bothers
you when the only new items are spam. It can be set to 'False'
if you use the 'read' state of these messages to determine which
! items you are yet to review. This option does not affect the
! new-mail icon in the system tray.""",
BOOLEAN, RESTORE),
(FolderIDOption,
More information about the Spambayes-checkins
mailing list