Author: duncan
Date: Sat May 26 13:26:08 2007
New Revision: 9614

Modified:
   branches/rel-1/freevo/src/plugins/remind.py

Log:
Changed to config text


Modified: branches/rel-1/freevo/src/plugins/remind.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/remind.py (original)
+++ branches/rel-1/freevo/src/plugins/remind.py Sat May 26 13:26:08 2007
@@ -165,7 +165,7 @@
 
     def config(self):
         return [
-            ( 'REMINDERS', None, '' )
+            ( 'REMINDERS', None, 'list of tuples containing (command, group, 
width, header prefix)' )
         ]
 
     def actions(self):

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to