Author: dmeyer
Date: Sat Feb 10 20:18:47 2007
New Revision: 9197

Modified:
   trunk/ui/src/plugins/lcd.py

Log:
no need to register

Modified: trunk/ui/src/plugins/lcd.py
==============================================================================
--- trunk/ui/src/plugins/lcd.py (original)
+++ trunk/ui/src/plugins/lcd.py Sat Feb 10 20:18:47 2007
@@ -112,7 +112,6 @@
                     return False
         self.lines = l
         self.columns = c
-        plugin.register( self, "lcd" )
 
         kaa.notifier.EventHandler(self.eventhandler).register()
         application.signals['changed'].connect(self.set_application)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to