Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13710/src

Modified Files:
        controlpanel.py 
Log Message:
adjust to new eventhandler

Index: controlpanel.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/controlpanel.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** controlpanel.py     16 Jul 2005 08:41:11 -0000      1.8
--- controlpanel.py     16 Jul 2005 08:50:03 -0000      1.9
***************
*** 190,194 ****
              return True
  
-         print event
          # pass events to selected plugin
          plugin = self.plugins[self.p_ctrl]
--- 190,193 ----
***************
*** 212,215 ****
--- 211,219 ----
  
  
+     def get_eventmap(self):
+         """
+         Return event mapping for ControlManager.
+         """
+         return 'input'
  
  



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to