[Telepathy-commits] [telepathy-spec/master] CDO: indicate that Account, Connection, Interfaces can never change

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Sep 23 07:52:06 PDT 2008


---
 spec/Channel_Dispatch_Operation.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index 6d94d45..eadcd52 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -100,7 +100,7 @@
       type="as" access="read" tp:type="DBus_Interface[]">
       <tp:docstring>
         A list of the extra interfaces provided by this channel dispatch
-        operation.
+        operation. This property cannot change.
       </tp:docstring>
     </property>
 
@@ -112,7 +112,7 @@
         with which the <tp:member-ref>Channels</tp:member-ref> are
         associated. The well-known bus name to use can be derived from
         this object path by removing the leading '/' and replacing all
-        subsequent '/' by '.'.
+        subsequent '/' by '.'. This property cannot change.
       </tp:docstring>
     </property>
 
@@ -123,7 +123,7 @@
           namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>
         with which the <tp:member-ref>Connection</tp:member-ref>
         and <tp:member-ref>Channels</tp:member-ref> are
-        associated.
+        associated. This property cannot change.
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list