[Spambayes-checkins] spambayes/Outlook2000 config.py,1.29,1.30

Mark Hammond mhammond at users.sourceforge.net
Mon May 3 21:56:37 EDT 2004


Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24962/Outlook2000

Modified Files:
	config.py 
Log Message:
Add help-text for the 'verbose' option, so popup tooltips work for it.


Index: config.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/config.py,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** config.py	22 Dec 2003 03:13:33 -0000	1.29
--- config.py	4 May 2004 01:56:34 -0000	1.30
***************
*** 105,109 ****
             MSG_READ_STATE, RESTORE),
      ("verbose", "Changes the verbosity of the debug output from the program", 0,
!         """""",
          INTEGER, RESTORE),
      ),
--- 105,109 ----
             MSG_READ_STATE, RESTORE),
      ("verbose", "Changes the verbosity of the debug output from the program", 0,
!         """Indicates how much information is written to the SpamBayes log file.""",
          INTEGER, RESTORE),
      ),




More information about the Spambayes-checkins mailing list