Author: duncan
Date: Wed Mar  5 17:37:30 2008
New Revision: 10472

Log:
I thank that the plug-in modules, draw functions is incorrect


Modified:
   branches/rel-1/freevo/src/plugin.py

Modified: branches/rel-1/freevo/src/plugin.py
==============================================================================
--- branches/rel-1/freevo/src/plugin.py (original)
+++ branches/rel-1/freevo/src/plugin.py Wed Mar  5 17:37:30 2008
@@ -133,7 +133,7 @@
     def poll(self):
     this function will be called every poll_intervall*0.1 seconds
 
-    def draw(self, type, object), x, osd):
+    def draw(self(type, object), osd):
     this function will be called to update the screen
 
     def eventhandler(self, event, menuw=None):

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to