[telepathy-spec/master] Approver: remove .DRAFT suffix
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Apr 21 06:14:15 PDT 2009
---
spec/Channel_Dispatch_Operation.xml | 8 ++++----
spec/Channel_Dispatcher.xml | 2 +-
spec/Client.xml | 2 +-
spec/Client_Approver.xml | 2 +-
spec/Client_Handler.xml | 2 +-
spec/Client_Observer.xml | 2 +-
6 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index eb614f7..6e675ed 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -28,7 +28,7 @@
<p>A channel dispatch operation is an object in the ChannelDispatcher
representing a batch of unrequested channels being announced to
client
- <tp:dbus-ref namespace="org.freedesktop.Telepathy.Client">Approver.DRAFT</tp:dbus-ref>
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy.Client">Approver</tp:dbus-ref>
processes.</p>
<p>These objects can result from new incoming channels or channels
@@ -111,7 +111,7 @@
approver to claim the channels or request that they are handled.
See
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Client.Approver.DRAFT">AddDispatchOperation</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Client.Approver">AddDispatchOperation</tp:dbus-ref>
for more details on this.</p>
<p>Finally, if the approver requested it, the channel dispatcher SHOULD
@@ -170,7 +170,7 @@
<p>This signal MUST NOT be emitted until all Approvers that were
invoked have returned (successfully or with an error) from
their <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Client.Approver.DRAFT">AddDispatchOperation</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Client.Approver">AddDispatchOperation</tp:dbus-ref>
method.</p>
<tp:rationale>
@@ -395,7 +395,7 @@
<p>This signal MUST NOT be emitted until all Approvers that were
invoked have returned (successfully or with an error) from
their <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Client.Approver.DRAFT">AddDispatchOperation</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Client.Approver">AddDispatchOperation</tp:dbus-ref>
method.</p>
<tp:rationale>
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index db05432..9c396ed 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -74,7 +74,7 @@
All observers are notified simultaneously.</p></dd>
<dt><tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Client">Approver.DRAFT</tp:dbus-ref></dt>p
+ namespace="org.freedesktop.Telepathy.Client">Approver</tp:dbus-ref></dt>p
<dd>
<p>Approvers notify the user that new channels have been created,
and also select which channel handler will be used for the channel,
diff --git a/spec/Client.xml b/spec/Client.xml
index ea8bddf..fefc54a 100644
--- a/spec/Client.xml
+++ b/spec/Client.xml
@@ -106,7 +106,7 @@
<p>A list of the extra interfaces provided by this client.
This SHOULD include at least one of
<tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Observer</tp:dbus-ref>,
- <tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Approver.DRAFT</tp:dbus-ref> or
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Approver</tp:dbus-ref> or
<tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Handler.DRAFT</tp:dbus-ref>.</p>
<p>In the <code>.client</code> file, this is represented by key
diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index e4f66bd..71d3ecf 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Client.Approver.DRAFT"
+ <interface name="org.freedesktop.Telepathy.Client.Approver"
tp:causes-havoc="experimental">
<tp:added version="0.17.12">(as a draft)</tp:added>
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index ac8cef5..6d320b1 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -49,7 +49,7 @@
<p>When a new incoming channel (one with
<tp:dbus-ref namespace="org.freedesktop.Telepathy.Channel">Requested</tp:dbus-ref>
= FALSE) is offered to
- <tp:dbus-ref namespace="org.freedesktop.Telepathy.Client">Approver.DRAFT</tp:dbus-ref>s
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy.Client">Approver</tp:dbus-ref>s
by the channel dispatcher, it also offers the Approvers a list of all
the running or activatable handlers whose
<tp:member-ref>HandlerChannelFilter</tp:member-ref> property
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 08b4b3f..9c3a562 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -274,7 +274,7 @@ org.freedesktop.Telepathy.Channel.Requested b=true
namespace="org.freedesktop.Telepathy.ChannelDispatchOperation">Claim</tp:dbus-ref>
a set of channels without having to match up calls to this method
with calls to <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Client.Approver.DRAFT">AddDispatchOperation</tp:dbus-ref>.</p>
+ namespace="org.freedesktop.Telepathy.Client.Approver">AddDispatchOperation</tp:dbus-ref>.</p>
</tp:rationale>
</tp:docstring>
</arg>
--
1.5.6.5
More information about the telepathy-commits
mailing list