[telepathy-spec/master] Handler: add rationale for Requests_Satisfied parameter

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Apr 9 11:02:40 PDT 2009


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

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 571d80b..10bf79f 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -164,12 +164,16 @@
       </arg>
 
       <arg name="Requests_Satisfied" type="ao" direction="in">
-        <tp:docstring>
-          The requests satisfied by these channels.
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>The requests satisfied by these channels.</p>
 
           <tp:rationale>
-            There can be more than one, if they were EnsureChannel
-            requests.
+            <p>This tells the handler that these channels match previous
+              <tp:member-ref>AddRequest</tp:member-ref> calls that it may have
+              received.</p>
+
+            <p>There can be more than one, if they were EnsureChannel
+              requests.</p>
           </tp:rationale>
         </tp:docstring>
       </arg>
-- 
1.5.6.5




More information about the telepathy-commits mailing list