[next] telepathy-spec: Fix wrong dbus paths from previous merges of master
Xavier Claessens
xclaesse at kemper.freedesktop.org
Fri May 18 04:07:05 PDT 2012
Module: telepathy-spec
Branch: next
Commit: 9e743d233b78a86364d6830b3c932843271e69a8
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=9e743d233b78a86364d6830b3c932843271e69a8
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Fri May 18 12:56:57 2012 +0200
Fix wrong dbus paths from previous merges of master
---
spec/Connection_Interface_Contacts.xml | 6 +++---
spec/all.xml | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/spec/Connection_Interface_Contacts.xml b/spec/Connection_Interface_Contacts.xml
index c2be7ff..e777620 100644
--- a/spec/Connection_Interface_Contacts.xml
+++ b/spec/Connection_Interface_Contacts.xml
@@ -205,7 +205,7 @@
<arg direction="out" name="Handle" type="u" tp:type="Contact_Handle">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The contact's handle, as returned by <tp:dbus-ref
- namespace="ofdT.Connection">RequestHandles</tp:dbus-ref></p>
+ namespace="imt1.Connection">RequestHandles</tp:dbus-ref></p>
</tp:docstring>
</arg>
@@ -225,8 +225,8 @@
</arg>
<tp:possible-errors>
- <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
- <tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle"/>
+ <tp:error name="im.telepathy1.Error.Disconnected"/>
+ <tp:error name="im.telepathy1.Error.InvalidHandle"/>
</tp:possible-errors>
</method>
</interface>
diff --git a/spec/all.xml b/spec/all.xml
index 2c3051d..dbca337 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -227,9 +227,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>
These interfaces are used when a <tp:dbus-ref
- namespace='ofdT.Channel.Type'>Call1</tp:dbus-ref> channel
+ namespace='imt1.Channel.Type'>Call1</tp:dbus-ref> channel
doesn't have <tp:dbus-ref
- namespace="ofdT.Channel.Type.Call1">HardwareStreaming</tp:dbus-ref> to
+ namespace="imt1.Channel.Type.Call1">HardwareStreaming</tp:dbus-ref> to
implement the media streaming aspects of a call.
</p>
</tp:docstring>
More information about the telepathy-commits
mailing list