[empathy] request the TP_CONTACT_FEATURE_CAPABILITIES feature



commit a275161d3810fa1729fe0e48b451b07f819fad0f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Apr 16 10:54:47 2010 +0200

    request the TP_CONTACT_FEATURE_CAPABILITIES feature

 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 6610a8f..fd4ebbf 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -74,6 +74,7 @@ static TpContactFeature contact_features[] = {
 	TP_CONTACT_FEATURE_ALIAS,
 	TP_CONTACT_FEATURE_PRESENCE,
 	TP_CONTACT_FEATURE_LOCATION,
+	TP_CONTACT_FEATURE_CAPABILITIES,
 };
 
 static EmpathyContact *



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