[empathy: 13/14] clarify when notify::connection is signalled



commit 1a74f07d19bdbdbf0aa62587343b64f636ec7b20
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Wed Jul 1 14:05:05 2009 +0100

    clarify when notify::connection is signalled

 libempathy/empathy-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-account.c b/libempathy/empathy-account.c
index 7672106..e0a8e75 100644
--- a/libempathy/empathy-account.c
+++ b/libempathy/empathy-account.c
@@ -548,6 +548,7 @@ _empathy_account_set_connection (EmpathyAccount *account,
           G_CALLBACK (_empathy_account_connection_invalidated_cb),
           account);
 
+      /* notify a change in the connection property when it's ready */
       tp_connection_call_when_ready (priv->connection,
         empathy_account_connection_ready_cb, account);
     }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]