[Telepathy-commits] [telepathy-gabble/master] GabbleConnection: advertise the interface GABBLE_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES

Alban Crequy alban.crequy at collabora.co.uk
Thu Dec 18 10:56:25 PST 2008


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

diff --git a/src/connection.c b/src/connection.c
index 2398788..18ac4de 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -527,6 +527,7 @@ gabble_connection_class_init (GabbleConnectionClass *gabble_connection_class)
       TP_IFACE_CONNECTION_INTERFACE_CONTACTS,
       TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
       GABBLE_IFACE_OLPC_GADGET,
+      GABBLE_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES,
       NULL };
   static TpDBusPropertiesMixinPropImpl olpc_gadget_props[] = {
         { "GadgetAvailable", NULL, NULL },
-- 
1.5.6.5



More information about the Telepathy-commits mailing list