[empathy] pass Location feature to Contacts
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] pass Location feature to Contacts
- Date: Tue, 6 Apr 2010 17:02:42 +0000 (UTC)
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]