diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-05-07 18:46:08 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-05-07 18:46:26 +0100 |
commit | dee219387abf750031006f5ced16f5e173f3b966 (patch) | |
tree | 10a38c29d5ddd147581040f6e4ad3e08c373cfc9 /qt4/spec/all.xml | |
parent | d23794c09d5ba745b2ed1f5140f643935ccf5fd6 (diff) |
Update to telepathy-spec 0.17.24 (UpdateParameters, CreateAccount API break)
Diffstat (limited to 'qt4/spec/all.xml')
-rw-r--r-- | qt4/spec/all.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/qt4/spec/all.xml b/qt4/spec/all.xml index 93ce92535..080fa83a6 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.23</tp:version> +<tp:version>0.17.24</tp:version> <tp:copyright>Copyright © 2005-2009 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2009 Nokia Corporation</tp:copyright> @@ -116,6 +116,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <xi:include href="Media_Session_Handler.xml"/> <xi:include href="Media_Stream_Handler.xml"/> </tp:section> + + <tp:section name="Debugging"> + <xi:include href="Debug.xml"/> + </tp:section> </tp:section> <tp:section name="The Account Manager"> |