default-apps: Remove unnecessary blank labels

These labels were introduced in an ancient time (pre 2011) when
the panel still consisted in a table. They are unnecessary
and have no UI impact at this point
This commit is contained in:
Pablo Correa Gómez 2022-05-01 23:44:38 +02:00
parent 89443fe550
commit bbdb641b3d

View file

@ -83,51 +83,6 @@
</style>
</object>
</child>
<child>
<object class="GtkLabel" id="label25">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">0</property>
</layout>
</object>
</child>
<child>
<object class="GtkLabel" id="label26">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">1</property>
</layout>
</object>
</child>
<child>
<object class="GtkLabel" id="label27">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">2</property>
</layout>
</object>
</child>
<child>
<object class="GtkLabel" id="label28">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">3</property>
</layout>
</object>
</child>
<child>
<object class="GtkLabel" id="label29">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">4</property>
</layout>
</object>
</child>
<child>
<object class="GtkLabel" id="photos_label">
<property name="xalign">1</property>
@ -142,15 +97,6 @@
</style>
</object>
</child>
<child>
<object class="GtkLabel" id="label33">
<property name="label"> </property>
<layout>
<property name="column">2</property>
<property name="row">5</property>
</layout>
</object>
</child>
</object>
</child>
</object>