Remove empty rows at the end of some lists

This commit is contained in:
Colomban Wendling 2012-01-08 23:12:09 +01:00
parent aa96bc2cbf
commit 2077347b34

View File

@ -686,9 +686,6 @@
<row>
<col id="0" translatable="yes">Bottom</col>
</row>
<row>
<col id="0" translatable="yes"></col>
</row>
</data>
</object>
<object class="GtkListStore" id="liststore2">
@ -709,9 +706,6 @@
<row>
<col id="0" translatable="yes">Bottom</col>
</row>
<row>
<col id="0" translatable="yes"></col>
</row>
</data>
</object>
<object class="GtkListStore" id="liststore3">
@ -732,9 +726,6 @@
<row>
<col id="0" translatable="yes">Bottom</col>
</row>
<row>
<col id="0" translatable="yes"></col>
</row>
</data>
</object>
<object class="GtkListStore" id="liststore4">