telepathy-glib: simple-account: claim that we support Avatar

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Oct 23 08:03:29 PDT 2013


Module: telepathy-glib
Branch: master
Commit: 159b18dd5af2f618a5f5571fed870e65ccf110d9
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=159b18dd5af2f618a5f5571fed870e65ccf110d9

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Oct 23 12:44:35 2013 +0200

simple-account: claim that we support Avatar

---

 tests/lib/simple-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/lib/simple-account.c b/tests/lib/simple-account.c
index eeed423..39b08ba 100644
--- a/tests/lib/simple-account.c
+++ b/tests/lib/simple-account.c
@@ -38,6 +38,7 @@ G_DEFINE_TYPE_WITH_CODE (TpTestsSimpleAccount,
 static const char *ACCOUNT_INTERFACES[] = {
     TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING,
     TP_IFACE_ACCOUNT_INTERFACE_STORAGE,
+    TP_IFACE_ACCOUNT_INTERFACE_AVATAR,
     NULL };
 
 enum



More information about the telepathy-commits mailing list