Author: duncan
Date: Sun May 27 15:16:22 2007
New Revision: 9620

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

Log:
Changed the debug level for the messages that repeat


Modified: branches/rel-1/freevo/src/plugins/idlebar/remindicon.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/idlebar/remindicon.py     (original)
+++ branches/rel-1/freevo/src/plugins/idlebar/remindicon.py     Sun May 27 
15:16:22 2007
@@ -85,7 +85,7 @@
 
             if f:
                 self.status = self.images['alert']
-                _debug_("Remind: %s" % f)
+                _debug_("Remind: %s" % f, 2)
             else:
                 self.status = self.images['nothing']
         return self.status

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