Author: dmeyer
Date: Wed Apr 12 17:17:59 2006
New Revision: 8144
Modified:
trunk/ui/src/plugin_loader.py
Log:
small optical fix
Modified: trunk/ui/src/plugin_loader.py
==============================================================================
--- trunk/ui/src/plugin_loader.py (original)
+++ trunk/ui/src/plugin_loader.py Wed Apr 12 17:17:59 2006
@@ -212,7 +212,7 @@
return self.types[type]
- def getbyname(self, name, multiple_choises=0):
+ def getbyname(self, name, multiple_choises=False):
"""
Get a plugin by it's name
"""
@@ -223,7 +223,7 @@
return None
- def register(self, plugin, name, multiple_choises=0):
+ def register(self, plugin, name, multiple_choises=False):
"""
Register an object as a named plugin
"""
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog