summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_Destroyable.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-10-30 17:47:43 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-10-30 17:47:43 +0000
commitb7144877d9e85aa99c5cfd4caa010dc1ef55224d (patch)
tree96d3e6b526cb0c92ff3544e1d40696fadedec50d /spec/Channel_Interface_Destroyable.xml
parentc2a7a8e177e39a8680a2125332457c01994346fb (diff)
downloadtelepathy-glib-b7144877d9e85aa99c5cfd4caa010dc1ef55224d.tar.gz
Update spec to 0.17.14
Diffstat (limited to 'spec/Channel_Interface_Destroyable.xml')
-rw-r--r--spec/Channel_Interface_Destroyable.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/spec/Channel_Interface_Destroyable.xml b/spec/Channel_Interface_Destroyable.xml
index 2f82e6980..ce5592327 100644
--- a/spec/Channel_Interface_Destroyable.xml
+++ b/spec/Channel_Interface_Destroyable.xml
@@ -22,16 +22,19 @@
</tp:license>
<interface
- name="org.freedesktop.Telepathy.Channel.Interface.Destroyable.DRAFT"
- tp:causes-havoc="experimental">
+ name="org.freedesktop.Telepathy.Channel.Interface.Destroyable">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
- <tp:added version="0.17.UNRELEADED">(draft, not API-stable)</tp:added>
+ <tp:added version="0.17.14">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>This interface exists to support channels where
<tp:dbus-ref
namespace="org.freedesktop.Telepathy">Channel.Close</tp:dbus-ref>
- is insufficiently destructive.</p>
+ is insufficiently destructive. At the moment this means
+ <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy">Channel.Type.Text</tp:dbus-ref>,
+ but the existence of this interface means that unsupported channels
+ can be terminated in a non-channel-type-specific way.</p>
</tp:docstring>
<method name="Destroy" tp:name-for-bindings="Destroy">