[Telepathy-commits] [telepathy-spec/master] Handler.HandlerChannelFilter: use real type

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:59 PDT 2008


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

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index bd5b3c2..b00a783 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -50,7 +50,8 @@
 
     </tp:docstring>
 
-    <property name="HandlerChannelFilter" type="v" access="read">
+    <property name="HandlerChannelFilter" type="aa{sv}" access="read"
+      tp:type="Channel_Class[]">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>A specification of the channels that this channel handler can
           deal with. It will be offered to approvers as a potential
-- 
1.5.6.5




More information about the Telepathy-commits mailing list