[telepathy-spec/master] Client: remove .DRAFT suffix
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Apr 21 06:10:18 PDT 2009
---
spec/Client.xml | 4 ++--
spec/Client_Approver.xml | 2 +-
spec/Client_Handler.xml | 2 +-
spec/Client_Observer.xml | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/spec/Client.xml b/spec/Client.xml
index 5307efa..26e1c28 100644
--- a/spec/Client.xml
+++ b/spec/Client.xml
@@ -20,8 +20,8 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Client.DRAFT"
- tp:causes-havoc="experimental">
+ <interface name="org.freedesktop.Telepathy.Client"
+ tp:causes-havoc="not yet final">
<tp:added version="0.17.12">(as a draft)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index bec66f5..f5cec54 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -24,7 +24,7 @@
tp:causes-havoc="experimental">
<tp:added version="0.17.12">(as a draft)</tp:added>
- <tp:requires interface="org.freedesktop.Telepathy.Client.DRAFT"/>
+ <tp:requires interface="org.freedesktop.Telepathy.Client"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Approvers are clients that notify the user that new channels have
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index ccde9b6..111f371 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -24,7 +24,7 @@
tp:causes-havoc="experimental">
<tp:added version="0.17.12">(as a draft)</tp:added>
- <tp:requires interface="org.freedesktop.Telepathy.Client.DRAFT"/>
+ <tp:requires interface="org.freedesktop.Telepathy.Client"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Handlers are the user interface for a channel. They turn an abstract
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index c37ef8b..c554e03 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -24,7 +24,7 @@
tp:causes-havoc="experimental">
<tp:added version="0.17.12">(as a draft)</tp:added>
- <tp:requires interface="org.freedesktop.Telepathy.Client.DRAFT"/>
+ <tp:requires interface="org.freedesktop.Telepathy.Client"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Observers monitor the creation of new channels. This
@@ -163,7 +163,7 @@
a local client:</p>
<pre>
-[org.freedesktop.Telepathy.Client.DRAFT]
+[org.freedesktop.Telepathy.Client]
Interfaces=org.freedesktop.Telepathy.Client.Observer.DRAFT;
[org.freedesktop.Telepathy.Client.Observer.DRAFT.ObserverChannelFilter 0]
--
1.5.6.5
More information about the telepathy-commits
mailing list