[Telepathy-commits] [telepathy-gabble/master] olpc-gadget-manager.c: add a FIXME saying we should check for Gadget when a view channel is requested

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Oct 7 09:46:09 PDT 2008


---
 src/olpc-gadget-manager.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/olpc-gadget-manager.c b/src/olpc-gadget-manager.c
index 1f9f887..c985990 100644
--- a/src/olpc-gadget-manager.c
+++ b/src/olpc-gadget-manager.c
@@ -330,6 +330,8 @@ gabble_olpc_gadget_manager_handle_request (TpChannelManager *manager,
       goto error;
     }
 
+  /* TODO: check if Gadget is available */
+
   properties = tp_asv_get_boxed (request_properties,
       GABBLE_IFACE_OLPC_CHANNEL_TYPE_BUDDYVIEW ".Properties",
       TP_HASH_TYPE_STRING_VARIANT_MAP);
-- 
1.5.6.5




More information about the Telepathy-commits mailing list