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

Modified Files:
        main.py 
Log Message:
let the eventhandler register itself to kaa.notifier

Index: main.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/main.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** main.py     16 Jul 2005 10:07:24 -0000      1.15
--- main.py     16 Jul 2005 11:44:17 -0000      1.16
***************
*** 260,264 ****
      splash = Splashscreen(_('Starting Freevo, please wait ...'), num)
                            
!     # laod mbus interface
      rpc = RPCHandler()
      # load plugins
--- 260,264 ----
      splash = Splashscreen(_('Starting Freevo, please wait ...'), num)
                            
!     # load mbus interface
      rpc = RPCHandler()
      # load plugins
***************
*** 282,289 ****
      del splash
  
-     # kick off the main menu loop
-     handle = application.eventhandler.get_singleton().handle
-     kaa.notifier.EventHandler( handle ).register()
- 
      # start main loop
      kaa.notifier.loop()
--- 282,285 ----



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