libpurple/dbus-analyze-functions.py

changeset 26916
6cb5053eb433
parent 26908
e292ff5a9311
child 27214
36979dac48eb
--- a/libpurple/dbus-analyze-functions.py	Mon Apr 13 16:54:25 2009 +0000
+++ b/libpurple/dbus-analyze-functions.py	Tue Apr 14 06:54:44 2009 +0000
@@ -32,8 +32,10 @@
     "purple_connection_new_unregister",
 
     # Similar to all the above:
+    "purple_disco_list_set_service_close_func",
     "purple_disco_list_set_cancel_func",
     "purple_disco_list_set_protocol_data",
+    "purple_disco_list_set_expand_func",
     "purple_disco_list_set_register_func",
 
     # This is excluded because this script treats PurpleLogReadFlags*

mercurial