From a955dcbb4b7182a030974e80e6c6bee823392fad Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 1 Dec 2010 14:52:24 +0100 Subject: 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 file changed, 1 insertion(+) (limited to 'libempathy') diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c index 87c65385e..681c882ee 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, -- cgit v1.2.3