soc.2009.telepathy: 14520c59: Query supported avatar properties

sttwister at gmail.com sttwister at gmail.com
Mon Aug 10 15:26:02 EDT 2009


-----------------------------------------------------------------
Revision: 14520c5975f08af8cdffc41486ee5436bec3707e
Ancestor: c08f14b60f95414b2cf64955d3c26bdcff3344fb
Author: sttwister at gmail.com
Date: 2009-08-10T19:20:24
Branch: im.pidgin.soc.2009.telepathy
URL: http://d.pidgin.im/viewmtn/revision/info/14520c5975f08af8cdffc41486ee5436bec3707e

Modified files:
        libpurple/protocols/telepathy/telepathy_connection.c

ChangeLog: 

Query supported avatar properties

-------------- next part --------------
============================================================
--- libpurple/protocols/telepathy/telepathy_connection.c	492f61e2a88a1f8c88004d9831f9bf97a8189586
+++ libpurple/protocols/telepathy/telepathy_connection.c	aea5434b16d85033eac5d82f0c99cd91e3b64e8a
@@ -461,12 +461,10 @@ connection_ready_cb (TpConnection *conne
 
 
 		/* query supported avatar formats */
-		/*
 		tp_cli_dbus_properties_call_get_all(connection, -1,
 			TP_IFACE_CONNECTION_INTERFACE_AVATARS,
 			get_avatar_properties_cb, user_data,
 			NULL, NULL);
-			*/
 
 		/* this will be fired when an avatar for a buddy has been received */
 		tp_cli_connection_interface_avatars_connect_to_avatar_retrieved(connection,


More information about the Commits mailing list