]> git.0d.be Git - empathy.git/commitdiff
[darcs-to-svn @ adding debug message]
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 6 May 2007 15:12:14 +0000 (15:12 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 6 May 2007 15:12:14 +0000 (15:12 +0000)
svn path=/trunk/; revision=31

libempathy/empathy-contact-list.c

index c3d3171d4e3655cec8e8c0a876d90d08d42ad298..4d4b692fbe6495b76b9c7407a0c2ab48cd7292ac 100644 (file)
@@ -384,6 +384,8 @@ empathy_contact_list_setup (EmpathyContactList *list)
 
        priv = GET_PRIV (list);
 
+       gossip_debug (DEBUG_DOMAIN, "setup contact list: %p", list);
+
        dbus_g_proxy_connect_signal (DBUS_G_PROXY (priv->tp_conn), "NewChannel",
                                     G_CALLBACK (contact_list_newchannel_cb),
                                     list, NULL);