[Telepathy-commits] [telepathy-spec/master] Decide that ObserverChannelFilter is a list of ChannelClass
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:36 PDT 2008
20080718150410-53eee-cabed8633d18d2de8bcebd22bc877f8e705e9c13.gz
---
spec/Client_Observer.xml | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 66ea03c..d44addb 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -47,7 +47,8 @@
property.</p>
</tp:docstring>
- <property name="ObserverChannelFilter" type="v" access="read">
+ <property name="ObserverChannelFilter" type="aa{sv}" access="read"
+ tp:type="Channel_Class[]">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>A specification of the channels in which this observer is
interested. The <tp:member-ref>ObserveChannels</tp:member-ref> method
@@ -63,9 +64,6 @@
may discover this property from the
[org.freedesktop.Telepathy.Client.Observer.DRAFT] section of the
.client file. (FIXME: what are the keys and their values?)</p>
-
- <p>FIXME: the type 'v' is a placeholder and needs replacing with
- something suitable.</p>
</tp:docstring>
</property>
--
1.5.6.5
More information about the Telepathy-commits
mailing list