Fix string errors reported by Christian Kirbach
[nautilus-actions.git] / data / gconf-schemas / nautilus-actions-prefs.schemas.in
blob23d9b66eec49387efd82470d4d223ce94d8094c4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <gconfschemafile>
3 <schemalist>
5 <!-- schemas for preferences -->
7 <schema>
8 <key>/schemas/apps/nautilus-actions/preferences/assistant-esc-confirm</key>
9 <owner>nautilus-actions</owner>
10 <type>bool</type>
11 <locale name="C">
12 <short>Ask for a confirmation when quitting by Esc</short>
13 <long>If TRUE, a confirmation will be requested when quitting an assistant by hitting the Esc key.</long>
14 </locale>
15 <default>true</default>
16 </schema>
18 <schema>
19 <key>/schemas/apps/nautilus-actions/preferences/assistant-esc-quit</key>
20 <owner>nautilus-actions</owner>
21 <type>bool</type>
22 <locale name="C">
23 <short>Whether the Esc key should close the assistants</short>
24 <long>If TRUE, assistant may be closed by hitting the Esc key.</long>
25 </locale>
26 <default>true</default>
27 </schema>
29 <schema>
30 <key>/schemas/apps/nautilus-actions/preferences/auto-save-on</key>
31 <owner>nautilus-actions</owner>
32 <type>bool</type>
33 <locale name="C">
34 <short>Whether the auto-save feature should be activated</short>
35 <long>If TRUE, the pending modifications will be periodically and automatically saved.</long>
36 </locale>
37 <default>false</default>
38 </schema>
40 <schema>
41 <key>/schemas/apps/nautilus-actions/preferences/auto-save-period</key>
42 <owner>nautilus-actions</owner>
43 <type>int</type>
44 <locale name="C">
45 <short>Periodicity of the auto-save</short>
46 <long>Defines the periodicity in minutes of the automatic save.</long>
47 </locale>
48 <default>5</default>
49 </schema>
51 <schema>
52 <key>/schemas/apps/nautilus-actions/preferences/export-assistant</key>
53 <owner>nautilus-actions</owner>
54 <type>list</type>
55 <list_type>int</list_type>
56 <locale name="C">
57 <short>Position and size of the export assistant window</short>
58 <long>Position and size of the export assistant window ; default is set by the window manager.</long>
59 </locale>
60 <default>[]</default>
61 </schema>
63 <schema>
64 <key>/schemas/apps/nautilus-actions/preferences/export-folder-uri</key>
65 <owner>nautilus-actions</owner>
66 <type>string</type>
67 <locale name="C">
68 <short>Last selected folder</short>
69 <long>Last folder selected when choosing a folder where to export the actions.</long>
70 </locale>
71 <default>/tmp</default>
72 </schema>
74 <schema>
75 <key>/schemas/apps/nautilus-actions/preferences/export-format</key>
76 <owner>nautilus-actions</owner>
77 <type>string</type>
78 <locale name="C">
79 <short>Preferred export format</short>
80 <long>This is the preferred export format, used as a default when exporting items, or dropping them outside of the application.
81 Possible values are:
82 - "GConfSchemaV1": this used to be the historical export format. The exported file may later be imported via Import assistant of the Nautilus-Actions Configuration Tool, or via the gconftool-2 --import-schema-file command-line tool.
83 - "GConfSchemaV2": a lighter while still compatible schema. The exported file may later be imported via Import assistant of the Nautilus-Actions Configuration Tool, or via the gconftool-2 --import-schema-file command-line tool.
84 - "GConfEntry": this should be the preferred format for newly exported actions. The exported file may later be imported via Import assistant of the Nautilus-Actions Configuration Tool, or via the gconftool-2 --load command-line tool.
85 - "Ask": the user will be asked at runtime for the format he wishes use.</long>
86 </locale>
87 <default>/tmp</default>
88 </schema>
90 <schema>
91 <key>/schemas/apps/nautilus-actions/preferences/icommand-command-chooser</key>
92 <owner>nautilus-actions</owner>
93 <type>list</type>
94 <list_type>int</list_type>
95 <locale name="C">
96 <short>Position and size of the command chooser window</short>
97 <long>Position and size of the command chooser window in the Command tab ; default is set by the window manager.</long>
98 </locale>
99 <default>[]</default>
100 </schema>
102 <schema>
103 <key>/schemas/apps/nautilus-actions/preferences/icommand-folder-uri</key>
104 <owner>nautilus-actions</owner>
105 <type>string</type>
106 <locale name="C">
107 <short>Last selected folder</short>
108 <long>Last folder selected when browsing for a command in the Command tab.</long>
109 </locale>
110 <default>/bin</default>
111 </schema>
113 <schema>
114 <key>/schemas/apps/nautilus-actions/preferences/icommand-legend-dialog</key>
115 <owner>nautilus-actions</owner>
116 <type>list</type>
117 <list_type>int</list_type>
118 <locale name="C">
119 <short>Position and size of the Legend dialog</short>
120 <long>Position and size of the Legend dialog ; default is set by the UI manager.</long>
121 </locale>
122 <default>[]</default>
123 </schema>
125 <schema>
126 <key>/schemas/apps/nautilus-actions/preferences/ifolders-chooser</key>
127 <owner>nautilus-actions</owner>
128 <type>list</type>
129 <list_type>int</list_type>
130 <locale name="C">
131 <short>Position and size of the URI chooser window</short>
132 <long>Position and size of the URI chooser window in the Folders tab ; default is set by the window manager.</long>
133 </locale>
134 <default>[]</default>
135 </schema>
137 <schema>
138 <key>/schemas/apps/nautilus-actions/preferences/ifolders-uri</key>
139 <owner>nautilus-actions</owner>
140 <type>string</type>
141 <locale name="C">
142 <short>Last selected folder</short>
143 <long>Last folder selected when browsing for an URI in the Folders tab.</long>
144 </locale>
145 <default>/bin</default>
146 </schema>
148 <schema>
149 <key>/schemas/apps/nautilus-actions/preferences/import-ask-user</key>
150 <owner>nautilus-actions</owner>
151 <type>list</type>
152 <list_type>int</list_type>
153 <locale name="C">
154 <short>Position and size of the interaction dialog at import time</short>
155 <long>Position and size of the interaction dialog at import time ; default is set by the window manager.</long>
156 </locale>
157 <default>[]</default>
158 </schema>
160 <schema>
161 <key>/schemas/apps/nautilus-actions/preferences/import-ask-user-last-mode</key>
162 <owner>nautilus-actions</owner>
163 <type>string</type>
164 <locale name="C">
165 <short>Last import mode choosen by the user</short>
166 <long>Last import mode choosen by the user when he is asked for in import mode. Possible values are:
167 - "NoImport": do not import an action whose UUID already exists,
168 - "Renumber": allocate a new UUID if the imported UUID already exists,
169 - "Override": override the existing action with the imported one.</long>
170 </locale>
171 <default>NoImport</default>
172 </schema>
174 <schema>
175 <key>/schemas/apps/nautilus-actions/preferences/import-assistant</key>
176 <owner>nautilus-actions</owner>
177 <type>list</type>
178 <list_type>int</list_type>
179 <locale name="C">
180 <short>Position and size of the import assistant window</short>
181 <long>Position and size of the import assistant window ; default is set by the window manager.</long>
182 </locale>
183 <default>[]</default>
184 </schema>
186 <schema>
187 <key>/schemas/apps/nautilus-actions/preferences/import-folder-uri</key>
188 <owner>nautilus-actions</owner>
189 <type>string</type>
190 <locale name="C">
191 <short>Last selected folder</short>
192 <long>Last folder selected when choosing a folder from where import new actions.</long>
193 </locale>
194 <default>/tmp</default>
195 </schema>
197 <schema>
198 <key>/schemas/apps/nautilus-actions/preferences/import-keep-choicee</key>
199 <owner>nautilus-actions</owner>
200 <type>bool</type>
201 <locale name="C">
202 <short>Keep last choosen import mode</short>
203 <long>Whether the import system should reuse the last choosen import mode.</long>
204 </locale>
205 <default>false</default>
206 </schema>
208 <schema>
209 <key>/schemas/apps/nautilus-actions/preferences/import-mode</key>
210 <owner>nautilus-actions</owner>
211 <type>string</type>
212 <locale name="C">
213 <short>Import mode</short>
214 <long>Last import mode choosen in the Import assistant. Possible values are :
215 - "NoImport": do not import an action whose UUID already exists,
216 - "Renumber": allocate a new UUID if the imported UUID already exists,
217 - "Override": override the existing action with the imported one,
218 - "Ask": ask the user each time.</long>
219 </locale>
220 <default>NoImport</default>
221 </schema>
223 <schema>
224 <key>/schemas/apps/nautilus-actions/preferences/io-providers-order</key>
225 <owner>nautilus-actions</owner>
226 <type>list</type>
227 <list_type>string</list_type>
228 <locale name="C">
229 <short>I/O providers Write priority</short>
230 <long>The order in which I/O providers are tested when we need to write a new item down to a storage subsystem.</long>
231 </locale>
232 <default>[]</default>
233 </schema>
235 <schema>
236 <key>/schemas/apps/nautilus-actions/preferences/iprefs-add-about-item</key>
237 <owner>nautilus-actions</owner>
238 <type>bool</type>
239 <locale name="C">
240 <short>Add an 'About' item in the Nautilus context menu</short>
241 <long>If TRUE, and if the user has defined a single root menu for its actions, then an 'About Nautilus-Actions' will be displayed at end of the first submenu.</long>
242 </locale>
243 <default>true</default>
244 </schema>
246 <schema>
247 <key>/schemas/apps/nautilus-actions/preferences/iprefs-alphabetical-order</key>
248 <owner>nautilus-actions</owner>
249 <type>string</type>
250 <locale name="C">
251 <short>Sort mode</short>
252 <long>This preference indicates the preferred sort mode. Possible values are :
253 - "AscendingOrder": the actions are maintained in ascending alphabetical order (historical behavior).
254 - "DescendingOrder": the actions are maintained in descending alphabetical order.
255 - "ManualOrder": user is free to reorder them via Nautilus-Actions configuration tool.</long>
256 </locale>
257 <default>0</default>
258 </schema>
260 <schema>
261 <key>/schemas/apps/nautilus-actions/preferences/iprefs-create-root-menu</key>
262 <owner>nautilus-actions</owner>
263 <type>bool</type>
264 <locale name="C">
265 <short>Define a 'Nautilus-Actions actions' root menu</short>
266 <long>If TRUE, then a 'Nautilus-Actions actions' item will be defined in the Nautilus context menu, and will be the root menu of all available actions.</long>
267 </locale>
268 <default>true</default>
269 </schema>
271 <schema>
272 <key>/schemas/apps/nautilus-actions/preferences/iprefs-level-zero</key>
273 <owner>nautilus-actions</owner>
274 <type>list</type>
275 <list_type>string</list_type>
276 <locale name="C">
277 <short>List of items at first level of the hierarchy</short>
278 <long>UUID of the items at the first level of the hierarchy. If this key is not found or empty, then all found items are considered as a flat list.</long>
279 </locale>
280 <default>[]</default>
281 </schema>
283 <schema>
284 <key>/schemas/apps/nautilus-actions/preferences/iprefs-relabel-actions</key>
285 <owner>nautilus-actions</owner>
286 <type>bool</type>
287 <locale name="C">
288 <short>Whether actions should be relabeled when pasted or duplicated</short>
289 <long>Whether actions should be relabeled when pasted or duplicated.</long>
290 </locale>
291 <default>true</default>
292 </schema>
294 <schema>
295 <key>/schemas/apps/nautilus-actions/preferences/iprefs-relabel-menus</key>
296 <owner>nautilus-actions</owner>
297 <type>bool</type>
298 <locale name="C">
299 <short>Whether menus should be relabeled when pasted or duplicated</short>
300 <long>Whether menus should be relabeled when pasted or duplicated.</long>
301 </locale>
302 <default>true</default>
303 </schema>
305 <schema>
306 <key>/schemas/apps/nautilus-actions/preferences/iprefs-relabel-profiles</key>
307 <owner>nautilus-actions</owner>
308 <type>bool</type>
309 <locale name="C">
310 <short>Whether profiles should be relabeled when pasted or duplicated</short>
311 <long>Whether profiles should be relabeled when pasted or duplicated.</long>
312 </locale>
313 <default>true</default>
314 </schema>
316 <schema>
317 <key>/schemas/apps/nautilus-actions/preferences/main-edit-toolbar</key>
318 <owner>nautilus-actions</owner>
319 <type>bool</type>
320 <locale name="C">
321 <short>Display Edit toolbar</short>
322 <long>Whether to display or not the Edit toolbar in the main window.</long>
323 </locale>
324 <default>false</default>
325 </schema>
327 <schema>
328 <key>/schemas/apps/nautilus-actions/preferences/main-file-toolbar</key>
329 <owner>nautilus-actions</owner>
330 <type>bool</type>
331 <locale name="C">
332 <short>Display File toolbar</short>
333 <long>Whether to display or not the File toolbar in the main window.</long>
334 </locale>
335 <default>true</default>
336 </schema>
338 <schema>
339 <key>/schemas/apps/nautilus-actions/preferences/main-help-toolbar</key>
340 <owner>nautilus-actions</owner>
341 <type>bool</type>
342 <locale name="C">
343 <short>Display Help toolbar</short>
344 <long>Whether to display or not the Help toolbar in the main window.</long>
345 </locale>
346 <default>false</default>
347 </schema>
349 <schema>
350 <key>/schemas/apps/nautilus-actions/preferences/main-paned</key>
351 <owner>nautilus-actions</owner>
352 <type>int</type>
353 <locale name="C">
354 <short>Main pane position</short>
355 <long>Width of the main window pane ; default is set by the UI manager.</long>
356 </locale>
357 <default>100</default>
358 </schema>
360 <schema>
361 <key>/schemas/apps/nautilus-actions/preferences/main-tools-toolbar</key>
362 <owner>nautilus-actions</owner>
363 <type>bool</type>
364 <locale name="C">
365 <short>Display Tools toolbar</short>
366 <long>Whether to display or not the Tools toolbar in the main window.</long>
367 </locale>
368 <default>false</default>
369 </schema>
371 <schema>
372 <key>/schemas/apps/nautilus-actions/preferences/main-window</key>
373 <owner>nautilus-actions</owner>
374 <type>list</type>
375 <list_type>int</list_type>
376 <locale name="C">
377 <short>Position and size of the main window</short>
378 <long>Position and size of the main window ; default is set by the window manager.</long>
379 </locale>
380 <default>[]</default>
381 </schema>
383 <schema>
384 <key>/schemas/apps/nautilus-actions/preferences/preferences-editor</key>
385 <owner>nautilus-actions</owner>
386 <type>list</type>
387 <list_type>int</list_type>
388 <locale name="C">
389 <short>Position and size of the preferences dialog</short>
390 <long>Position and size of the preferences dialog ; default is set by the window manager.</long>
391 </locale>
392 <default>[]</default>
393 </schema>
395 <schema>
396 <key>/schemas/apps/nautilus-actions/preferences/schemes</key>
397 <owner>nautilus-actions</owner>
398 <type>list</type>
399 <list_type>string</list_type>
400 <locale name="C">
401 <short>List of default schemes</short>
402 <long>The list of schemes proposed by default on each new profile.
403 A default default list is harcoded in nautilus-actions-config-tool, which may be updated by the user.</long>
404 </locale>
405 <default>[]</default>
406 </schema>
408 <!-- sysadmin reserved keys -->
409 <!-- these keys are thought to be set as mandatory keys -->
410 <!-- each I/O provider has its own key, identified by the I/O provider internal id. -->
412 <schema>
413 <key>/schemas/apps/nautilus-actions/mandatory/all/locked</key>
414 <owner>nautilus-actions</owner>
415 <type>bool</type>
416 <locale name="C">
417 <short>Whether the whole configuration is locked</short>
418 <long>The whole configuration must be understood here as the global set and order of menus and actions.
419 When this configuration is locked, then the user is no more able to modify nor create or delete any menu or action. All items are read-only.
420 As the order of items is also locked, the level zero itself cannot be modified, and the user is unable to reorder the items.</long>
421 </locale>
422 <default>false</default>
423 </schema>
425 <schema>
426 <key>/schemas/apps/nautilus-actions/mandatory/na-gconf/locked</key>
427 <owner>nautilus-actions</owner>
428 <type>bool</type>
429 <locale name="C">
430 <short>Whether the GConf I/O provider is locked</short>
431 <long>When set to true (most probably as a mandatory key), this prevents all items, menus and actions, read from GConf to being modified in NACT.</long>
432 </locale>
433 <default>false</default>
434 </schema>
436 <schema>
437 <key>/schemas/apps/nautilus-actions/mandatory/na-desktop/locked</key>
438 <owner>nautilus-actions</owner>
439 <type>bool</type>
440 <locale name="C">
441 <short>Whether the Desktop I/O provider is locked</short>
442 <long>When set to true (most probably as a mandatory key), this prevents all items, menus and actions, read from .desktop files to being modified in NACT.</long>
443 </locale>
444 <default>false</default>
445 </schema>
447 </schemalist>
448 </gconfschemafile>