|
|
|
@ -301,7 +301,7 @@
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocalGlob">
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocalGlob">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Save to global and local configuration</property>
|
|
|
|
<property name="label" translatable="yes">Save in global and local configuration</property>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
@ -311,7 +311,7 @@
|
|
|
|
<object class="GtkMenuItem" id="btnSaveGlob">
|
|
|
|
<object class="GtkMenuItem" id="btnSaveGlob">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Save global configuration</property>
|
|
|
|
<property name="label" translatable="yes">Save in global configuration</property>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
<class name="menuitemmiddle"/>
|
|
|
|
<class name="menuitemmiddle"/>
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
@ -321,7 +321,7 @@
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocal">
|
|
|
|
<object class="GtkMenuItem" id="btnSaveLocal">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Save local configuration</property>
|
|
|
|
<property name="label" translatable="yes">Save in local configuration</property>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
|