diff --git a/gio/gapplicationimpl-dbus.c b/gio/gapplicationimpl-dbus.c
index b258f0264..df3f103be 100644
--- a/gio/gapplicationimpl-dbus.c
+++ b/gio/gapplicationimpl-dbus.c
@@ -50,36 +50,36 @@ g_dbus_action_group_sync (GDBusActionGroup *group,
*/
static const gchar org_gtk_Application_xml[] =
""
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
"";
static GDBusInterfaceInfo *org_gtk_Application;
static const gchar org_gtk_private_CommandLine_xml[] =
""
- " "
- " "
- " "
- " "
- " "
- " "
- " "
- " "
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
+ ""
"";
static GDBusInterfaceInfo *org_gtk_private_CommandLine;