4 <schema id="org.gnome.glabels-3" path="/apps/glabels-3/" gettext-domain="@GETTEXT_PACKAGE@">
5 <child name="ui" schema="org.gnome.glabels.ui"/>
6 <child name="locale" schema="org.gnome.glabels.locale"/>
7 <child name="objects" schema="org.gnome.glabels.objects"/>
8 <child name="history" schema="org.gnome.glabels.history"/>
12 <schema id="org.gnome.glabels-3.ui" path="/apps/glabels-3/ui/" gettext-domain="@GETTEXT_PACKAGE@">
14 <key name="main-toolbar-visible" type="b">
15 <default>true</default>
16 <_summary>Show/hide main toolbar.</_summary>
17 <_description>Controls visibility of main toolbar.</_description>
20 <key name="drawing-toolbar-visible" type="b">
21 <default>true</default>
22 <_summary>Show/hide drawing toolbar.</_summary>
23 <_description>Controls visibility of drawing toolbar.</_description>
26 <key name="property-toolbar-visible" type="b">
27 <default>true</default>
28 <_summary>Show/hide property toolbar.</_summary>
29 <_description>Controls visibility of property toolbar.</_description>
32 <key name="grid-visible" type="b">
33 <default>false</default>
34 <_summary>Show/hide grid.</_summary>
35 <_description>Controls visibility of grid.</_description>
38 <key name="markup-visible" type="b">
39 <default>true</default>
40 <_summary>Show/hide markup.</_summary>
41 <_description>Controls visibility of markup lines.</_description>
44 <key name="max-recents" type="i">
46 <_summary>Maximum recent files.</_summary>
47 <_description>Controls maximum number of recent files tracked.</_description>
53 <schema id="org.gnome.glabels-3.locale" path="/apps/glabels-3/locale/" gettext-domain="@GETTEXT_PACKAGE@">
55 <key name="units" type="s">
63 <_summary>Units.</_summary>
64 <_description>The default unit of measurement.</_description>
67 <key name="default-page-size" type="s">
71 <choice value="US-Letter"/>
74 <_summary>Default page size.</_summary>
75 <_description>The preferred page size when searching templates.</_description>
81 <schema id="org.gnome.glabels-3.objects" path="/apps/glabels-3/objects/" gettext-domain="@GETTEXT_PACKAGE@">
82 <key name="default-font-family" type="s">
83 <default>'Sans'</default>
84 <_summary>Default font family.</_summary>
85 <_description>The default font family for new text objects.</_description>
88 <key name="default-font-size" type="d">
89 <range min="0.01" max="250"/>
91 <_summary>Default font size.</_summary>
92 <_description>The default font size for new text objects.</_description>
95 <key name="default-font-weight" type="s">
97 <choice value="Regular"/>
98 <choice value="Bold"/>
100 <default>'Regular'</default>
101 <_summary>Default font weight.</_summary>
102 <_description>The default font weight for new text objects.</_description>
105 <key name="default-font-italic-flag" type="b">
106 <default>false</default>
107 <_summary>Default font italic flag.</_summary>
108 <_description>The default font italic state for new text objects.</_description>
111 <key name="default-text-color" type="u">
112 <default>0x000000ff</default>
113 <_summary>Default text color.</_summary>
114 <_description>The default color of text for new text objects (0xRRGGBBAA).</_description>
117 <key name="default-text-alignment" type="s">
119 <choice value="Left"/>
120 <choice value="Center"/>
121 <choice value="Right"/>
123 <default>'Left'</default>
124 <_summary>Default text alignment.</_summary>
125 <_description>The default text alignment for new text objects.</_description>
128 <key name="default-text-line-spacing" type="d">
129 <range min="0.1" max="5"/>
130 <default>1.0</default>
131 <_summary>Default text line spacing.</_summary>
132 <_description>The default line spacing for new text objects.</_description>
135 <key name="default-line-width" type="d">
136 <range min="0.25" max="10"/>
137 <default>1.0</default>
138 <_summary>Default line width.</_summary>
139 <_description>The default line width for new objects.</_description>
142 <key name="default-line-color" type="u">
143 <default>0x000000ff</default>
144 <_summary>Default line color.</_summary>
145 <_description>The default line color new objects (0xRRGGBBAA).</_description>
148 <key name="default-fill-color" type="u">
149 <default>0x00ff00ff</default>
150 <_summary>Default fill color.</_summary>
151 <_description>The default fill color new objects (0xRRGGBBAA).</_description>
157 <schema id="org.gnome.glabels-3.history" path="/apps/glabels-3/history/" gettext-domain="@GETTEXT_PACKAGE@">
159 <key name="recent-templates" type="as">
160 <default>[]</default>
161 <_summary>Recent templates.</_summary>
162 <_description>Recently used templates.</_description>
165 <key name="recent-fonts" type="as">
166 <default>[]</default>
167 <_summary>Recent fonts.</_summary>
168 <_description>Recently used font families.</_description>
171 <key name="recent-colors" type="au">
172 <default>[]</default>
173 <_summary>Recent colors.</_summary>
174 <_description>Recently created custom colors.</_description>