diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-05-22 16:54:44 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-05-22 16:54:44 +0000 |
commit | c7bc79697c93d20f7ccb89df0528839e1a2b03f0 (patch) | |
tree | 22379b9199c67d9674c34f3d3381de7af23ea011 /spec | |
parent | 7503d8a97e79a24a4a59e987178d69c620eba67a (diff) |
Update spec/all.xml to telepathy-spec 0.17.5
Diffstat (limited to 'spec')
-rw-r--r-- | spec/all.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/all.xml b/spec/all.xml index 30e74fa5f..0886bfd9b 100644 --- a/spec/all.xml +++ b/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.4</tp:version> +<tp:version>0.17.5</tp:version> <tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright> <tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright> @@ -51,13 +51,16 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <xi:include href="Channel_Interface_Call_Merging.xml"/> <xi:include href="Channel_Interface_Call_State.xml"/> <xi:include href="Channel_Interface_Chat_State.xml"/> +<xi:include href="Channel_Interface_Delivery_Reporting.xml"/> <xi:include href="Channel_Interface_DTMF.xml"/> <xi:include href="Channel_Interface_Group.xml"/> <xi:include href="Channel_Interface_Hold.xml"/> +<xi:include href="Channel_Interface_HTML.xml"/> <xi:include href="Channel_Interface_Password.xml"/> <!-- Causes havoc, never implemented, unclear requirements <xi:include href="Channel_Interface_Transfer.xml"/> --> <xi:include href="Channel_Interface_Media_Signalling.xml"/> +<xi:include href="Channel_Interface_Messages.xml"/> <xi:include href="Media_Session_Handler.xml"/> <xi:include href="Media_Stream_Handler.xml"/> |