[Telepathy-commits] [telepathy-spec/master] Group: clarify wording when explaining precisely who can be removed and when
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Mar 17 11:22:06 PDT 2009
As per sjoerd's review
---
spec/Channel_Interface_Group.xml | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml
index 5e414bd..9c7e254 100644
--- a/spec/Channel_Interface_Group.xml
+++ b/spec/Channel_Interface_Group.xml
@@ -984,14 +984,16 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
namespace="org.freedesktop.Telepathy.Channel">Close</tp:dbus-ref>
method.</p>
- <p>Removing other contacts from the local pending list is always
- allowed. Removing other contacts from the channel's members
- is allowed if Channel_Group_Flag_Can_Remove is in the
+ <p>Removing any contact from the local pending list is always
+ allowed. Removing contacts other than the
+ <tp:member-ref>SelfHandle</tp:member-ref> from the channel's members
+ is allowed if and only if Channel_Group_Flag_Can_Remove is in the
<tp:member-ref>GroupFlags</tp:member-ref>,
- while removing other contacts from the remote pending list is
- allowed if Channel_Group_Flag_Can_Rescind is in the
+ while removing contacts other than the
+ <tp:member-ref>SelfHandle</tp:member-ref> from the remote pending list
+ is allowed if and only if Channel_Group_Flag_Can_Rescind is in the
<tp:member-ref>GroupFlags</tp:member-ref>.</p>
-
+
<p>A message may be provided along with the request, which will be
sent to the server if supported. See the
Channel_Group_Flag_Message_Remove,
--
1.5.6.5
More information about the telepathy-commits
mailing list