[empathy] tp-contact-factory: request avatar feature



commit a955dcbb4b7182a030974e80e6c6bee823392fad
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Dec 1 14:52:24 2010 +0100

    tp-contact-factory: request avatar feature
    
    We still create TpContact for muc contacts list where we want to display
    avatars (#636207).

 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 87c6538..681c882 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -28,6 +28,7 @@
 
 static TpContactFeature contact_features[] = {
 	TP_CONTACT_FEATURE_ALIAS,
+	TP_CONTACT_FEATURE_AVATAR_DATA,
 	TP_CONTACT_FEATURE_PRESENCE,
 	TP_CONTACT_FEATURE_LOCATION,
 	TP_CONTACT_FEATURE_CAPABILITIES,



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