|
|
|
|
@ -966,15 +966,23 @@
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="treeViewKernel">
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="height-request">141</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeView" id="treeViewKernel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
@ -1311,10 +1319,6 @@
|
|
|
|
|
<object class="GtkLabel" id="lblSave">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="label" translatable="yes">Save</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="toolbar"/>
|
|
|
|
|
@ -1404,10 +1408,6 @@
|
|
|
|
|
<object class="GtkLabel" id="lblLoad">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="label" translatable="yes">Load</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
|