[telepathy-mission-control/master] McdConnection: debug when RequestConnection returns successfully

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Apr 1 09:29:18 PDT 2009


---
 src/mcd-connection.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/mcd-connection.c b/src/mcd-connection.c
index 887bed3..4e4a3ce 100644
--- a/src/mcd-connection.c
+++ b/src/mcd-connection.c
@@ -1556,6 +1556,8 @@ request_connection_cb (TpConnectionManager *proxy, const gchar *bus_name,
 	return;
     }
 
+    DEBUG ("created %s", obj_path);
+
     _mcd_connection_set_tp_connection (connection, bus_name, obj_path, &error);
     if (G_UNLIKELY (error))
     {
-- 
1.5.6.5




More information about the telepathy-commits mailing list