annotate src/bridge/bridge_constructor/dbus_xml_template.xml @ 1317:bd69d341d969 frontends_multi_profiles

plugin xep-0054: various improvments on avatars management: - avatars_cache is now managing cache load per profile - use of new profileConnecting method to load persistent data, this prevent to have presence_available trigger called before cache data is loaded - better management of avatars already in cache (prevent decoding avatars when it is already in cache)
author Goffi <goffi@goffi.org>
date Mon, 09 Feb 2015 21:39:51 +0100
parents 3646f6b9adb6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
378
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
1 <node>
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
2 <interface name="org.goffi.SAT.core">
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
3 </interface>
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
4 </node>