@ -43,6 +43,46 @@
<column type="gboolean"/>
<column type="gboolean"/>
</columns>
</columns>
</object>
</object>
<object class="GtkListStore" id="HubHardwareList">
<columns>
<!-- column-name Name -->
<column type="gchararray"/>
<!-- column-name Icon -->
<column type="gchararray"/>
<!-- column-name Page -->
<column type="gint"/>
</columns>
</object>
<object class="GtkListStore" id="HubPackagesList">
<columns>
<!-- column-name Name -->
<column type="gchararray"/>
<!-- column-name Icon -->
<column type="gchararray"/>
<!-- column-name Page -->
<column type="gint"/>
</columns>
</object>
<object class="GtkListStore" id="HubPersonalList">
<columns>
<!-- column-name Name -->
<column type="gchararray"/>
<!-- column-name Icon -->
<column type="gchararray"/>
<!-- column-name Page -->
<column type="gint"/>
</columns>
</object>
<object class="GtkListStore" id="HubSystemList">
<columns>
<!-- column-name Name -->
<column type="gchararray"/>
<!-- column-name Icon -->
<column type="gchararray"/>
<!-- column-name Page -->
<column type="gint"/>
</columns>
</object>
<object class="GtkListStore" id="InstallerCountryList">
<object class="GtkListStore" id="InstallerCountryList">
<columns>
<columns>
<!-- column-name LangId -->
<!-- column-name LangId -->
@ -2011,6 +2051,212 @@ agreement</property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Personal</property>
<property name="xalign">0</property>
<attributes>
<attribute name="size" value="13312"/>
</attributes>
<style>
<class name="separatorBottom"/>
</style>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFlowBox" id="HubPersonalListBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="homogeneous">True</property>
<property name="max-children-per-line">150</property>
<property name="activate-on-single-click">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Hardware</property>
<property name="xalign">0</property>
<attributes>
<attribute name="size" value="13312"/>
</attributes>
<style>
<class name="separatorBottom"/>
</style>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFlowBox" id="HubHardwareListBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="homogeneous">True</property>
<property name="max-children-per-line">150</property>
<property name="activate-on-single-click">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">System</property>
<property name="xalign">0</property>
<attributes>
<attribute name="size" value="13312"/>
</attributes>
<style>
<class name="separatorBottom"/>
</style>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFlowBox" id="HubSystemListBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="homogeneous">True</property>
<property name="max-children-per-line">150</property>
<property name="activate-on-single-click">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Packages</property>
<property name="xalign">0</property>
<attributes>
<attribute name="size" value="13312"/>
</attributes>
<style>
<class name="separatorBottom"/>
</style>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFlowBox" id="HubPackagesListBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="homogeneous">True</property>
<property name="max-children-per-line">150</property>
<property name="activate-on-single-click">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="position">5</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Configuration hub</property>
</object>
<packing>
<property name="position">5</property>
<property name="tab-fill">False</property>
</packing>
</child>
<child>
<child>
<object class="GtkBox">
<object class="GtkBox">
<property name="visible">True</property>
<property name="visible">True</property>
@ -2347,7 +2593,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">5 </property>
<property name="position">6 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -2357,7 +2603,7 @@ agreement</property>
<property name="label" translatable="yes">Kernel</property>
<property name="label" translatable="yes">Kernel</property>
</object>
</object>
<packing>
<packing>
<property name="position">5 </property>
<property name="position">6 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -2541,7 +2787,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">6 </property>
<property name="position">7 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -2551,7 +2797,7 @@ agreement</property>
<property name="label" translatable="yes">Kernel addons</property>
<property name="label" translatable="yes">Kernel addons</property>
</object>
</object>
<packing>
<packing>
<property name="position">6 </property>
<property name="position">7 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -2756,7 +3002,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">7 </property>
<property name="position">8 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -2766,7 +3012,7 @@ agreement</property>
<property name="label" translatable="yes">Additional components</property>
<property name="label" translatable="yes">Additional components</property>
</object>
</object>
<packing>
<packing>
<property name="position">7 </property>
<property name="position">8 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -3180,7 +3426,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">8 </property>
<property name="position">9 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -3190,7 +3436,7 @@ agreement</property>
<property name="label" translatable="yes">Pacman software</property>
<property name="label" translatable="yes">Pacman software</property>
</object>
</object>
<packing>
<packing>
<property name="position">8 </property>
<property name="position">9 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -3536,7 +3782,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">9 </property>
<property name="position">10 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -3546,7 +3792,7 @@ agreement</property>
<property name="label" translatable="yes">Region</property>
<property name="label" translatable="yes">Region</property>
</object>
</object>
<packing>
<packing>
<property name="position">9 </property>
<property name="position">10 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -3841,7 +4087,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">10 </property>
<property name="position">11 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -3851,7 +4097,7 @@ agreement</property>
<property name="label" translatable="yes">Language</property>
<property name="label" translatable="yes">Language</property>
</object>
</object>
<packing>
<packing>
<property name="position">10 </property>
<property name="position">11 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -4438,7 +4684,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">11 </property>
<property name="position">12 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -4448,7 +4694,7 @@ agreement</property>
<property name="label" translatable="yes">Keyboard</property>
<property name="label" translatable="yes">Keyboard</property>
</object>
</object>
<packing>
<packing>
<property name="position">11 </property>
<property name="position">12 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -4856,7 +5102,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">12 </property>
<property name="position">13 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -4866,7 +5112,7 @@ agreement</property>
<property name="label" translatable="yes">Users</property>
<property name="label" translatable="yes">Users</property>
</object>
</object>
<packing>
<packing>
<property name="position">12 </property>
<property name="position">13 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -5112,7 +5358,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">13 </property>
<property name="position">14 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -5122,7 +5368,7 @@ agreement</property>
<property name="label" translatable="yes">Startup configuration</property>
<property name="label" translatable="yes">Startup configuration</property>
</object>
</object>
<packing>
<packing>
<property name="position">13 </property>
<property name="position">14 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -5536,7 +5782,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">14 </property>
<property name="position">15 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -5546,7 +5792,7 @@ agreement</property>
<property name="label" translatable="yes">Bootloader</property>
<property name="label" translatable="yes">Bootloader</property>
</object>
</object>
<packing>
<packing>
<property name="position">14 </property>
<property name="position">15 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -5992,7 +6238,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">15 </property>
<property name="position">16 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -6002,7 +6248,7 @@ agreement</property>
<property name="label" translatable="yes">Network</property>
<property name="label" translatable="yes">Network</property>
</object>
</object>
<packing>
<packing>
<property name="position">15 </property>
<property name="position">16 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -6365,17 +6611,12 @@ agreement</property>
<object class="GtkTreeViewColumn">
<object class="GtkTreeViewColumn">
<property name="title" translatable="yes">column</property>
<property name="title" translatable="yes">column</property>
<child>
<child>
<object class="GtkCellRendererToggle"/>
<object class="GtkCellRendererToggle" id="PackagesChosenCell" />
<attributes>
<attributes>
<attribute name="visible">3</attribute>
<attribute name="visible">3</attribute>
<attribute name="active">0</attribute>
<attribute name="active">0</attribute>
</attributes>
</attributes>
</child>
</child>
</object>
</child>
<child>
<object class="GtkTreeViewColumn">
<property name="title" translatable="yes">column</property>
<child>
<child>
<object class="GtkCellRendererText"/>
<object class="GtkCellRendererText"/>
<attributes>
<attributes>
@ -6395,7 +6636,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">16 </property>
<property name="position">17 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -6405,7 +6646,7 @@ agreement</property>
<property name="label" translatable="yes">Packages</property>
<property name="label" translatable="yes">Packages</property>
</object>
</object>
<packing>
<packing>
<property name="position">16 </property>
<property name="position">17 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -6549,7 +6790,7 @@ agreement</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">17 </property>
<property name="position">18 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -6559,7 +6800,7 @@ agreement</property>
<property name="label" translatable="yes">Installation process</property>
<property name="label" translatable="yes">Installation process</property>
</object>
</object>
<packing>
<packing>
<property name="position">17 </property>
<property name="position">18 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -6740,7 +6981,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">18 </property>
<property name="position">19 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -6750,7 +6991,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Completion</property>
<property name="label" translatable="yes">Completion</property>
</object>
</object>
<packing>
<packing>
<property name="position">18 </property>
<property name="position">19 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -6911,7 +7152,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">19 </property>
<property name="position">20 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -6921,7 +7162,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Completed</property>
<property name="label" translatable="yes">Completed</property>
</object>
</object>
<packing>
<packing>
<property name="position">19 </property>
<property name="position">20 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -7082,7 +7323,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">20 </property>
<property name="position">21 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -7092,7 +7333,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Configuration error</property>
<property name="label" translatable="yes">Configuration error</property>
</object>
</object>
<packing>
<packing>
<property name="position">20 </property>
<property name="position">21 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -7253,7 +7494,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">21 </property>
<property name="position">22 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -7263,7 +7504,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Configuration end</property>
<property name="label" translatable="yes">Configuration end</property>
</object>
</object>
<packing>
<packing>
<property name="position">21 </property>
<property name="position">22 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -7424,7 +7665,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">22 </property>
<property name="position">23 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -7434,7 +7675,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Configuration saved</property>
<property name="label" translatable="yes">Configuration saved</property>
</object>
</object>
<packing>
<packing>
<property name="position">22 </property>
<property name="position">23 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -7888,7 +8129,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">23 </property>
<property name="position">24 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -7898,7 +8139,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Common Installation</property>
<property name="label" translatable="yes">Common Installation</property>
</object>
</object>
<packing>
<packing>
<property name="position">23 </property>
<property name="position">24 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -8565,7 +8806,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">24 </property>
<property name="position">25 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -8575,7 +8816,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Installation next to system</property>
<property name="label" translatable="yes">Installation next to system</property>
</object>
</object>
<packing>
<packing>
<property name="position">24 </property>
<property name="position">25 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -9194,7 +9435,7 @@ or continue working in the environment, booted from the Live image.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">25 </property>
<property name="position">26 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -9204,7 +9445,7 @@ or continue working in the environment, booted from the Live image.</property>
<property name="label" translatable="yes">Installation on same partition</property>
<property name="label" translatable="yes">Installation on same partition</property>
</object>
</object>
<packing>
<packing>
<property name="position">25 </property>
<property name="position">26 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -10250,7 +10491,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">26 </property>
<property name="position">27 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -10260,7 +10501,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">Advanced section</property>
<property name="label" translatable="yes">Advanced section</property>
</object>
</object>
<packing>
<packing>
<property name="position">26 </property>
<property name="position">27 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -10735,7 +10976,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">27 </property>
<property name="position">28 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -10745,7 +10986,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">Recovery section</property>
<property name="label" translatable="yes">Recovery section</property>
</object>
</object>
<packing>
<packing>
<property name="position">27 </property>
<property name="position">28 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -11137,7 +11378,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">28 </property>
<property name="position">29 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -11147,7 +11388,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">GRUB install</property>
<property name="label" translatable="yes">GRUB install</property>
</object>
</object>
<packing>
<packing>
<property name="position">28 </property>
<property name="position">29 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -11526,7 +11767,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">29 </property>
<property name="position">30 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -11536,7 +11777,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">GRUB update</property>
<property name="label" translatable="yes">GRUB update</property>
</object>
</object>
<packing>
<packing>
<property name="position">29 </property>
<property name="position">30 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -12262,7 +12503,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">30 </property>
<property name="position">31 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -12272,7 +12513,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">OS only</property>
<property name="label" translatable="yes">OS only</property>
</object>
</object>
<packing>
<packing>
<property name="position">30 </property>
<property name="position">31 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>
@ -13002,7 +13243,7 @@ separately into the selected partition.</property>
</child>
</child>
</object>
</object>
<packing>
<packing>
<property name="position">31 </property>
<property name="position">32 </property>
</packing>
</packing>
</child>
</child>
<child type="tab">
<child type="tab">
@ -13012,7 +13253,7 @@ separately into the selected partition.</property>
<property name="label" translatable="yes">User data only</property>
<property name="label" translatable="yes">User data only</property>
</object>
</object>
<packing>
<packing>
<property name="position">31 </property>
<property name="position">32 </property>
<property name="tab-fill">False</property>
<property name="tab-fill">False</property>
</packing>
</packing>
</child>
</child>