diff libpurple/dbus-analyze-functions.py @ 19418:b33c2b085e78

DBus-ify the message history in a conversation.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 25 Aug 2007 10:02:21 +0000
parents 476e16ce29d0
children 93d10000432e
line wrap: on
line diff
--- a/libpurple/dbus-analyze-functions.py	Sat Aug 25 05:09:56 2007 +0000
+++ b/libpurple/dbus-analyze-functions.py	Sat Aug 25 10:02:21 2007 +0000
@@ -66,6 +66,7 @@
     "purple_savedstatuses_get_all",
     "purple_status_type_get_attrs",
     "purple_presence_get_statuses",
+    "purple_conversation_get_message_history",
 ]
 
 pointer = "#pointer#"