# HG changeset patch # User Goffi # Date 1313337974 -7200 # Node ID 3646f6b9adb664f829650d26e97bd9c9e7b1c69d # Parent aa2cd6639e001c176f4f609e85dea0b871c126aa bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations diff -r aa2cd6639e00 -r 3646f6b9adb6 src/bridge/bridge_constructor/bridge_contructor.py --- a/src/bridge/bridge_constructor/bridge_contructor.py Fri Aug 12 14:07:55 2011 +0200 +++ b/src/bridge/bridge_constructor/bridge_contructor.py Sun Aug 14 18:06:14 2011 +0200 @@ -497,7 +497,7 @@ self.template="dbus_xml_template.xml" self.core_dest="org.goffi.sat.xml" self.default_annotation = { 'a{ss}': 'StringDict', - 'a(sa{ss}as)': 'QList', + 'a(sa{ss}as)': 'QList', 'a{i(ss)}': 'HistoryT', 'a(sss)': 'QList', 'a{sa{s(sia{ss})}}': 'PresenceStatusT', diff -r aa2cd6639e00 -r 3646f6b9adb6 src/bridge/bridge_constructor/dbus_xml_template.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/bridge/bridge_constructor/dbus_xml_template.xml Sun Aug 14 18:06:14 2011 +0200 @@ -0,0 +1,4 @@ + + + +