[Telepathy-commits] [telepathy-spec/master] Add array-name to Qualified_Property_Value_Map type

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 15 08:07:02 PDT 2008


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

diff --git a/spec/generic-types.xml b/spec/generic-types.xml
index 480b2c9..9d8501d 100644
--- a/spec/generic-types.xml
+++ b/spec/generic-types.xml
@@ -67,7 +67,8 @@
       "org.freedesktop.DBus.Peer.Ping".</tp:docstring>
   </tp:simple-type>
 
-  <tp:mapping name="Qualified_Property_Value_Map">
+  <tp:mapping name="Qualified_Property_Value_Map"
+    array-name="Qualified_Property_Value_Map_List">
     <tp:docstring>A mapping from strings representing D-Bus
       properties (by their namespaced names) to their values.</tp:docstring>
     <tp:member type="s" name="Key" tp:type="DBus_Qualified_Member">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list