[Telepathy-commits] [telepathy-gabble/master] GabbleConnection: add GABBLE_IFACE_CONNECTION_INTERFACE_LOCATION in the implemented interfaces

Alban Crequy alban.crequy at collabora.co.uk
Sun Feb 1 05:24:00 PST 2009


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

diff --git a/src/connection.c b/src/connection.c
index eab0313..2df0959 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -531,6 +531,7 @@ gabble_connection_class_init (GabbleConnectionClass *gabble_connection_class)
       TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
       GABBLE_IFACE_OLPC_GADGET,
       GABBLE_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES,
+      GABBLE_IFACE_CONNECTION_INTERFACE_LOCATION,
       NULL };
   static TpDBusPropertiesMixinPropImpl olpc_gadget_props[] = {
         { "GadgetAvailable", NULL, NULL },
-- 
1.5.6.5




More information about the Telepathy-commits mailing list