Removed several HELP buttons that doesn't work

Allows to close the disk type selection window
This commit is contained in:
Sergio Costas 2014-08-06 00:48:33 +02:00
parent 754714caab
commit ce844c19a1
4 changed files with 7 additions and 32 deletions

View file

@ -668,21 +668,6 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button6">
<property name="label">gtk-help</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
<property name="secondary">True</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button5">
<property name="label">gtk-quit</property>