[next] telepathy-mission-control: Fix StreamTube namespaces in regression test .client file

Simon McVittie smcv at kemper.freedesktop.org
Fri Oct 4 06:00:40 PDT 2013


Module: telepathy-mission-control
Branch: next
Commit: 623b7c6aa7c7557a14a2f3589f151123cf355e6b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=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 files 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



More information about the telepathy-commits mailing list