Author: dmeyer
Date: Sun Mar 18 11:48:49 2007
New Revision: 9345
Modified:
trunk/core/src/ipc/mbus_wrapper.py
Log:
add missing prefix to register again
Modified: trunk/core/src/ipc/mbus_wrapper.py
==============================================================================
--- trunk/core/src/ipc/mbus_wrapper.py (original)
+++ trunk/core/src/ipc/mbus_wrapper.py Sun Mar 18 11:48:49 2007
@@ -194,7 +194,7 @@
return wait
def register(self, prefix):
- self.rpc('mbus.register')
+ self.rpc('mbus.register', prefix)
def __nonzero__(self):
return self.valid
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog