|
|
|
@ -3,11 +3,6 @@
|
|
|
|
<interface domain="ubl-settings-bootloader">
|
|
|
|
<interface domain="ubl-settings-bootloader">
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<!-- interface-css-provider-path ubinstall-gtk.css -->
|
|
|
|
<!-- interface-css-provider-path ubinstall-gtk.css -->
|
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.pan-left-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<object class="GtkWindow" id="MainWindow">
|
|
|
|
<object class="GtkWindow" id="MainWindow">
|
|
|
|
<property name="width-request">450</property>
|
|
|
|
<property name="width-request">450</property>
|
|
|
|
<property name="height-request">250</property>
|
|
|
|
<property name="height-request">250</property>
|
|
|
|
@ -54,7 +49,6 @@
|
|
|
|
<object class="GtkListBox" id="ItemsListBox">
|
|
|
|
<object class="GtkListBox" id="ItemsListBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
|
|
|
|
<child type="placeholder">
|
|
|
|
<child type="placeholder">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -94,11 +88,40 @@
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="BackButton">
|
|
|
|
<object class="GtkButton" id="BackButton">
|
|
|
|
<property name="label" translatable="yes">Back</property>
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="image">image1</property>
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.libublsettingsui-gtk3.pan-left-symbolic</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Back</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
<class name="noborder"/>
|
|
|
|
<class name="noborder"/>
|
|
|
|
<class name="menunoborder"/>
|
|
|
|
<class name="menunoborder"/>
|
|
|
|
@ -110,6 +133,17 @@
|
|
|
|
<property name="position">0</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -125,7 +159,6 @@
|
|
|
|
<object class="GtkListBox" id="ChildrenListBox">
|
|
|
|
<object class="GtkListBox" id="ChildrenListBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
|
|
|
|
<child type="placeholder">
|
|
|
|
<child type="placeholder">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -141,7 +174,7 @@
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|