[telepathy-spec/master] Approver, Handler: clarify filter properties in the same way as for Observer

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


---
 spec/Client_Approver.xml |    5 ++++-
 spec/Client_Handler.xml  |    5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index 8725c81..4a95954 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -76,7 +76,10 @@
 
         <p>This property works in exactly the same way as the
           <tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Observer.DRAFT.ObserverChannelFilter</tp:dbus-ref>
-          property. In the .client file, it is represented in the
+          property. In particular, it cannot change while the approver process
+          continues to own the corresponding Client bus name.</p>
+
+        <p>In the .client file, it is represented in the
           same way as ObserverChannelFilter, but the group has the same
           name as this interface and the keys start with
           ApproverChannelFilter instead of ObserverChannelFilter.</p>
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 3d75f0b..3a85a21 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -61,7 +61,10 @@
 
         <p>This property works in exactly the same way as the
           <tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Observer.DRAFT.ObserverChannelFilter</tp:dbus-ref>
-          property. In the .client file, it is represented in the
+          property. In particular, it cannot change while the approver process
+          continues to own the corresponding Client bus name.</p>
+
+        <p>In the .client file, it is represented in the
           same way as ObserverChannelFilter, but the group has the same
           name as this interface and the keys start with
           HandlerChannelFilter instead of ObserverChannelFilter.</p>
-- 
1.5.6.5




More information about the telepathy-commits mailing list