[telepathy-glib/master] Added a note in the log handler example about CM usage.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Aug 28 04:28:30 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 telepathy-glib/debug-sender.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/debug-sender.c b/telepathy-glib/debug-sender.c
index 1735503..0ad7900 100644
--- a/telepathy-glib/debug-sender.c
+++ b/telepathy-glib/debug-sender.c
@@ -430,6 +430,9 @@ tp_debug_sender_add_message (TpDebugSender *self,
  * g_object_unref (sender);
  * ]|
  *
+ * (In a connection manager, replace g_main_loop_run() in the above example
+ * with tp_connection_manager_run().)
+ *
  * This function is merely for convenience if it meets the requirements.
  * It can easily be re-implemented in services, and does not need to be
  * used.
-- 
1.5.6.5



More information about the telepathy-commits mailing list