diff src/plugins/plugin_misc_text_commands.py @ 535:790be337cc41

bridge: fixed D-Bus warning in frontend side of bridge
author Goffi <goffi@goffi.org>
date Thu, 01 Nov 2012 19:52:59 +0100
parents 9a3913fb0a6c
children 7573897831ee
line wrap: on
line diff
--- a/src/plugins/plugin_misc_text_commands.py	Tue Oct 30 00:54:42 2012 +0100
+++ b/src/plugins/plugin_misc_text_commands.py	Thu Nov 01 19:52:59 2012 +0100
@@ -161,6 +161,9 @@
 
     def cmd_parrot(self, mess_data, profile):
         """activate Parrot mode between 2 entities, in both directions."""
+        #TODO: these commands must not be hardcoded, an interface should be made
+        #      to allow plugins to register simple commands like this.
+        
         debug("Catched parrot command")
        
         try: