From 94b8c8eca8f68adf89dcb800f31bab9c4690d74b Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 2 Apr 2010 13:01:50 +0200 Subject: pass Location feature to Contacts --- libempathy/empathy-tp-contact-factory.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-tp-contact-factory.c') diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c index 7139ae7a4..9343c7ce3 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 * -- cgit v1.2.3