|
|
|
|
@ -56,10 +56,10 @@
|
|
|
|
|
<property name="reserve-toggle-size">False</property>
|
|
|
|
|
<property name="rect-anchor-dy">4</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="btnDonwlodLocal">
|
|
|
|
|
<object class="GtkMenuItem" id="btnDonwlolGlob">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Download local</property>
|
|
|
|
|
<property name="label" translatable="yes">Load global configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
|
@ -67,10 +67,10 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="btnDonwlolGlob">
|
|
|
|
|
<object class="GtkMenuItem" id="btnDonwlodLocal">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Download global</property>
|
|
|
|
|
<property name="label" translatable="yes">Load local configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
|
@ -125,10 +125,10 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocal">
|
|
|
|
|
<object class="GtkMenuItem" id="btnSaveGlob">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Save to local configuration</property>
|
|
|
|
|
<property name="label" translatable="yes">Save global configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemmiddle"/>
|
|
|
|
|
@ -136,10 +136,10 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="btnSaveGlob">
|
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocal">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Save to Global configuration</property>
|
|
|
|
|
<property name="label" translatable="yes">Save local configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
|
|