summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_Splittable1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Channel_Interface_Splittable1.xml')
-rw-r--r--spec/Channel_Interface_Splittable1.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/spec/Channel_Interface_Splittable1.xml b/spec/Channel_Interface_Splittable1.xml
index 52976ed6..f675c5d4 100644
--- a/spec/Channel_Interface_Splittable1.xml
+++ b/spec/Channel_Interface_Splittable1.xml
@@ -20,14 +20,14 @@
02110-1301, USA.</p>
</tp:license>
<interface
- name="im.telepathy1.Channel.Interface.Splittable1"
+ name="im.telepathy.v1.Channel.Interface.Splittable1"
tp:causes-havoc="experimental">
<tp:added version="0.19.0">(draft 1)</tp:added>
- <tp:requires interface="im.telepathy1.Channel"/>
+ <tp:requires interface="im.telepathy.v1.Channel"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>An interface for channels that can be made conceptually part of a
- <tp:dbus-ref namespace="im.telepathy1.Channel.Interface"
+ <tp:dbus-ref namespace="im.telepathy.v1.Channel.Interface"
>Conference1</tp:dbus-ref>, and can then be detached from that
conference.</p>
@@ -44,7 +44,7 @@
tp:name-for-bindings="Split">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Request that this channel is removed from any
- <tp:dbus-ref namespace="im.telepathy1.Channel.Interface"
+ <tp:dbus-ref namespace="im.telepathy.v1.Channel.Interface"
>Conference1</tp:dbus-ref> of which it is a part.</p>
<p>This implies that the media streams within the conference are put on
@@ -53,12 +53,12 @@
</tp:docstring>
<tp:possible-errors>
- <tp:error name="im.telepathy1.Error.InvalidArgument">
+ <tp:error name="im.telepathy.v1.Error.InvalidArgument">
<tp:docstring>
This channel isn't in a conference.
</tp:docstring>
</tp:error>
- <tp:error name="im.telepathy1.Error.NotAvailable">
+ <tp:error name="im.telepathy.v1.Error.NotAvailable">
<tp:docstring>
This channel is in a conference but can't currently be split away
from it.