|
|
|
|
@ -17,98 +17,6 @@
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="pixel-size">64</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkMenu" id="LoadConfigurationMenu">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="reserve-toggle-size">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderLoadGlobalMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Load from global configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderLoadLocalMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Load from local configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkMenu" id="SaveConfigurationMenu">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="reserve-toggle-size">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderSaveGlobalLocalMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Save to global an local configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderSaveGlobalMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Save to global configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemmiddle"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderSaveLocalMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Save to local configuration</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkMenu" id="SettingsMenu">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="reserve-toggle-size">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderSettingsDocumentationMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Documentation</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitemtop"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuItem" id="mainHeaderSettingsAboutMenuItem">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">About</property>
|
|
|
|
|
<property name="use-underline">True</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="menuitembottom"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|