[next] telepathy-mission-control: Add CD.I.Messages1 to Interfaces

Simon McVittie smcv at kemper.freedesktop.org
Tue Nov 5 14:25:08 CET 2013


Module: telepathy-mission-control
Branch: next
Commit: d24d5591801b9b874cc328c7d516a86e50a1bc2e
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=d24d5591801b9b874cc328c7d516a86e50a1bc2e

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Oct 11 12:20:07 2013 +0100

Add CD.I.Messages1 to Interfaces

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37380
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 src/mcd-dispatcher.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index 1adda6a..3184446 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -350,6 +350,7 @@ _mcd_dispatcher_set_property (GObject * obj, guint prop_id,
 
 static const char * const interfaces[] = {
     TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST,
+    TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1,
     NULL
 };
 



More information about the telepathy-commits mailing list