[telepathy-spec/master] Clarify that the properties passed to Client.Approver.AddDispatchOperation must be fully qualified
Olli Salli
olli.salli at collabora.co.uk
Tue Jun 30 11:33:20 PDT 2009
---
spec/Client_Approver.xml | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index 8a920a1..dd26303 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -177,10 +177,11 @@
<arg name="Properties" type="a{sv}"
tp:type="Qualified_Property_Value_Map" direction="in">
<tp:docstring>
- <p>Properties of the channel dispatch operation. This MUST NOT
- include properties that could change, SHOULD include as many
- properties as possible given that constraint, and MUST include at
- least the <tp:dbus-ref
+ <p>Properties of the channel dispatch operation. The keys MUST be
+ fully qualified D-Bus property names. This MUST NOT include
+ properties that could change, SHOULD include as many properties as
+ possible given that constraint, and MUST include at least the
+ <tp:dbus-ref
namespace="org.freedesktop.Telepathy.ChannelDispatchOperation">Account</tp:dbus-ref>,
<tp:dbus-ref
namespace="org.freedesktop.Telepathy.ChannelDispatchOperation">Connection</tp:dbus-ref>
--
1.5.6.5
More information about the telepathy-commits
mailing list