|
|
@@ -1,35 +1,41 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!-- Generated with glade 3.36.0 -->
|
|
|
+<!-- Generated with glade 3.38.2 -->
|
|
|
<interface>
|
|
|
<requires lib="gtk+" version="3.16"/>
|
|
|
<object class="GtkAdjustment" id="adjustment1">
|
|
|
<property name="lower">10</property>
|
|
|
<property name="upper">200</property>
|
|
|
<property name="value">85</property>
|
|
|
- <property name="step_increment">1</property>
|
|
|
- <property name="page_increment">10</property>
|
|
|
+ <property name="step-increment">1</property>
|
|
|
+ <property name="page-increment">10</property>
|
|
|
</object>
|
|
|
<object class="GtkAdjustment" id="adjustment2">
|
|
|
<property name="lower">1</property>
|
|
|
<property name="upper">60</property>
|
|
|
<property name="value">5</property>
|
|
|
- <property name="step_increment">1</property>
|
|
|
- <property name="page_increment">10</property>
|
|
|
+ <property name="step-increment">1</property>
|
|
|
+ <property name="page-increment">10</property>
|
|
|
+ </object>
|
|
|
+ <object class="GtkAdjustment" id="adjustment3">
|
|
|
+ <property name="upper">90</property>
|
|
|
+ <property name="value">10</property>
|
|
|
+ <property name="step-increment">1</property>
|
|
|
+ <property name="page-increment">10</property>
|
|
|
</object>
|
|
|
<template class="CrownPreferencesDialog" parent="GtkDialog">
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="resizable">False</property>
|
|
|
- <property name="window_position">center</property>
|
|
|
- <property name="type_hint">dialog</property>
|
|
|
- <property name="skip_taskbar_hint">True</property>
|
|
|
+ <property name="window-position">center</property>
|
|
|
+ <property name="type-hint">dialog</property>
|
|
|
+ <property name="skip-taskbar-hint">True</property>
|
|
|
<child internal-child="vbox">
|
|
|
<object class="GtkBox">
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="orientation">vertical</property>
|
|
|
<child internal-child="action_area">
|
|
|
<object class="GtkButtonBox">
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="layout_style">end</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="layout-style">end</property>
|
|
|
<child>
|
|
|
<placeholder/>
|
|
|
</child>
|
|
|
@@ -46,20 +52,21 @@
|
|
|
<child>
|
|
|
<object class="GtkNotebook">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="show_border">False</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="show-border">False</property>
|
|
|
<child>
|
|
|
+ <!-- n-columns=3 n-rows=10 -->
|
|
|
<object class="GtkGrid">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="margin_bottom">18</property>
|
|
|
- <property name="border_width">12</property>
|
|
|
- <property name="row_spacing">6</property>
|
|
|
- <property name="column_spacing">12</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="margin-bottom">18</property>
|
|
|
+ <property name="border-width">12</property>
|
|
|
+ <property name="row-spacing">6</property>
|
|
|
+ <property name="column-spacing">12</property>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Grid</property>
|
|
|
<property name="xalign">0</property>
|
|
|
<attributes>
|
|
|
@@ -67,8 +74,8 @@
|
|
|
</attributes>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">0</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -83,20 +90,20 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Grid</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -111,26 +118,26 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">2</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Grid (Disabled)</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">2</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Axes</property>
|
|
|
<property name="xalign">0</property>
|
|
|
<attributes>
|
|
|
@@ -138,8 +145,8 @@
|
|
|
</attributes>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">3</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -154,44 +161,44 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">4</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">X Axis</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">4</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Y Axis</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">5</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Z Axis</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">6</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -206,8 +213,8 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">5</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -222,20 +229,20 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">6</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Selected</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">7</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -249,14 +256,14 @@
|
|
|
<signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">7</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Gizmo</property>
|
|
|
<property name="xalign">0</property>
|
|
|
<attributes>
|
|
|
@@ -264,34 +271,34 @@
|
|
|
</attributes>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">8</property>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">8</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Size (px)</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">9</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkSpinButton" id="_gizmo_size_spin_button">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
<property name="hexpand">True</property>
|
|
|
<property name="adjustment">adjustment1</property>
|
|
|
<property name="value">85</property>
|
|
|
<signal name="value-changed" handler="on_gizmo_size_value_changed" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">9</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -338,26 +345,27 @@
|
|
|
<child type="tab">
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Viewport</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Document</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="position">1</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ <property name="tab-fill">False</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
+ <!-- n-columns=3 n-rows=3 -->
|
|
|
<object class="GtkGrid">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="margin_bottom">18</property>
|
|
|
- <property name="border_width">12</property>
|
|
|
- <property name="row_spacing">6</property>
|
|
|
- <property name="column_spacing">12</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="margin-bottom">18</property>
|
|
|
+ <property name="border-width">12</property>
|
|
|
+ <property name="row-spacing">6</property>
|
|
|
+ <property name="column-spacing">12</property>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Level</property>
|
|
|
<property name="xalign">0</property>
|
|
|
<attributes>
|
|
|
@@ -365,33 +373,115 @@
|
|
|
</attributes>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">0</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
<property name="label" translatable="yes">Autosave (mins)</property>
|
|
|
<property name="xalign">1</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkSpinButton" id="_level_autosave_spin_button">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
<property name="hexpand">True</property>
|
|
|
<property name="adjustment">adjustment2</property>
|
|
|
<signal name="value-changed" handler="on_level_autosave_value_changed" swapped="no"/>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child type="tab">
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Viewport</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="position">1</property>
|
|
|
+ <property name="tab-fill">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <!-- n-columns=3 n-rows=3 -->
|
|
|
+ <object class="GtkGrid">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="margin-bottom">18</property>
|
|
|
+ <property name="border-width">12</property>
|
|
|
+ <property name="row-spacing">6</property>
|
|
|
+ <property name="column-spacing">12</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Memory and Limits</property>
|
|
|
+ <property name="xalign">0</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="weight" value="bold"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Delete logs after (days):</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSpinButton" id="_log_delete_after_days">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="adjustment">adjustment3</property>
|
|
|
+ <property name="value">10</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">2</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -403,6 +493,15 @@
|
|
|
<child>
|
|
|
<placeholder/>
|
|
|
</child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
</object>
|
|
|
<packing>
|
|
|
<property name="position">2</property>
|
|
|
@@ -411,12 +510,12 @@
|
|
|
<child type="tab">
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Document</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="label" translatable="yes">System</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
<property name="position">2</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
+ <property name="tab-fill">False</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
</object>
|
|
|
@@ -428,8 +527,5 @@
|
|
|
</child>
|
|
|
</object>
|
|
|
</child>
|
|
|
- <child type="titlebar">
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
</template>
|
|
|
</interface>
|