[Telepathy-commits] [telepathy-gabble/master] conn-olpc: add a comment explaining why we can't check gadget subscription

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:57 PDT 2008


20080808113516-7fe3f-7957fae71f4408cc88ee1a50c9f1a9525c52a8b9.gz
---
 src/conn-olpc.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/conn-olpc.c b/src/conn-olpc.c
index b77d273..68e7421 100644
--- a/src/conn-olpc.c
+++ b/src/conn-olpc.c
@@ -4314,7 +4314,8 @@ olpc_gadget_publish (GabbleSvcOLPCGadget *iface,
 
   if (publish)
     {
-      /* FIXME: we should check if we are already registered before */
+      /* FIXME: we should check if we are already registered before. Not
+       * convenient as roster.[ch] is handle oriented */
       /* FIXME: add to roster ? */
       if (!send_presence_to_gadget (conn, LM_MESSAGE_SUB_TYPE_SUBSCRIBE,
             &error))
-- 
1.5.6.5




More information about the Telepathy-commits mailing list