[Telepathy-commits] [telepathy-gabble/master] Advertise geoloc capability
Pierre-Luc Beaudoin
pierre-luc.beaudoin at collabora.co.uk
Sun Feb 1 05:23:56 PST 2009
---
src/capabilities.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/capabilities.c b/src/capabilities.c
index c25f424..0ab45df 100644
--- a/src/capabilities.c
+++ b/src/capabilities.c
@@ -55,6 +55,8 @@ static const Feature self_advertised_features[] =
{ FEATURE_OPTIONAL, NS_OLPC_CURRENT_ACTIVITY "+notify", PRESENCE_CAP_OLPC_1},
{ FEATURE_OPTIONAL, NS_OLPC_ACTIVITY_PROPS "+notify", PRESENCE_CAP_OLPC_1},
+ { FEATURE_OPTIONAL, NS_GEOLOC "+notify", 0},
+
{ 0, NULL, 0}
};
--
1.5.6.5
More information about the Telepathy-commits
mailing list