diff --git a/dbus.c b/dbus.c index 7a8e5da..b31dee9 100644 --- a/dbus.c +++ b/dbus.c @@ -13,34 +13,46 @@ static GDBusNodeInfo *introspection_data = NULL; static const char *introspection_xml = "" "" - " " " " + " " + " " - " " - " " " " - " " - " " - " " - " " - " " - " " - " " - " " - " " - " " " " " " - " " - " " " " - " " - " " - " " - " " - " " " " - " " - " " " " + " " + " " + + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + " " + + " " + " " + " " + + " " + " " + " " + " " + " " + " " + + " " + " " + " " + " " + " " - " " - " " " " - " " " " " " - " " " " ""; + " " + " " + " " + " " + ""; static void onGetCapabilities(GDBusConnection * connection, const gchar * sender,