[next] telepathy-spec: AddDispatchOperaiton: bring back 'DispatchOperation ' arg

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Jan 15 08:55:43 PST 2014


Module: telepathy-spec
Branch: next
Commit: 39010ac2ec011079eb11ca7852bfa8237f91bbd9
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=39010ac2ec011079eb11ca7852bfa8237f91bbd9

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Jan 15 17:49:26 2014 +0100

AddDispatchOperaiton: bring back 'DispatchOperation' arg

It has been accidentally removed.

---

 spec/Client_Approver.xml |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index 0296e02..7c3f13d 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -130,6 +130,14 @@
         </tp:rationale>
       </tp:docstring>
 
+      <arg name="DispatchOperation" type="o" direction="in">
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+          <p>The
+          <tp:dbus-ref namespace="im.telepathy.v1">ChannelDispatchOperation</tp:dbus-ref>
+            to be processed.</p>
+        </tp:docstring>
+      </arg>
+
       <arg name="Properties" type="a{sv}"
         tp:type="Qualified_Property_Value_Map" direction="in">
         <tp:docstring>



More information about the telepathy-commits mailing list