summaryrefslogtreecommitdiff
path: root/qt4/spec
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2009-06-10 14:05:38 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2009-06-10 14:05:38 -0300
commitad8a2522d434a6867e490fdfb8bb08253f9ef4ad (patch)
treeaa63ce0c51eb087149f6f75c3f6a72403ad242b9 /qt4/spec
parent8251b993ee2b99f6c43912e791cdb73581eecb12 (diff)
Import telepathy-spec 0.17.26
Diffstat (limited to 'qt4/spec')
-rw-r--r--qt4/spec/Channel_Dispatch_Operation.xml8
-rw-r--r--qt4/spec/Channel_Dispatcher.xml4
-rw-r--r--qt4/spec/Channel_Dispatcher_Interface_Operation_List.xml8
-rw-r--r--qt4/spec/Channel_Request.xml4
-rw-r--r--qt4/spec/Client.xml9
-rw-r--r--qt4/spec/Client_Approver.xml9
-rw-r--r--qt4/spec/Client_Handler.xml9
-rw-r--r--qt4/spec/Client_Interface_Requests.xml6
-rw-r--r--qt4/spec/Client_Observer.xml11
-rw-r--r--qt4/spec/all.xml8
10 files changed, 35 insertions, 41 deletions
diff --git a/qt4/spec/Channel_Dispatch_Operation.xml b/qt4/spec/Channel_Dispatch_Operation.xml
index a44712c7a..26d9b579f 100644
--- a/qt4/spec/Channel_Dispatch_Operation.xml
+++ b/qt4/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.26">(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/qt4/spec/Channel_Dispatcher.xml b/qt4/spec/Channel_Dispatcher.xml
index 8680f6d08..d312a6d7b 100644
--- a/qt4/spec/Channel_Dispatcher.xml
+++ b/qt4/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.26">(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/qt4/spec/Channel_Dispatcher_Interface_Operation_List.xml b/qt4/spec/Channel_Dispatcher_Interface_Operation_List.xml
index e3270ce87..d61123f9c 100644
--- a/qt4/spec/Channel_Dispatcher_Interface_Operation_List.xml
+++ b/qt4/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.26">(as a stable interface)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.ChannelDispatcher"/>
diff --git a/qt4/spec/Channel_Request.xml b/qt4/spec/Channel_Request.xml
index c69266ae7..4de78b400 100644
--- a/qt4/spec/Channel_Request.xml
+++ b/qt4/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.26">(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/qt4/spec/Client.xml b/qt4/spec/Client.xml
index ba29900ac..19f691495 100644
--- a/qt4/spec/Client.xml
+++ b/qt4/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.26">(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/qt4/spec/Client_Approver.xml b/qt4/spec/Client_Approver.xml
index 62f669408..8a920a1b7 100644
--- a/qt4/spec/Client_Approver.xml
+++ b/qt4/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.26">(as a stable interface)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Client"/>
diff --git a/qt4/spec/Client_Handler.xml b/qt4/spec/Client_Handler.xml
index da4870158..d366862c9 100644
--- a/qt4/spec/Client_Handler.xml
+++ b/qt4/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.26">(as a stable interface)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Client"/>
diff --git a/qt4/spec/Client_Interface_Requests.xml b/qt4/spec/Client_Interface_Requests.xml
index 1b0de9838..f777a2a96 100644
--- a/qt4/spec/Client_Interface_Requests.xml
+++ b/qt4/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.26">(as a stable interface)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Client"/>
<tp:requires interface="org.freedesktop.Telepathy.Client.Handler"/>
diff --git a/qt4/spec/Client_Observer.xml b/qt4/spec/Client_Observer.xml
index 58b67b3f9..a07017503 100644
--- a/qt4/spec/Client_Observer.xml
+++ b/qt4/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.26">(as a stable interface)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Client"/>
@@ -192,7 +191,7 @@ org.freedesktop.Telepathy.Channel.Requested b=true
(those that do match the filter) are passed to this method.</p>
<p>If the channel dispatcher will split up the channels from a single
- NewChannels signal and dispatch them separately (for instance
+ NewChannels signal and dispatch them separately (for instance
because no installed Handler can handle all of them), it will call
ObserveChannels several times.</p>
diff --git a/qt4/spec/all.xml b/qt4/spec/all.xml
index ed74cb84c..dd228e206 100644
--- a/qt4/spec/all.xml
+++ b/qt4/spec/all.xml
@@ -3,7 +3,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
-<tp:version>0.17.25</tp:version>
+<tp:version>0.17.26</tp:version>
<tp:copyright>Copyright © 2005-2009 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2009 Nokia Corporation</tp:copyright>
@@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</p>
</tp:docstring>
<xi:include href="Connection_Manager.xml"/>
-
+
<tp:section name="Connection Object">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>
@@ -54,7 +54,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:section>
<xi:include href="Channel_Bundle.xml"/>
-
+
<tp:section name="Channel Object">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>
@@ -88,7 +88,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<xi:include href="Channel_Type_File_Transfer.xml"/>
<xi:include href="Channel_Type_Contact_Search.xml"/>
</tp:section>
-
+
<tp:section name="Channel Interfaces">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>