Region and zone initial element chosen

pull/5/head
parent a0cf92bc24
commit 7d50bae26f

@ -1356,6 +1356,7 @@ and help you install UBLinux on your computer</property>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-top">10</property>
<property name="spacing">5</property>
<child>
<object class="GtkBox">
@ -2813,7 +2814,8 @@ installed.</property>
</packing>
</child>
<child>
<object class="GtkButton">
<object class="GtkButton" id="GpartedNearButton">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="image">image36</property>
@ -3347,7 +3349,7 @@ installed.</property>
</packing>
</child>
<child>
<object class="GtkButton">
<object class="GtkButton" id="GpartedSameButton">
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="image">image1</property>

Loading…
Cancel
Save