Adding some bugs
authorEd Page <eopage@byu.net>
Fri, 22 Jan 2010 13:35:35 +0000 (07:35 -0600)
committerEd Page <eopage@byu.net>
Fri, 22 Jan 2010 13:35:35 +0000 (07:35 -0600)
src/channel/debug_prompt.py
src/channel/text.py
www/telepathy-theonering.deb

index 97a3ab2..78aabdf 100644 (file)
@@ -15,7 +15,8 @@ _moduleLogger = logging.getLogger("channel.text")
 
 class DebugPromptChannel(tp.ChannelTypeText, cmd.Cmd):
        """
-       Look into implementing ChannelInterfaceMessages for rich text formatting
+       @todo Look into implementing ChannelInterfaceMessages for rich text formatting
+       @todo Add a command that initiates a file transfer, giving the log file to the user
        """
 
        def __init__(self, connection, manager, props, contactHandle):
index 4515dd0..77584bd 100644 (file)
@@ -14,7 +14,7 @@ _moduleLogger = logging.getLogger("channel.text")
 
 class TextChannel(tp.ChannelTypeText):
        """
-       Look into implementing ChannelInterfaceMessages for rich text formatting
+       @todo Look into implementing ChannelInterfaceMessages for rich text formatting
 
        @bug Stopped working on Maemo 4.1
        """
index 3842c91..5d624a0 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ