view src/bridge/bridge_constructor/dbus_xml_template.xml @ 771:bfabeedbf32e

core: i18n refactoring: - _() is no more installed in __builtin__ - instead, there is a new sat.core.i18n module - added D_() method for deferred translation - languageSwitch method allow to dynamically change translation language - import gettext is tested against ImportError, and dummy methods are used when not available (mainly useful for Libervia)
author Goffi <goffi@goffi.org>
date Sun, 29 Dec 2013 17:06:01 +0100
parents 3646f6b9adb6
children
line wrap: on
line source

<node>
  <interface name="org.goffi.SAT.core">
  </interface>
</node>