|
|
|
@ -2,6 +2,30 @@
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
<interface>
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
|
|
|
|
<object class="GtkHeaderBar" id="ApplicationsHeaderBar">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="show-close-button">True</property>
|
|
|
|
|
|
|
|
<child type="title">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblHeaderName1">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="halign">center</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Applications</property>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="pixel-size">32</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<object class="GtkTreeStore" id="treestore1">
|
|
|
|
<object class="GtkTreeStore" id="treestore1">
|
|
|
|
<columns>
|
|
|
|
<columns>
|
|
|
|
<!-- column-name IconName -->
|
|
|
|
<!-- column-name IconName -->
|
|
|
|
@ -68,30 +92,7 @@
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child type="titlebar">
|
|
|
|
<child type="titlebar">
|
|
|
|
<object class="GtkHeaderBar" id="headerBar1">
|
|
|
|
<placeholder/>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="show-close-button">True</property>
|
|
|
|
|
|
|
|
<child type="title">
|
|
|
|
|
|
|
|
<object class="GtkLabel" id="lblHeaderName1">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="halign">center</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Applications</property>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="pixel-size">32</property>
|
|
|
|
|
|
|
|
<property name="icon-name">com.ublinux.ublexec</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
</interface>
|
|
|
|
</interface>
|
|
|
|
|