|
|
|
|
@ -159,6 +159,7 @@
|
|
|
|
|
<object class="GtkBox" id="TagsBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
@ -177,6 +178,7 @@
|
|
|
|
|
<object class="GtkBox" id="InstallTagsBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
@ -194,6 +196,7 @@
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="RunBox">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="margin-top">5</property>
|
|
|
|
|
<property name="margin-bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|