[telepathy-spec/master] Undraft the ChannelDispatcher and Client interfaces

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Jun 8 03:23:12 PDT 2009


---
 spec/Channel_Dispatch_Operation.xml                |    8 ++++----
 spec/Channel_Dispatcher.xml                        |    4 ++--
 ...Channel_Dispatcher_Interface_Operation_List.xml |    8 ++++----
 spec/Channel_Request.xml                           |    4 ++--
 spec/Client.xml                                    |    9 ++++-----
 spec/Client_Approver.xml                           |    9 ++++-----
 spec/Client_Handler.xml                            |    9 ++++-----
 spec/Client_Interface_Requests.xml                 |    6 ++----
 spec/Client_Observer.xml                           |    9 ++++-----
 9 files changed, 30 insertions(+), 36 deletions(-)

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index a44712c..14141ca 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -2,8 +2,8 @@
 <node name="/Channel_Dispatch_Operation"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
 
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -21,8 +21,8 @@
       MA 02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.ChannelDispatchOperation"
-    tp:causes-havoc="not yet final">
+  <interface name="org.freedesktop.Telepathy.ChannelDispatchOperation">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>A channel dispatch operation is an object in the ChannelDispatcher
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index 8680f6d..0f678dc 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -21,8 +21,8 @@
       USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.ChannelDispatcher"
-    tp:causes-havoc="not yet final">
+  <interface name="org.freedesktop.Telepathy.ChannelDispatcher">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>The channel dispatcher is responsible for responding to new
diff --git a/spec/Channel_Dispatcher_Interface_Operation_List.xml b/spec/Channel_Dispatcher_Interface_Operation_List.xml
index e3270ce..b7cf571 100644
--- a/spec/Channel_Dispatcher_Interface_Operation_List.xml
+++ b/spec/Channel_Dispatcher_Interface_Operation_List.xml
@@ -2,8 +2,8 @@
 <node name="/Channel_Dispatcher_Interface_Operation_List"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
 
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -21,8 +21,8 @@
       USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList"
-    tp:causes-havoc="not yet final">
+  <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:requires interface="org.freedesktop.Telepathy.ChannelDispatcher"/>
 
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index c69266a..ca37981 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -21,8 +21,8 @@
       MA 02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.ChannelRequest"
-    tp:causes-havoc="not yet final">
+  <interface name="org.freedesktop.Telepathy.ChannelRequest">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>A channel request is an object in the ChannelDispatcher representing
diff --git a/spec/Client.xml b/spec/Client.xml
index ba29900..1b3777b 100644
--- a/spec/Client.xml
+++ b/spec/Client.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" ?>
 <node name="/Client"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -20,9 +20,8 @@
       02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Client"
-    tp:causes-havoc="not yet final">
-    <tp:added version="0.17.12">(as a draft)</tp:added>
+  <interface name="org.freedesktop.Telepathy.Client">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>Telepathy clients use connection managers, the channel dispatcher
diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index 62f6694..8321909 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" ?>
 <node name="/Client_Approver"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -20,9 +20,8 @@
       02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Client.Approver"
-    tp:causes-havoc="not yet final">
-    <tp:added version="0.17.12">(as a draft)</tp:added>
+  <interface name="org.freedesktop.Telepathy.Client.Approver">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:requires interface="org.freedesktop.Telepathy.Client"/>
 
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index da48701..dece313 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" ?>
 <node name="/Client_Handler"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -20,9 +20,8 @@
       02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Client.Handler"
-    tp:causes-havoc="not yet final">
-    <tp:added version="0.17.12">(as a draft)</tp:added>
+  <interface name="org.freedesktop.Telepathy.Client.Handler">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:requires interface="org.freedesktop.Telepathy.Client"/>
 
diff --git a/spec/Client_Interface_Requests.xml b/spec/Client_Interface_Requests.xml
index 1b0de98..993df6b 100644
--- a/spec/Client_Interface_Requests.xml
+++ b/spec/Client_Interface_Requests.xml
@@ -20,10 +20,8 @@
       02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Client.Interface.Requests"
-    tp:causes-havoc="not yet final">
-    <tp:added version="0.17.23">(as a draft; functionality
-      moved from Handler)</tp:added>
+  <interface name="org.freedesktop.Telepathy.Client.Interface.Requests">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:requires interface="org.freedesktop.Telepathy.Client"/>
     <tp:requires interface="org.freedesktop.Telepathy.Client.Handler"/>
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 6c01ebd..021eeae 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" ?>
 <node name="/Client_Observer"
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
-  <tp:copyright>Copyright (C) 2008 Collabora Ltd.</tp:copyright>
-  <tp:copyright>Copyright (C) 2008 Nokia Corporation</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Collabora Ltd.</tp:copyright>
+  <tp:copyright>Copyright © 2008-2009 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
     <p>This library is free software; you can redistribute it and/or
       modify it under the terms of the GNU Lesser General Public
@@ -20,9 +20,8 @@
       02110-1301, USA.</p>
   </tp:license>
 
-  <interface name="org.freedesktop.Telepathy.Client.Observer"
-    tp:causes-havoc="not yet final">
-    <tp:added version="0.17.12">(as a draft)</tp:added>
+  <interface name="org.freedesktop.Telepathy.Client.Observer">
+    <tp:added version="0.17.UNRELEASED">(as a stable interface)</tp:added>
 
     <tp:requires interface="org.freedesktop.Telepathy.Client"/>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list