ui: Resave glade file without any changes to tidy it up

This commit is contained in:
Colin Guthrie 2011-03-03 14:36:08 +00:00
parent 9ce0e0a380
commit 099e91616d
1 changed files with 4 additions and 8 deletions

View File

@ -432,7 +432,7 @@
</object> </object>
<object class="GtkListStore" id="liststore1"> <object class="GtkListStore" id="liststore1">
<columns> <columns>
<!-- column-name item text --> <!-- column-name item -->
<column type="gchararray"/> <column type="gchararray"/>
</columns> </columns>
<data> <data>
@ -449,7 +449,7 @@
</object> </object>
<object class="GtkListStore" id="liststore2"> <object class="GtkListStore" id="liststore2">
<columns> <columns>
<!-- column-name item text --> <!-- column-name item -->
<column type="gchararray"/> <column type="gchararray"/>
</columns> </columns>
<data> <data>
@ -466,7 +466,7 @@
</object> </object>
<object class="GtkListStore" id="liststore3"> <object class="GtkListStore" id="liststore3">
<columns> <columns>
<!-- column-name item text --> <!-- column-name item -->
<column type="gchararray"/> <column type="gchararray"/>
</columns> </columns>
<data> <data>
@ -483,7 +483,7 @@
</object> </object>
<object class="GtkListStore" id="liststore4"> <object class="GtkListStore" id="liststore4">
<columns> <columns>
<!-- column-name item text --> <!-- column-name item -->
<column type="gchararray"/> <column type="gchararray"/>
</columns> </columns>
<data> <data>
@ -1127,10 +1127,6 @@
<property name="invisible_char">●</property> <property name="invisible_char">●</property>
<property name="activates_default">True</property> <property name="activates_default">True</property>
<property name="width_chars">60</property> <property name="width_chars">60</property>
<property name="primary_icon_activatable">False</property>
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">True</property>
<property name="secondary_icon_sensitive">True</property>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>