[empathy] pass Location feature to Contacts



commit 94b8c8eca8f68adf89dcb800f31bab9c4690d74b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Apr 2 13:01:50 2010 +0200

    pass Location feature to Contacts

 libempathy/empathy-tp-contact-factory.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c
index 7139ae7..9343c7c 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -78,6 +78,7 @@ enum {
 static TpContactFeature contact_features[] = {
 	TP_CONTACT_FEATURE_ALIAS,
 	TP_CONTACT_FEATURE_PRESENCE,
+	TP_CONTACT_FEATURE_LOCATION,
 };
 
 static EmpathyContact *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]