[Pkg-telepathy-commits] [telepathy-mission-control-6] 60/280: switch from Messages to unified Text API

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 0c0fc9e34d733f6f35cd4a971b25d451d0d62406
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Sep 26 20:19:39 2013 +0100

    switch from Messages to unified Text API
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54879
    Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
 src/mcd-dispatcher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index 6d57f78..f96b890 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -1545,7 +1545,7 @@ send_message_got_channel (McdRequest *request,
         message->close_after = close_after;
 
         DEBUG ("calling send on channel interface");
-        tp_cli_channel_interface_messages_call_send_message
+        tp_cli_channel_type_text_call_send_message
           (mcd_channel_get_tp_channel (channel),
            -1,
            message->payload,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list