[Telepathy-commits] [telepathy-spec/master] OperationList: add cross-refs and correct the names of signals

Will Thompson will.thompson at collabora.co.uk
Thu Nov 20 10:42:02 PST 2008


---
 ...Channel_Dispatcher_Interface_Operation_List.xml |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/spec/Channel_Dispatcher_Interface_Operation_List.xml b/spec/Channel_Dispatcher_Interface_Operation_List.xml
index 40cd86e..b59ef72 100644
--- a/spec/Channel_Dispatcher_Interface_Operation_List.xml
+++ b/spec/Channel_Dispatcher_Interface_Operation_List.xml
@@ -31,8 +31,9 @@
         all the pending dispatch operations, with change notification.</p>
 
       <tp:rationale>
-        <p>The existence of the DispatchOperations property allows a newly
-          started approver to pick up existing dispatch operations.</p>
+        <p>The existence of the
+          <tp:member-ref>DispatchOperations</tp:member-ref> property allows a
+          newly started approver to pick up existing dispatch operations.</p>
 
         <p>This is on a separate interface so clients that aren't interested
           in doing this aren't woken up by its signals.</p>
@@ -85,8 +86,9 @@
       type="a(oa{sv})" tp:type="Dispatch_Operation_Details[]" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>The list of ChannelDispatchOperation objects currently being
-          processed. Change notification is via the NewDispatch and
-          DispatchFinished signals.</p>
+          processed. Change notification is via the
+          <tp:member-ref>NewDispatchOperation</tp:member-ref> and
+          <tp:member-ref>DispatchOperationFinished</tp:member-ref> signals.</p>
       </tp:docstring>
     </property>
 
@@ -122,7 +124,8 @@
         <tp:rationale>
           Strictly speaking this is redundant with
           ChannelDispatchOperation.Finished, but it provides full
-          change-notification for the DispatchOperations property.
+          change-notification for the
+          <tp:member-ref>DispatchOperations</tp:member-ref> property.
         </tp:rationale>
       </tp:docstring>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list