ofono/gdbus
Lucas De Marchi 7482480294 gdbus: Simplify generated introspection
The generated introspection is not supposed to be read as is by human,
so there's no point in printing the indentation or writing more code to
use auto-close tags.

If it's desired to read the raw xml file, user can always use other
tools to transform the output such as "xmllint --format".

This also fixes a missing </property> when property is deprecated.
2013-01-03 21:34:18 -08:00
..
client.c gdbus: Hold client reference during get name owner reply 2013-01-02 07:37:35 -08:00
gdbus.h gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL 2012-12-30 10:49:27 -08:00
mainloop.c gdbus: Fix crash when getting disconnected from the bus 2012-10-31 16:18:41 -05:00
object.c gdbus: Simplify generated introspection 2013-01-03 21:34:18 -08:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Add g_dbus_add_properties_watch function 2012-11-30 09:59:34 +01:00