Author: duncan
Date: Mon Nov 27 08:07:03 2006
New Revision: 8664

Modified:
   branches/rel-1/freevo/src/plugins/idlebar/encoding.py

Log:
Removed some residue from the Volume plugin


Modified: branches/rel-1/freevo/src/plugins/idlebar/encoding.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/idlebar/encoding.py       (original)
+++ branches/rel-1/freevo/src/plugins/idlebar/encoding.py       Mon Nov 27 
08:07:03 2006
@@ -50,9 +50,9 @@
 
 class PluginInterface(plugin.DaemonPlugin):
     """
-    This plugin shows the current encoding level on the idlebar.
+    This plugin shows the current encoding status
     Activate with:
-    plugin.activate('idlebar.encoding.Volume', level=0)
+    plugin.activate('idlebar.encoding', level=0)
     """
     def __init__(self):
         plugin.DaemonPlugin.__init__(self)

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

Reply via email to