[Telepathy-commits] [telepathy-spec/master] ChannelDispatcher: correct references to ChannelRequest members

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 15 11:32:19 PDT 2008


---
 spec/Channel_Dispatcher.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index 5e6dcde..c63989c 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -118,11 +118,11 @@
 
         <p>If this method is called for an Account that is disabled, invalid
           or otherwise unusable, no error is signalled until
-          <tp:member-ref
-            namespace="org.freedesktop.Telepathy">ChannelRequest.Proceed</tp:member-ref>
+          <tp:dbus-ref
+            namespace="org.freedesktop.Telepathy">ChannelRequest.DRAFT.Proceed</tp:dbus-ref>
           is called, at which point
-          <tp:member-ref
-            namespace="org.freedesktop.Telepathy">ChannelRequest.Failed</tp:member-ref>
+          <tp:dbus-ref
+            namespace="org.freedesktop.Telepathy">ChannelRequest.DRAFT.Failed</tp:dbus-ref>
           is emitted with an appropriate error.</p>
 
         <tp:rationale>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list