[empathy] tp-contact-factory: request avatar feature
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] tp-contact-factory: request avatar feature
- Date: Wed, 1 Dec 2010 14:30:07 +0000 (UTC)
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]