summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-13 15:55:58 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-15 14:19:30 +0000
commitca7e47e9e3b2c41ba3546271a3366164d0011a35 (patch)
tree470218a13154990b0ff7a5635f36d01103eaad3e
parent4748d3b4627704d04d4068b1be9035eeb481c92f (diff)
Redefine Access_Control_Group to be in terms of string group names
Integer group handles are a thing of the past now. Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--spec/Connection_Interface_Presence.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/spec/Connection_Interface_Presence.xml b/spec/Connection_Interface_Presence.xml
index 2eb689e4..46acde72 100644
--- a/spec/Connection_Interface_Presence.xml
+++ b/spec/Connection_Interface_Presence.xml
@@ -414,10 +414,13 @@
</tp:enumvalue>
<tp:enumvalue suffix="Group" value="2">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p>Only allow contacts that are in a certain group.</p>
+ <p>Only allow contacts that are in a certain user-defined group, as
+ configured by the <tp:dbus-ref
+ namespace="imt1.Connection.Interface">ContactGroups1</tp:dbus-ref>
+ interface.</p>
- <p>The associated variant in <tp:type>Access_Control</tp:type> is a
- group handle representing the permitted group.</p>
+ <p>The associated variant in <tp:type>Access_Control</tp:type> is
+ a string (D-Bus type 's'), the name of a contact group.</p>
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="Open" value="3">