Introspection fixes
[gnumeric.git] / schemas / org.gnome.gnumeric.dialogs.gschema.xml.in.in
blobc75465c53e181a7e158eae25e1507675afd538b7
1 <schemalist>
2   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.functionselector" path="/org/gnome/gnumeric/functionselector/">
3     <key name="recentfunctions" type="as">
4       <default>[]</default>
5       <_summary>List of recently used functions.</_summary>
6       <_description>The function selector keeps a list of recently used functions. This is that list.</_description>
7     </key>
8     <key name="num-of-recent" type="i">
9       <default>12</default>
10       <_summary>Maximum Length of Recently Used Functions List</_summary>
11       <_description>The function selector keeps a list of recently used functions. This is the maximum length of that list.</_description>
12     </key>
13   </schema>
14   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.autocorrect" path="/org/gnome/gnumeric/autocorrect/">
15     <key name="init-caps" type="b">
16       <default>true</default>
17       <_summary>Autocorrect initial caps</_summary>
18       <_description>This variable determines whether to autocorrect initial caps</_description>
19     </key>
20      <key name="init-caps-list" type="as">
21       <default>[]</default>
22       <_summary>List of initial caps exceptions</_summary>
23       <_description>The autocorrect engine does not correct the initial caps for words in this list.</_description>
24     </key>
25    <key name="first-letter" type="b">
26       <default>true</default>
27       <_summary>Autocorrect first letter</_summary>
28       <_description>This variable determines whether to autocorrect first letters</_description>
29     </key>
30     <key name="first-letter-list" type="as">
31       <default>[]</default>
32       <_summary>List of First Letter Exception</_summary>
33       <_description>The autocorrect engine does not capitalize the first letter of words following strings in this list.</_description>
34     </key>
35     <key name="names-of-days" type="b">
36       <default>true</default>
37       <_summary>Autocorrect names of days</_summary>
38       <_description>This variable determines whether to autocorrect names of days</_description>
39     </key>
40     <key name="replace" type="b">
41       <default>true</default>
42       <_summary>Autocorrect replace</_summary>
43       <_description>Autocorrect replace</_description>
44     </key>
45   </schema>
46   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.plugins" path="/org/gnome/gnumeric/plugins/">
47     <key name="activate-newplugins" type="b">
48       <default>true</default>
49       <_summary>Activate New Plugins</_summary>
50       <_description>This variable determines whether to activate every new encountered plugin.</_description>
51     </key>
52     <key name="active" type="as">
53       <default>[]</default>
54       <_summary>List of Active Plugins.</_summary>
55       <_description>This list contains all plugins that are supposed to be automatically activated.</_description>
56     </key>
57     <key name="known" type="as">
58       <default>[]</default>
59       <_summary>List of Known Plugins.</_summary>
60       <_description>This list contains all known plugins.</_description>
61     </key>
62     <key name="file-states" type="as">
63       <default>[]</default>
64       <_summary>List of Plugin File States.</_summary>
65       <_description>This list contains all plugin file states.</_description>
66     </key>
67     <key name="extra-dirs" type="as">
68       <default>[]</default>
69       <_summary>List of Extra Plugin Directories.</_summary>
70       <_description>This list contains all extra directories containing plugins.</_description>
71     </key>
72   </schema>
73   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.autoformat" path="/org/gnome/gnumeric/autoformat/">
74     <key name="extra-dirs" type="as">
75       <default>[]</default>
76       <_summary>List of Extra Autoformat Directories.</_summary>
77       <_description>This list contains all extra directories containing autoformat templates.</_description>
78     </key>
79     <key name="sys-dir" type="s">
80       <default>'autoformat-templates'</default>
81       <_summary>System Directory for Autoformats</_summary>
82       <_description>This directory contains the pre-installed autoformat templates.</_description>
83     </key>
84     <key name="usr-dir" type="s">
85       <default>'autoformat-templates'</default>
86       <_summary>User Directory for Autoformats</_summary>
87       <_description>The main directory for user specific autoformat templates.</_description>
88     </key>
89   </schema>
90   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.printsetup" path="/org/gnome/gnumeric/printsetup/">
91     <key name="all-sheets" type="b">
92       <default>false</default>
93       <_summary>Apply print-setup to all sheets</_summary>
94       <_description>This value determines whether by default the print set-up dialog applies to all sheets simultaneously.</_description>
95     </key>
96     <key name="gtk-setting" type="as">
97       <default>[]</default>
98       <_summary>GTKPrintSetting</_summary>
99       <_description>The configuration of GTKPrintSetting. Do not edit this variable.</_description>
100     </key>
101     <key name="header" type="as">
102       <default>['','&amp;\[TAB\]','']</default>
103       <_summary>Page Header</_summary>
104       <_description>The default page header for new documents that can be modified using the
105         page setup dialog.</_description>
106     </key>
107     <key name="footer" type="as">
108       <default>['','Page &amp;\[PAGE\]','']</default>
109       <_summary>Page Footer</_summary>
110       <_description>The default page footer for new documents that can be modified using the
111         page setup dialog.</_description>
112     </key>
113     <key name="hf-font-size" type="d">
114       <default>10</default>
115       <_summary>Default Header/Footer Font Size</_summary>
116       <_description>The default font size for headers and footers.</_description>
117     </key>
118     <key name="hf-font-name" type="s">
119       <default>'Sans'</default>
120       <_summary>Default header/footer font name</_summary>
121       <_description>The default font name for headers and footers.</_description>
122     </key>
123     <key name="hf-font-bold" type="b">
124       <default>false</default>
125       <_summary>The default header/footer font is bold.</_summary>
126       <_description>This value determines whether the default font for headers and footers is bold.</_description>
127     </key>
128     <key name="hf-font-italic" type="b">
129       <default>false</default>
130       <_summary>The default header/footer font is italic.</_summary>
131       <_description>This value determines whether the default font for headers and footers is italic.</_description>
132     </key>
133     <key name="center-horizontally" type="b">
134       <default>false</default>
135       <_summary>Default Horizontal Centering</_summary>
136       <_description>This value determines whether the default setting in the Print Setup dialog is to center pages horizontally.</_description>
137     </key>
138     <key name="center-vertically" type="b">
139       <default>false</default>
140       <_summary>Default Vertical Centering</_summary>
141       <_description>This value determines whether the default setting in the Print Setup dialog is to center pages vertically.</_description>
142     </key>
143     <key name="print-grid-lines" type="b">
144       <default>false</default>
145       <_summary>Default Grid Line Printing</_summary>
146       <_description>This value determines the default setting in the Print Setup dialog whether print grid lines. Please use the Print Setup dialog to edit this value.</_description>
147     </key>
148     <key name="print-even-if-only-styles" type="b">
149       <default>false</default>
150       <_summary>Default Print Cells with Only Styles</_summary>
151       <_description>This value determines the default setting in the Print Setup dialog whether to print empty but formatted cells. Please use the Print Setup dialog to edit this value.</_description>
152     </key>
153     <key name="print-black-n-white" type="b">
154       <default>false</default>
155       <_summary>Default Black and White Printing</_summary>
156       <_description>This value determines the default setting in the Print Setup dialog whether to print in only black and white. Please use the Print Setup dialog to edit this value.</_description>
157     </key>
158     <key name="print-titles" type="b">
159       <default>false</default>
160       <_summary>Default Title Printing</_summary>
161       <_description>This value determines the default setting in the Print Setup dialog whether to print row and column headers. Please use the Print Setup dialog to edit this value.</_description>
162     </key>
163     <key name="across-then-down" type="b">
164       <default>false</default>
165       <_summary>Default Print Direction</_summary>
166       <_description>This value determines the default setting in the Print Setup dialog whether to print first right then down. Please use the Print Setup dialog to edit this value.</_description>
167     </key>
168     <key name="scale-percentage" type="b">
169       <default>true</default>
170       <_summary>Default Scale Type</_summary>
171       <_description>This value determines the default setting in the Print Setup dialog whether to scale pages by a given percentage. Please use the Print Setup dialog to edit this value.</_description>
172     </key>
173     <key name="scale-percentage-value" type="d">
174       <default>100</default>
175       <_summary>Default Scale Percentage</_summary>
176       <_description>This value gives the percentage by which to scale each printed page. Please use the Print Setup dialog to edit this value.</_description>
177     </key>
178     <key name="scale-width" type="i">
179       <default>0</default>
180       <_summary>Default Scaling Width</_summary>
181       <_description>This value determines the maximum number of pages that make up the width of a printout of the current sheet. The sheet will be reduced to fit within this width. This value can be changed in the Page Setup dialog.</_description>
182     </key>
183     <key name="scale-height" type="i">
184       <default>0</default>
185       <_summary>Default Scaling Height</_summary>
186       <_description>This value determines the maximum number of pages that make up the height of a printout of the current sheet. The sheet will be reduced to fit within this height. This value can be changed in the Page Setup dialog.</_description>
187     </key>
188     <key name="repeat-top" type="s">
189       <default>''</default>
190       <_summary>Default Repeated Top Region</_summary>
191       <_description>This string gives the default region to be repeated at the top of each printed sheet. Please use the Print Setup dialog to edit this value.</_description>
192     </key>
193     <key name="repeat-left" type="s">
194       <default>''</default>
195       <_summary>Default Repeated Left Region</_summary>
196       <_description>This string gives the default region to be repeated at the left of each printed sheet. Please use the Print Setup dialog to edit this value.</_description>
197     </key>
198     <key name="preferred-unit" type="s">
199       <default>'mm'</default>
200       <_summary>Preferred Display Unit</_summary>
201       <_description>This string gives the default unit to be used in the page setup dialog.</_description>
202     </key>
203     <key name="margin-top" type="d">
204       <default>120</default>
205       <_summary>Default Top Margin</_summary>
206       <_description>This value gives the default number of points from the top of a page to the start of the body. Please use the Print Setup dialog to edit this value.</_description>
207     </key>
208     <key name="margin-bottom" type="d">
209       <default>120</default>
210       <_summary>Default Bottom Margin</_summary>
211       <_description>This value gives the default number of points from the bottom of a page to the end of the body. Please use the Print Setup dialog to edit this value.</_description>
212     </key>
213     <key name="margin-gtk-bottom" type="d">
214       <default>72</default>
215       <_summary>Default Bottom Outside Margin</_summary>
216       <_description>This value gives the default number of points from the bottom of a page to the end of the footer. Please use the Print Setup dialog to edit this value.</_description>
217     </key>
218     <key name="margin-gtk-top" type="d">
219       <default>72</default>
220       <_summary>Default Top Outside Margin</_summary>
221       <_description>This value gives the default number of points from the top of a page to the top of the header. Please use the Print Setup dialog to edit this value.</_description>
222     </key>
223     <key name="margin-gtk-left" type="d">
224       <default>72</default>
225       <_summary>Default Left Margin</_summary>
226       <_description>This value gives the default number of points from the left of a page to the left of the body. Please use the Print Setup dialog to edit this value.</_description>
227     </key>
228     <key name="margin-gtk-right" type="d">
229       <default>72</default>
230       <_summary>Default Right Margin</_summary>
231       <_description>This value gives the default number of points from the right of a page to the right of the body. Please use the Print Setup dialog to edit this value.</_description>
232     </key>
233     <key name="paper" type="s">
234       <default>''</default>
235       <_summary>Paper</_summary>
236       <_description>This is the default paper specification. Please use the Print Setup dialog to edit this value.</_description>
237     </key>
238     <key name="paper-orientation" type="i">
239       <default>0</default>
240       <_summary>Paper orientation</_summary>
241       <_description>This is the default paper orientation. Please use the Print Setup dialog to edit this value.</_description>
242     </key>
243     <key name="hf-left" type="as">
244       <default>[]</default>
245       <_summary>Header/Footer Format (Left Portion)</_summary>
246       <_description>Please use the Print Setup dialog to edit this value.</_description>
247     </key>
248     <key name="hf-middle" type="as">
249       <default>[]</default>
250       <_summary>Header/Footer Format (Middle Portion)</_summary>
251       <_description>Please use the Print Setup dialog to edit this value.</_description>
252     </key>
253     <key name="hf-right" type="as">
254       <default>[]</default>
255       <_summary>Header/Footer Format (Right Portion)</_summary>
256       <_description>Please use the Print Setup dialog to edit this value.</_description>
257     </key>
258   </schema>
259   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.dialogs.rs" path="/org/gnome/gnumeric/dialogs/rs/">
260     <key name="unfocused" type="b">
261       <default>false</default>
262       <_summary>Allow Unfocused Range Selections</_summary>
263       <_description>Some dialogs contain only a single entry field that allows range selections in the workbook. Setting this variable to TRUE directs selections to this entry even if the entry does not have keyboard focus.</_description>
264     </key>
265   </schema>
266   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.stf" path="/org/gnome/gnumeric/stf/">
267     <child name="export" schema="org.gnome.gnumeric.stf.export" />
268   </schema>
269   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.stf.export" path="/org/gnome/gnumeric/stf/export/">
270     <key name="stringindicator" type="s">
271       <default>'"'</default>
272       <_summary>Text Export String Indicator</_summary>
273       <_description>Please use the Text Export dialog to edit this value.</_description>
274     </key>
275     <key name="separator" type="s">
276       <default>','</default>
277       <_summary>Text Export Field Separator</_summary>
278       <_description>Please use the Text Export dialog to edit this value.</_description>
279     </key>
280     <key name="terminator" type="s">
281       <default>'&#10;'</default>
282       <_summary>Text Export Record Terminator</_summary>
283       <_description>Please use the Text Export dialog to edit this value.</_description>
284     </key>
285     <key name="locale" type="s">
286       <default>''</default>
287       <_summary>Text Export Locale</_summary>
288       <_description>Please use the Text Export dialog to edit this value.</_description>
289     </key>
290     <key name="encoding" type="s">
291       <default>''</default>
292       <_summary>Text Export Encoding</_summary>
293       <_description>Please use the Text Export dialog to edit this value.</_description>
294     </key>
295     <key name="quoting" type="s">
296       <default>'auto'</default>
297       <_summary>Text Export String Quoting Rule</_summary>
298       <_description>Please use the Text Export dialog to edit this value.</_description>
299     </key>
300     <key name="format" type="s">
301       <default>'automatic'</default>
302       <_summary>Text Export Formatting Rule</_summary>
303       <_description>Please use the Text Export dialog to edit this value.</_description>
304     </key>
305     <key name="transliteration" type="b">
306       <default>true</default>
307       <_summary>Text Export Unknown Character Transliteration</_summary>
308       <_description>Please use the Text Export dialog to edit this value.</_description>
309     </key>
310   </schema>
311   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.gnumeric.searchreplace" path="/org/gnome/gnumeric/searchreplace/">
312     <key name="ignore-case" type="b">
313       <default>true</default>
314       <_summary>Search &amp; Replace Ignores Case</_summary>
315       <_description>Search &amp; Replace ignores case as default</_description>
316     </key>
317     <key name="preserve-case" type="b">
318       <default>false</default>
319       <_summary>Search &amp; Replace Preserves Case</_summary>
320       <_description>Search &amp; Replace preserves case as default</_description>
321     </key>
322     <key name="query" type="b">
323       <default>false</default>
324       <_summary>Search &amp; Replace Poses Query</_summary>
325       <_description>Search &amp; Replace poses query before each change as default</_description>
326     </key>
327     <key name="whole-words-only" type="b">
328       <default>false</default>
329       <_summary>Search &amp; Replace Whole Words Only</_summary>
330       <_description>Search &amp; Replace replaces whole words only as default</_description>
331     </key>
332     <key name="scope" type="i">
333       <default>0</default>
334       <_summary>Search &amp; Replace Scope</_summary>
335       <_description>This is the default scope of Search &amp; Replace. 0: entire workbook; 1: current sheet; 2: range</_description>
336     </key>
337     <key name="change-cell-strings" type="b">
338       <default>true</default>
339       <_summary>Search &amp; Replace Changes Strings</_summary>
340       <_description>Search &amp; Replace changes cells containing strings as default</_description>
341     </key>
342     <key name="change-cell-expressions" type="b">
343       <default>true</default>
344       <_summary>Search &amp; Replace Changes Expressions</_summary>
345       <_description>Search &amp; Replace changes cells containing expressions as default</_description>
346     </key>
347     <key name="change-cell-other" type="b">
348       <default>true</default>
349       <_summary>Search &amp; Replace Changes Other Values</_summary>
350       <_description>Search &amp; Replace changes cells containing other values as default</_description>
351     </key>
352     <key name="change-comments" type="b">
353       <default>false</default>
354       <_summary>Search &amp; Replace Changes Comments</_summary>
355       <_description>Search &amp; Replace changes comments as default</_description>
356     </key>
357     <key name="search-results" type="b">
358       <default>true</default>
359       <_summary>Search searches in results</_summary>
360       <_description>Search searches in results as default</_description>
361     </key>
362     <key name="keep-strings" type="b">
363       <default>true</default>
364       <_summary>Search &amp; Replace Keeps Strings as Strings</_summary>
365       <_description>Search &amp; Replace keeps strings as strings even if they look like numbers as default</_description>
366     </key>
367     <key name="regex" type="i">
368       <default>0</default>
369       <_summary>Search &amp; Replace Search Type</_summary>
370       <_description>This value determines the input type for Search &amp; Replace. 0: text; 1: regular expression; 2: number</_description>
371     </key>
372     <key name="columnmajor" type="b">
373       <default>true</default>
374       <_summary>Search &amp; Replace Column Major</_summary>
375       <_description>Search &amp; Replace proceeds in column major order as default</_description>
376     </key>
377     <key name="error-behaviour" type="i">
378       <default>0</default>
379       <_summary>Search &amp; Replace Error Behavior</_summary>
380       <_description>This is the default error behavior of Search &amp; Replace indicated by an integer from 0 to 4.</_description>
381     </key>
382   </schema>
383 </schemalist>