Remove a few stray <packing/> elements

These were leftovers from an earlier conversion
that did not properly strip empty elements.
This commit is contained in:
Matthias Clasen 2019-04-06 00:47:46 +00:00
parent 9c9b4e6832
commit f950172731
4 changed files with 4 additions and 7 deletions

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ExampleAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Example Application</property>
@ -27,7 +28,6 @@
<property name="sensitive">0</property>
<property name="icon-name">edit-find-symbolic</property>
</object>
<packing/>
</child>
<child type="end">
<object class="GtkMenuButton" id="gears">
@ -36,7 +36,6 @@
<class name="image-button"/>
</style>
</object>
<packing/>
</child>
</object>
</child>

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ExampleAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Example Application</property>
@ -18,7 +19,6 @@
<property name="sensitive">0</property>
<property name="icon-name">edit-find-symbolic</property>
</object>
<packing/>
</child>
</object>
</child>

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ExampleAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Example Application</property>
@ -18,7 +19,6 @@
<property name="sensitive">0</property>
<property name="icon-name">edit-find-symbolic</property>
</object>
<packing/>
</child>
<child type="end">
<object class="GtkMenuButton" id="gears">
@ -27,7 +27,6 @@
<class name="image-button"/>
</style>
</object>
<packing/>
</child>
</object>
</child>

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ExampleAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Example Application</property>
@ -29,7 +30,6 @@
<property name="sensitive">0</property>
<property name="icon-name">edit-find-symbolic</property>
</object>
<packing/>
</child>
<child type="end">
<object class="GtkMenuButton" id="gears">
@ -38,7 +38,6 @@
<class name="image-button"/>
</style>
</object>
<packing/>
</child>
</object>
</child>