[Pkg-telepathy-commits] [telepathy-mission-control-6] 63/280: Fix StreamTube namespaces in regression test .client file

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:06 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 623b7c6aa7c7557a14a2f3589f151123cf355e6b
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Oct 3 16:57:59 2013 +0100

    Fix StreamTube namespaces in regression test .client file
    
    It's StreamTube1 these days.
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54879
    Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
 tests/twisted/telepathy/clients/AbiWord.client | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/twisted/telepathy/clients/AbiWord.client b/tests/twisted/telepathy/clients/AbiWord.client
index fcbb995..7d4a298 100644
--- a/tests/twisted/telepathy/clients/AbiWord.client
+++ b/tests/twisted/telepathy/clients/AbiWord.client
@@ -2,14 +2,14 @@
 Interfaces=im.telepathy1.Client.Handler
 
 [im.telepathy1.Client.Handler.HandlerChannelFilter 0]
-im.telepathy1.Channel.ChannelType s=im.telepathy1.Channel.Type.StreamTube
+im.telepathy1.Channel.ChannelType s=im.telepathy1.Channel.Type.StreamTube1
 im.telepathy1.Channel.TargetHandleType u=1
-im.telepathy1.Channel.Type.StreamTube.Service s=x-abiword
+im.telepathy1.Channel.Type.StreamTube1.Service s=x-abiword
 
 [im.telepathy1.Client.Handler.HandlerChannelFilter 1]
-im.telepathy1.Channel.ChannelType s=im.telepathy1.Channel.Type.StreamTube
+im.telepathy1.Channel.ChannelType s=im.telepathy1.Channel.Type.StreamTube1
 im.telepathy1.Channel.TargetHandleType u=2
-im.telepathy1.Channel.Type.StreamTube.Service s=x-abiword
+im.telepathy1.Channel.Type.StreamTube1.Service s=x-abiword
 
 [im.telepathy1.Client.Handler.Capabilities]
 com.example.Foo=true

-- 
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