1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
4 <requires lib=
"gtk+" version=
"3.4"/>
5 <object class=
"GtkImage" id=
"image">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"xalign">0</property>
9 <property name=
"stock">gtk-go-up
</property>
11 <object class=
"GtkImage" id=
"image1">
12 <property name=
"visible">True
</property>
13 <property name=
"can_focus">False
</property>
14 <property name=
"stock">gtk-missing-image
</property>
16 <object class=
"GtkImage" id=
"image3">
17 <property name=
"visible">True
</property>
18 <property name=
"can_focus">False
</property>
19 <property name=
"stock">gtk-go-down
</property>
21 <object class=
"GtkDialog" id=
"PreferencesDialog">
22 <property name=
"can_focus">False
</property>
23 <property name=
"border_width">5</property>
24 <property name=
"title" translatable=
"yes">FileManager-Actions Preferences
</property>
25 <property name=
"modal">True
</property>
26 <property name=
"type_hint">dialog
</property>
27 <child internal-child=
"vbox">
28 <object class=
"GtkBox" id=
"dialog-vbox4">
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">False
</property>
31 <property name=
"spacing">2</property>
32 <child internal-child=
"action_area">
33 <object class=
"GtkButtonBox" id=
"dialog-action_area4">
34 <property name=
"visible">True
</property>
35 <property name=
"can_focus">False
</property>
36 <property name=
"layout_style">end
</property>
38 <object class=
"GtkButton" id=
"CancelButton">
39 <property name=
"label">gtk-cancel
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_stock">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">False
</property>
48 <property name=
"position">0</property>
52 <object class=
"GtkButton" id=
"OKButton">
53 <property name=
"label">gtk-ok
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use_stock">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">False
</property>
62 <property name=
"position">1</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">False
</property>
69 <property name=
"pack_type">end
</property>
70 <property name=
"position">0</property>
74 <object class=
"GtkNotebook" id=
"PreferencesNotebook">
75 <property name=
"visible">True
</property>
76 <property name=
"can_focus">True
</property>
78 <object class=
"GtkGrid" id=
"p1">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"margin_left">2</property>
82 <property name=
"margin_right">2</property>
83 <property name=
"margin_top">2</property>
84 <property name=
"margin_bottom">2</property>
85 <property name=
"row_spacing">2</property>
87 <object class=
"GtkFrame" id=
"frame3">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"label_xalign">0</property>
91 <property name=
"shadow_type">in
</property>
93 <object class=
"GtkGrid" id=
"grid11">
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">False
</property>
96 <property name=
"margin_left">8</property>
97 <property name=
"margin_right">2</property>
98 <property name=
"margin_top">2</property>
99 <property name=
"margin_bottom">2</property>
100 <property name=
"hexpand">True
</property>
102 <object class=
"GtkRadioButton" id=
"OrderAlphaAscButton">
103 <property name=
"label" translatable=
"yes">_Ascending alphabetical order
</property>
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"receives_default">False
</property>
107 <property name=
"tooltip_text" translatable=
"yes">Menus and actions will be displayed in the ascending alphabetical order of their label, both in the Nautilus context menu and in the fma-config-tool user interface.
</property>
108 <property name=
"use_underline">True
</property>
109 <property name=
"active">True
</property>
110 <property name=
"draw_indicator">True
</property>
113 <property name=
"left_attach">0</property>
114 <property name=
"top_attach">0</property>
118 <object class=
"GtkRadioButton" id=
"OrderAlphaDescButton">
119 <property name=
"label" translatable=
"yes">_Descending alphabetical order
</property>
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">True
</property>
122 <property name=
"receives_default">False
</property>
123 <property name=
"tooltip_text" translatable=
"yes">Menus and actions will be displayed in the descending alphabetical order of their label, both in the Nautilus context menu and in the fma-config-tool user interface.
</property>
124 <property name=
"use_underline">True
</property>
125 <property name=
"draw_indicator">True
</property>
126 <property name=
"group">OrderAlphaAscButton
</property>
129 <property name=
"left_attach">0</property>
130 <property name=
"top_attach">1</property>
134 <object class=
"GtkRadioButton" id=
"OrderManualButton">
135 <property name=
"label" translatable=
"yes">_Manual order
</property>
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"receives_default">False
</property>
139 <property name=
"tooltip_text" translatable=
"yes">Display order of menus and actions, both in the Nautilus context menu and in the fma-config-tools user interface, must be manually adjusted.
</property>
140 <property name=
"use_underline">True
</property>
141 <property name=
"draw_indicator">True
</property>
142 <property name=
"group">OrderAlphaAscButton
</property>
145 <property name=
"left_attach">0</property>
146 <property name=
"top_attach">2</property>
152 <object class=
"GtkLabel" id=
"label1">
153 <property name=
"visible">True
</property>
154 <property name=
"can_focus">False
</property>
155 <property name=
"xpad">5</property>
156 <property name=
"label" translatable=
"yes"><b
>Items ordering
</b
></property>
157 <property name=
"use_markup">True
</property>
162 <property name=
"left_attach">0</property>
163 <property name=
"top_attach">0</property>
167 <object class=
"GtkFrame" id=
"frame1">
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">False
</property>
170 <property name=
"label_xalign">0</property>
171 <property name=
"shadow_type">in
</property>
173 <object class=
"GtkGrid" id=
"grid12">
174 <property name=
"visible">True
</property>
175 <property name=
"can_focus">False
</property>
176 <property name=
"margin_left">8</property>
177 <property name=
"margin_right">2</property>
178 <property name=
"margin_top">2</property>
179 <property name=
"margin_bottom">2</property>
180 <property name=
"hexpand">True
</property>
182 <object class=
"GtkCheckButton" id=
"CreateRootMenuButton">
183 <property name=
"label" translatable=
"yes">_Create a root 'FileManager-Actions' menu
</property>
184 <property name=
"visible">True
</property>
185 <property name=
"can_focus">True
</property>
186 <property name=
"receives_default">False
</property>
187 <property name=
"tooltip_text" translatable=
"yes">When this option is checked, menus and actions will actually be displayed as sub-items of a root 'FileManager-Actions' menu in the Nautilus context menu.
</property>
188 <property name=
"use_underline">True
</property>
189 <property name=
"draw_indicator">True
</property>
192 <property name=
"left_attach">0</property>
193 <property name=
"top_attach">0</property>
197 <object class=
"GtkCheckButton" id=
"AddAboutButton">
198 <property name=
"label" translatable=
"yes">Add an 'A_bout FileManager-Actions' item in the Nautilus context menus
</property>
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">True
</property>
201 <property name=
"receives_default">False
</property>
202 <property name=
"tooltip_text" translatable=
"yes">When this option is checked, an 'About FileManager-Actions' item will be added to the root FileManager-Actions menu in the Nautilus context menu.
203 Note that this item will be displayed only if a unique menu is defined in the Nautilus context menu (e.g. when having checked the root 'FileManager-Actions' menu option above).
</property>
204 <property name=
"use_underline">True
</property>
205 <property name=
"draw_indicator">True
</property>
208 <property name=
"left_attach">0</property>
209 <property name=
"top_attach">1</property>
215 <object class=
"GtkLabel" id=
"label41">
216 <property name=
"visible">True
</property>
217 <property name=
"can_focus">False
</property>
218 <property name=
"xpad">5</property>
219 <property name=
"label" translatable=
"yes"><b
>Nautilus menu layout
</b
></property>
220 <property name=
"use_markup">True
</property>
225 <property name=
"left_attach">0</property>
226 <property name=
"top_attach">1</property>
232 <object class=
"GtkLabel" id=
"label39">
233 <property name=
"visible">True
</property>
234 <property name=
"can_focus">False
</property>
235 <property name=
"tooltip_text" translatable=
"yes">This tab lets you choose how the actions are ordered in the displayed list as well as in the Nautilus context menu. You may also choose here how actions will be displayed in the Nautilus context menu.
</property>
236 <property name=
"label" translatable=
"yes">_Runtime preferences
</property>
237 <property name=
"use_underline">True
</property>
240 <property name=
"tab_fill">False
</property>
244 <object class=
"GtkGrid" id=
"p2">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">False
</property>
247 <property name=
"margin_left">2</property>
248 <property name=
"margin_right">2</property>
249 <property name=
"margin_top">2</property>
250 <property name=
"margin_bottom">2</property>
251 <property name=
"row_spacing">2</property>
253 <object class=
"GtkFrame" id=
"frame710">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
256 <property name=
"label_xalign">0</property>
257 <property name=
"shadow_type">in
</property>
259 <object class=
"GtkGrid" id=
"grid21">
260 <property name=
"visible">True
</property>
261 <property name=
"can_focus">False
</property>
262 <property name=
"margin_left">8</property>
263 <property name=
"margin_right">2</property>
264 <property name=
"margin_top">2</property>
265 <property name=
"margin_bottom">2</property>
266 <property name=
"hexpand">True
</property>
267 <property name=
"row_spacing">2</property>
268 <property name=
"column_spacing">4</property>
270 <object class=
"GtkLabel" id=
"label711">
271 <property name=
"visible">True
</property>
272 <property name=
"can_focus">False
</property>
273 <property name=
"label" translatable=
"yes">_Command pattern :
</property>
274 <property name=
"use_underline">True
</property>
275 <property name=
"xalign">1</property>
278 <property name=
"left_attach">0</property>
279 <property name=
"top_attach">0</property>
283 <object class=
"GtkEntry" id=
"TerminalPrefixEntry">
284 <property name=
"visible">True
</property>
285 <property name=
"can_focus">True
</property>
286 <property name=
"invisible_char">●
</property>
289 <property name=
"left_attach">1</property>
290 <property name=
"top_attach">0</property>
294 <object class=
"GtkLabel" id=
"TerminalPrefixExample">
295 <property name=
"visible">True
</property>
296 <property name=
"can_focus">False
</property>
297 <property name=
"use_markup">True
</property>
298 <property name=
"xalign">0</property>
301 <property name=
"left_attach">1</property>
302 <property name=
"top_attach">1</property>
311 <object class=
"GtkLabel" id=
"label710">
312 <property name=
"visible">True
</property>
313 <property name=
"can_focus">False
</property>
314 <property name=
"xpad">5</property>
315 <property name=
"label" translatable=
"yes"><b
>Execution in a terminal
</b
></property>
316 <property name=
"use_markup">True
</property>
321 <property name=
"left_attach">0</property>
322 <property name=
"top_attach">0</property>
326 <object class=
"GtkFrame" id=
"frame720">
327 <property name=
"visible">True
</property>
328 <property name=
"can_focus">False
</property>
329 <property name=
"label_xalign">0</property>
330 <property name=
"shadow_type">in
</property>
332 <object class=
"GtkGrid" id=
"grid22">
333 <property name=
"visible">True
</property>
334 <property name=
"can_focus">False
</property>
335 <property name=
"margin_left">8</property>
336 <property name=
"margin_right">2</property>
337 <property name=
"margin_top">2</property>
338 <property name=
"margin_bottom">2</property>
339 <property name=
"hexpand">True
</property>
340 <property name=
"row_spacing">2</property>
341 <property name=
"column_spacing">4</property>
343 <object class=
"GtkLabel" id=
"label721">
344 <property name=
"visible">True
</property>
345 <property name=
"can_focus">False
</property>
346 <property name=
"label" translatable=
"yes">Running _desktop environment :
</property>
347 <property name=
"use_underline">True
</property>
348 <property name=
"xalign">1</property>
351 <property name=
"left_attach">0</property>
352 <property name=
"top_attach">0</property>
356 <object class=
"GtkComboBox" id=
"DesktopComboBox">
357 <property name=
"visible">True
</property>
358 <property name=
"can_focus">False
</property>
361 <property name=
"left_attach">1</property>
362 <property name=
"top_attach">0</property>
366 <object class=
"GtkLabel" id=
"label6">
367 <property name=
"visible">True
</property>
368 <property name=
"can_focus">False
</property>
369 <property name=
"label" translatable=
"yes"><i
>Currently detected :
</i
></property>
370 <property name=
"use_markup">True
</property>
371 <property name=
"xalign">1</property>
374 <property name=
"left_attach">0</property>
375 <property name=
"top_attach">1</property>
379 <object class=
"GtkLabel" id=
"DesktopLabel">
380 <property name=
"visible">True
</property>
381 <property name=
"can_focus">False
</property>
382 <property name=
"xalign">0</property>
385 <property name=
"left_attach">1</property>
386 <property name=
"top_attach">1</property>
392 <object class=
"GtkLabel" id=
"label720">
393 <property name=
"visible">True
</property>
394 <property name=
"can_focus">False
</property>
395 <property name=
"xpad">5</property>
396 <property name=
"label" translatable=
"yes"><b
>Desktop environment
</b
></property>
397 <property name=
"use_markup">True
</property>
402 <property name=
"left_attach">0</property>
403 <property name=
"top_attach">1</property>
408 <property name=
"position">1</property>
412 <object class=
"GtkLabel" id=
"label700">
413 <property name=
"visible">True
</property>
414 <property name=
"can_focus">False
</property>
415 <property name=
"tooltip_text" translatable=
"yes">This tab lets you specify parameters needed for some execution modes.
</property>
416 <property name=
"label" translatable=
"yes">Runtime E_xecution
</property>
417 <property name=
"use_underline">True
</property>
420 <property name=
"position">3</property>
421 <property name=
"tab_fill">False
</property>
425 <object class=
"GtkGrid" id=
"p3">
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">False
</property>
428 <property name=
"margin_left">2</property>
429 <property name=
"margin_right">2</property>
430 <property name=
"margin_top">2</property>
431 <property name=
"margin_bottom">2</property>
432 <property name=
"row_spacing">2</property>
434 <object class=
"GtkFrame" id=
"frame2">
435 <property name=
"visible">True
</property>
436 <property name=
"can_focus">False
</property>
437 <property name=
"label_xalign">0</property>
438 <property name=
"shadow_type">in
</property>
440 <object class=
"GtkGrid" id=
"grid31">
441 <property name=
"visible">True
</property>
442 <property name=
"can_focus">False
</property>
443 <property name=
"margin_left">8</property>
444 <property name=
"margin_right">2</property>
445 <property name=
"margin_top">2</property>
446 <property name=
"margin_bottom">2</property>
447 <property name=
"hexpand">True
</property>
449 <object class=
"GtkLabel" id=
"label45">
450 <property name=
"visible">True
</property>
451 <property name=
"can_focus">False
</property>
452 <property name=
"label" translatable=
"yes">What to do when pasting or duplicating an item in the tree ?
</property>
453 <property name=
"wrap">True
</property>
454 <property name=
"xalign">0</property>
457 <property name=
"left_attach">0</property>
458 <property name=
"top_attach">0</property>
462 <object class=
"GtkGrid" id=
"grid311">
463 <property name=
"visible">True
</property>
464 <property name=
"can_focus">False
</property>
465 <property name=
"margin_left">8</property>
466 <property name=
"margin_top">8</property>
468 <object class=
"GtkCheckButton" id=
"RelabelMenuButton">
469 <property name=
"label" translatable=
"yes">Relabel _menus
</property>
470 <property name=
"visible">True
</property>
471 <property name=
"can_focus">True
</property>
472 <property name=
"receives_default">False
</property>
473 <property name=
"tooltip_text" translatable=
"yes">When a menu is copied/pasted, or duplicated, the new menu will be relabelled as 'Copy of ...'.
</property>
474 <property name=
"use_underline">True
</property>
475 <property name=
"draw_indicator">True
</property>
478 <property name=
"left_attach">0</property>
479 <property name=
"top_attach">0</property>
483 <object class=
"GtkCheckButton" id=
"RelabelActionButton">
484 <property name=
"label" translatable=
"yes">Relabel _actions
</property>
485 <property name=
"visible">True
</property>
486 <property name=
"can_focus">True
</property>
487 <property name=
"receives_default">False
</property>
488 <property name=
"tooltip_text" translatable=
"yes">When an action is copied/pasted, or duplicated, the new action will be relabelled as 'Copy of ...'.
</property>
489 <property name=
"use_underline">True
</property>
490 <property name=
"draw_indicator">True
</property>
493 <property name=
"left_attach">0</property>
494 <property name=
"top_attach">1</property>
498 <object class=
"GtkCheckButton" id=
"RelabelProfileButton">
499 <property name=
"label" translatable=
"yes">Relabel _profiles
</property>
500 <property name=
"visible">True
</property>
501 <property name=
"can_focus">True
</property>
502 <property name=
"receives_default">False
</property>
503 <property name=
"tooltip_text" translatable=
"yes">When a profile is copied/pasted, or duplicated, the new profile will be relabelled as 'Copy of ...'.
</property>
504 <property name=
"use_underline">True
</property>
505 <property name=
"draw_indicator">True
</property>
508 <property name=
"left_attach">0</property>
509 <property name=
"top_attach">2</property>
514 <property name=
"left_attach">0</property>
515 <property name=
"top_attach">1</property>
521 <object class=
"GtkLabel" id=
"label42">
522 <property name=
"visible">True
</property>
523 <property name=
"can_focus">False
</property>
524 <property name=
"xpad">5</property>
525 <property name=
"label" translatable=
"yes"><b
>Relabeling items
</b
></property>
526 <property name=
"use_markup">True
</property>
531 <property name=
"left_attach">0</property>
532 <property name=
"top_attach">0</property>
536 <object class=
"GtkFrame" id=
"frame6">
537 <property name=
"visible">True
</property>
538 <property name=
"can_focus">False
</property>
539 <property name=
"label_xalign">0</property>
540 <property name=
"shadow_type">in
</property>
542 <object class=
"GtkGrid" id=
"grid32">
543 <property name=
"visible">True
</property>
544 <property name=
"can_focus">False
</property>
545 <property name=
"margin_left">8</property>
546 <property name=
"margin_right">2</property>
547 <property name=
"margin_top">2</property>
548 <property name=
"margin_bottom">2</property>
549 <property name=
"hexpand">True
</property>
551 <object class=
"GtkCheckButton" id=
"EscCloseButton">
552 <property name=
"label" translatable=
"yes">Esc key _quits the assistant
</property>
553 <property name=
"visible">True
</property>
554 <property name=
"can_focus">True
</property>
555 <property name=
"receives_default">False
</property>
556 <property name=
"tooltip_text" translatable=
"yes">When this option is checked, the 'Escape' key will let you quit the current assistant. Else, quitting the assistant is only possible by hitting the 'Cancel' button.
</property>
557 <property name=
"use_underline">True
</property>
558 <property name=
"draw_indicator">True
</property>
561 <property name=
"left_attach">0</property>
562 <property name=
"top_attach">0</property>
566 <object class=
"GtkCheckButton" id=
"EscConfirmButton">
567 <property name=
"label" translatable=
"yes">Ask for a _confirmation when quitting the assistant on Esc key
</property>
568 <property name=
"visible">True
</property>
569 <property name=
"can_focus">True
</property>
570 <property name=
"receives_default">False
</property>
571 <property name=
"tooltip_text" translatable=
"yes">This option is only relevant when the 'Escape' key lets the user quit the assistant. When checked, the user will be prompted for a confirmation in order to help prevent erroneous hits of the Esc key.
</property>
572 <property name=
"use_underline">True
</property>
573 <property name=
"draw_indicator">True
</property>
576 <property name=
"left_attach">0</property>
577 <property name=
"top_attach">1</property>
583 <object class=
"GtkLabel" id=
"label16">
584 <property name=
"visible">True
</property>
585 <property name=
"can_focus">False
</property>
586 <property name=
"xpad">5</property>
587 <property name=
"label" translatable=
"yes"><b
>Assistants
</b
></property>
588 <property name=
"use_markup">True
</property>
593 <property name=
"left_attach">0</property>
594 <property name=
"top_attach">1</property>
598 <object class=
"GtkFrame" id=
"frame8">
599 <property name=
"visible">True
</property>
600 <property name=
"can_focus">False
</property>
601 <property name=
"label_xalign">0</property>
602 <property name=
"shadow_type">in
</property>
604 <object class=
"GtkGrid" id=
"grid33">
605 <property name=
"visible">True
</property>
606 <property name=
"can_focus">False
</property>
607 <property name=
"margin_left">8</property>
608 <property name=
"margin_right">2</property>
609 <property name=
"margin_top">2</property>
610 <property name=
"margin_bottom">2</property>
611 <property name=
"hexpand">True
</property>
613 <object class=
"GtkCheckButton" id=
"AutoSaveCheckButton">
614 <property name=
"label" translatable=
"yes">Automatically _saves pending modifications
</property>
615 <property name=
"visible">True
</property>
616 <property name=
"can_focus">True
</property>
617 <property name=
"receives_default">False
</property>
618 <property name=
"tooltip_text" translatable=
"yes">When this option is checked, pending modification will be periodically and automatically saved.
</property>
619 <property name=
"use_underline">True
</property>
620 <property name=
"draw_indicator">True
</property>
623 <property name=
"left_attach">0</property>
624 <property name=
"top_attach">0</property>
628 <object class=
"GtkGrid" id=
"grid331">
629 <property name=
"visible">True
</property>
630 <property name=
"can_focus">False
</property>
631 <property name=
"column_spacing">4</property>
633 <object class=
"GtkLabel" id=
"AutoSaveLabel1">
634 <property name=
"visible">True
</property>
635 <property name=
"can_focus">False
</property>
636 <property name=
"xpad">4</property>
637 <property name=
"label" translatable=
"yes">Periodicity :
</property>
638 <property name=
"xalign">1</property>
641 <property name=
"left_attach">0</property>
642 <property name=
"top_attach">0</property>
646 <object class=
"GtkSpinButton" id=
"AutoSavePeriodicitySpinButton">
647 <property name=
"visible">True
</property>
648 <property name=
"can_focus">True
</property>
649 <property name=
"invisible_char">●
</property>
650 <property name=
"width_chars">5</property>
651 <property name=
"snap_to_ticks">True
</property>
652 <property name=
"numeric">True
</property>
653 <property name=
"update_policy">if-valid
</property>
656 <property name=
"left_attach">1</property>
657 <property name=
"top_attach">0</property>
661 <object class=
"GtkLabel" id=
"AutoSaveLabel2">
662 <property name=
"visible">True
</property>
663 <property name=
"can_focus">False
</property>
664 <property name=
"xpad">4</property>
665 <property name=
"label" translatable=
"yes">minutes
</property>
666 <property name=
"xalign">0</property>
669 <property name=
"left_attach">2</property>
670 <property name=
"top_attach">0</property>
675 <property name=
"left_attach">0</property>
676 <property name=
"top_attach">1</property>
682 <object class=
"GtkLabel" id=
"label4">
683 <property name=
"visible">True
</property>
684 <property name=
"can_focus">False
</property>
685 <property name=
"xpad">5</property>
686 <property name=
"label" translatable=
"yes"><b
>Auto-save
</b
></property>
687 <property name=
"use_markup">True
</property>
692 <property name=
"left_attach">0</property>
693 <property name=
"top_attach">2</property>
698 <property name=
"position">2</property>
702 <object class=
"GtkLabel" id=
"label40">
703 <property name=
"visible">True
</property>
704 <property name=
"can_focus">False
</property>
705 <property name=
"tooltip_text" translatable=
"yes">This tab allows the user to choose custom preferences for the FileManager-Actions Configuration Tool user interface.
</property>
706 <property name=
"label" translatable=
"yes">_UI Preferences
</property>
707 <property name=
"use_underline">True
</property>
710 <property name=
"position">2</property>
711 <property name=
"tab_fill">False
</property>
715 <object class=
"GtkGrid" id=
"p4">
716 <property name=
"visible">True
</property>
717 <property name=
"can_focus">False
</property>
718 <property name=
"margin_left">2</property>
719 <property name=
"margin_right">2</property>
720 <property name=
"margin_top">2</property>
721 <property name=
"margin_bottom">2</property>
723 <object class=
"GtkFrame" id=
"frame4">
724 <property name=
"visible">True
</property>
725 <property name=
"can_focus">False
</property>
726 <property name=
"label_xalign">0</property>
727 <property name=
"shadow_type">in
</property>
729 <object class=
"GtkGrid" id=
"grid41">
730 <property name=
"visible">True
</property>
731 <property name=
"can_focus">False
</property>
732 <property name=
"margin_left">8</property>
733 <property name=
"margin_right">2</property>
734 <property name=
"margin_top">2</property>
735 <property name=
"margin_bottom">2</property>
736 <property name=
"hexpand">True
</property>
737 <property name=
"row_spacing">2</property>
739 <object class=
"GtkLabel" id=
"label8">
740 <property name=
"visible">True
</property>
741 <property name=
"can_focus">False
</property>
742 <property name=
"label" translatable=
"yes">What to do when an item, action or menu, selected to be imported, has the same identifier that a currently existing one ?
</property>
743 <property name=
"wrap">True
</property>
744 <property name=
"xalign">0</property>
747 <property name=
"left_attach">0</property>
748 <property name=
"top_attach">0</property>
752 <object class=
"GtkBox" id=
"PreferencesImportModeParent">
753 <property name=
"visible">True
</property>
754 <property name=
"can_focus">False
</property>
755 <property name=
"margin_left">8</property>
756 <property name=
"margin_top">8</property>
757 <property name=
"orientation">vertical
</property>
763 <property name=
"left_attach">0</property>
764 <property name=
"top_attach">1</property>
770 <object class=
"GtkLabel" id=
"label44">
771 <property name=
"visible">True
</property>
772 <property name=
"can_focus">False
</property>
773 <property name=
"label" translatable=
"yes"><b
>Import mode
</b
></property>
774 <property name=
"use_markup">True
</property>
779 <property name=
"left_attach">0</property>
780 <property name=
"top_attach">0</property>
785 <property name=
"position">3</property>
789 <object class=
"GtkLabel" id=
"label48">
790 <property name=
"visible">True
</property>
791 <property name=
"can_focus">False
</property>
792 <property name=
"tooltip_text" translatable=
"yes">This tab lets you decide on the default behavior of import operations.
</property>
793 <property name=
"label" translatable=
"yes">_Import
</property>
794 <property name=
"use_underline">True
</property>
797 <property name=
"position">3</property>
798 <property name=
"tab_fill">False
</property>
802 <object class=
"GtkGrid" id=
"p5">
803 <property name=
"visible">True
</property>
804 <property name=
"can_focus">False
</property>
805 <property name=
"margin_left">2</property>
806 <property name=
"margin_right">2</property>
807 <property name=
"margin_top">2</property>
808 <property name=
"margin_bottom">2</property>
810 <object class=
"GtkFrame" id=
"frame5">
811 <property name=
"visible">True
</property>
812 <property name=
"can_focus">False
</property>
813 <property name=
"label_xalign">0</property>
814 <property name=
"shadow_type">in
</property>
816 <object class=
"GtkGrid" id=
"grid51">
817 <property name=
"visible">True
</property>
818 <property name=
"can_focus">False
</property>
819 <property name=
"margin_left">8</property>
820 <property name=
"margin_right">2</property>
821 <property name=
"margin_top">2</property>
822 <property name=
"margin_bottom">2</property>
823 <property name=
"hexpand">True
</property>
824 <property name=
"row_spacing">2</property>
826 <object class=
"GtkLabel" id=
"label5">
827 <property name=
"visible">True
</property>
828 <property name=
"can_focus">False
</property>
829 <property name=
"label" translatable=
"yes">What is your preferred export format ?
</property>
830 <property name=
"wrap">True
</property>
831 <property name=
"xalign">0</property>
834 <property name=
"left_attach">0</property>
835 <property name=
"top_attach">0</property>
839 <object class=
"GtkBox" id=
"PreferencesExportFormatParent">
840 <property name=
"visible">True
</property>
841 <property name=
"can_focus">False
</property>
842 <property name=
"margin_left">8</property>
843 <property name=
"margin_top">8</property>
844 <property name=
"orientation">vertical
</property>
850 <property name=
"left_attach">0</property>
851 <property name=
"top_attach">1</property>
857 <object class=
"GtkLabel" id=
"label49">
858 <property name=
"visible">True
</property>
859 <property name=
"can_focus">False
</property>
860 <property name=
"xpad">5</property>
861 <property name=
"label" translatable=
"yes"><b
>Export format
</b
></property>
862 <property name=
"use_markup">True
</property>
867 <property name=
"left_attach">0</property>
868 <property name=
"top_attach">0</property>
873 <property name=
"position">4</property>
877 <object class=
"GtkLabel" id=
"label51">
878 <property name=
"visible">True
</property>
879 <property name=
"can_focus">False
</property>
880 <property name=
"tooltip_text" translatable=
"yes">This tab lets you decide on the default behavior of export operations.
</property>
881 <property name=
"label" translatable=
"yes">_Export
</property>
882 <property name=
"use_underline">True
</property>
885 <property name=
"position">4</property>
886 <property name=
"tab_fill">False
</property>
890 <object class=
"GtkGrid" id=
"p6">
891 <property name=
"visible">True
</property>
892 <property name=
"can_focus">False
</property>
893 <property name=
"margin_left">2</property>
894 <property name=
"margin_right">2</property>
895 <property name=
"margin_top">2</property>
896 <property name=
"margin_bottom">2</property>
898 <object class=
"GtkFrame" id=
"frame13">
899 <property name=
"visible">True
</property>
900 <property name=
"can_focus">False
</property>
901 <property name=
"label_xalign">0</property>
902 <property name=
"shadow_type">in
</property>
904 <object class=
"GtkGrid" id=
"grid61">
905 <property name=
"visible">True
</property>
906 <property name=
"can_focus">False
</property>
907 <property name=
"margin_left">8</property>
908 <property name=
"margin_right">2</property>
909 <property name=
"margin_top">2</property>
910 <property name=
"margin_bottom">2</property>
911 <property name=
"hexpand">True
</property>
912 <property name=
"row_spacing">2</property>
913 <property name=
"column_spacing">2</property>
915 <object class=
"GtkGrid" id=
"grid611">
916 <property name=
"visible">True
</property>
917 <property name=
"can_focus">False
</property>
918 <property name=
"row_spacing">2</property>
920 <object class=
"GtkButton" id=
"AddSchemeButton">
921 <property name=
"visible">True
</property>
922 <property name=
"sensitive">False
</property>
923 <property name=
"can_focus">True
</property>
924 <property name=
"receives_default">True
</property>
925 <property name=
"tooltip_text" translatable=
"yes">Click to add a new default scheme.
</property>
926 <property name=
"valign">start
</property>
928 <object class=
"GtkImage" id=
"image16">
929 <property name=
"visible">True
</property>
930 <property name=
"can_focus">False
</property>
931 <property name=
"stock">gtk-add
</property>
936 <property name=
"left_attach">0</property>
937 <property name=
"top_attach">0</property>
941 <object class=
"GtkButton" id=
"RemoveSchemeButton">
942 <property name=
"visible">True
</property>
943 <property name=
"sensitive">False
</property>
944 <property name=
"can_focus">True
</property>
945 <property name=
"receives_default">True
</property>
946 <property name=
"tooltip_text" translatable=
"yes">Click to remove the selected default scheme.
</property>
947 <property name=
"valign">start
</property>
949 <object class=
"GtkImage" id=
"image17">
950 <property name=
"visible">True
</property>
951 <property name=
"can_focus">False
</property>
952 <property name=
"stock">gtk-remove
</property>
957 <property name=
"left_attach">0</property>
958 <property name=
"top_attach">1</property>
963 <property name=
"left_attach">1</property>
964 <property name=
"top_attach">0</property>
968 <object class=
"GtkScrolledWindow" id=
"scrolledwindow13">
969 <property name=
"visible">True
</property>
970 <property name=
"can_focus">True
</property>
971 <property name=
"shadow_type">in
</property>
973 <object class=
"GtkTreeView" id=
"SchemesTreeView">
974 <property name=
"visible">True
</property>
975 <property name=
"can_focus">True
</property>
976 <property name=
"tooltip_text" translatable=
"yes">You may define here any number of schemes. They will be proposed as default schemes when defining conditions for an action.
977 If the list becomes empty, fma-config-tool will automatically re-fill in with this default list.
978 You can add a new scheme by clicking on the '+' button.
</property>
979 <property name=
"hexpand">True
</property>
980 <property name=
"vexpand">True
</property>
981 <property name=
"headers_visible">False
</property>
982 <property name=
"rules_hint">True
</property>
983 <property name=
"show_expanders">False
</property>
984 <child internal-child=
"selection">
985 <object class=
"GtkTreeSelection" id=
"selection13"/>
991 <property name=
"left_attach">0</property>
992 <property name=
"top_attach">0</property>
998 <object class=
"GtkLabel" id=
"label55">
999 <property name=
"visible">True
</property>
1000 <property name=
"can_focus">False
</property>
1001 <property name=
"xpad">5</property>
1002 <property name=
"label" translatable=
"yes"><b
>Default schemes
</b
></property>
1003 <property name=
"use_markup">True
</property>
1008 <property name=
"left_attach">0</property>
1009 <property name=
"top_attach">0</property>
1014 <property name=
"position">5</property>
1018 <object class=
"GtkLabel" id=
"label2">
1019 <property name=
"visible">True
</property>
1020 <property name=
"can_focus">False
</property>
1021 <property name=
"tooltip_text" translatable=
"yes">This tab lets you decide which schemes are proposed by default when editing advanced conditions for an item.
</property>
1022 <property name=
"label" translatable=
"yes">_Schemes
</property>
1023 <property name=
"use_underline">True
</property>
1026 <property name=
"position">5</property>
1027 <property name=
"tab_fill">False
</property>
1031 <object class=
"GtkGrid" id=
"p7">
1032 <property name=
"visible">True
</property>
1033 <property name=
"can_focus">False
</property>
1034 <property name=
"margin_left">2</property>
1035 <property name=
"margin_right">2</property>
1036 <property name=
"margin_top">2</property>
1037 <property name=
"margin_bottom">2</property>
1039 <object class=
"GtkFrame" id=
"frame7">
1040 <property name=
"visible">True
</property>
1041 <property name=
"can_focus">False
</property>
1042 <property name=
"label_xalign">0</property>
1043 <property name=
"shadow_type">in
</property>
1045 <object class=
"GtkGrid" id=
"grid71">
1046 <property name=
"visible">True
</property>
1047 <property name=
"can_focus">False
</property>
1048 <property name=
"margin_left">8</property>
1049 <property name=
"margin_right">2</property>
1050 <property name=
"margin_top">2</property>
1051 <property name=
"margin_bottom">2</property>
1052 <property name=
"hexpand">True
</property>
1053 <property name=
"row_spacing">2</property>
1054 <property name=
"column_spacing">2</property>
1056 <object class=
"GtkScrolledWindow" id=
"scrolledwindow7">
1057 <property name=
"visible">True
</property>
1058 <property name=
"can_focus">True
</property>
1059 <property name=
"shadow_type">in
</property>
1061 <object class=
"GtkTreeView" id=
"ProvidersTreeView">
1062 <property name=
"visible">True
</property>
1063 <property name=
"can_focus">True
</property>
1064 <property name=
"tooltip_text" translatable=
"yes">Define here, for available I/O providers, if you want them to be read at startup, to be writable, and the order in which they will be tested when trying to write a new menu or action.
</property>
1065 <property name=
"hexpand">True
</property>
1066 <property name=
"vexpand">True
</property>
1067 <property name=
"headers_visible">False
</property>
1068 <property name=
"rules_hint">True
</property>
1069 <property name=
"show_expanders">False
</property>
1070 <child internal-child=
"selection">
1071 <object class=
"GtkTreeSelection" id=
"selection14"/>
1077 <property name=
"left_attach">0</property>
1078 <property name=
"top_attach">0</property>
1082 <object class=
"GtkGrid" id=
"grid711">
1083 <property name=
"visible">True
</property>
1084 <property name=
"can_focus">False
</property>
1085 <property name=
"row_spacing">2</property>
1087 <object class=
"GtkButton" id=
"ProviderButtonUp">
1088 <property name=
"label" translatable=
"yes">_Up
</property>
1089 <property name=
"visible">True
</property>
1090 <property name=
"sensitive">False
</property>
1091 <property name=
"can_focus">True
</property>
1092 <property name=
"receives_default">True
</property>
1093 <property name=
"tooltip_text" translatable=
"yes">Move up the selected I/O provider in the order of priority when trying to write a new item.
</property>
1094 <property name=
"valign">start
</property>
1095 <property name=
"image">image
</property>
1096 <property name=
"use_underline">True
</property>
1099 <property name=
"left_attach">0</property>
1100 <property name=
"top_attach">0</property>
1104 <object class=
"GtkButton" id=
"ProviderButtonDown">
1105 <property name=
"label" translatable=
"yes">_Down
</property>
1106 <property name=
"visible">True
</property>
1107 <property name=
"sensitive">False
</property>
1108 <property name=
"can_focus">True
</property>
1109 <property name=
"receives_default">True
</property>
1110 <property name=
"valign">start
</property>
1111 <property name=
"image">image3
</property>
1112 <property name=
"use_underline">True
</property>
1115 <property name=
"left_attach">0</property>
1116 <property name=
"top_attach">1</property>
1121 <property name=
"left_attach">1</property>
1122 <property name=
"top_attach">0</property>
1127 <child type=
"label">
1128 <object class=
"GtkLabel" id=
"label3">
1129 <property name=
"visible">True
</property>
1130 <property name=
"can_focus">False
</property>
1131 <property name=
"xpad">5</property>
1132 <property name=
"label" translatable=
"yes"><b
>Activation and priority
</b
></property>
1133 <property name=
"use_markup">True
</property>
1138 <property name=
"left_attach">0</property>
1139 <property name=
"top_attach">0</property>
1144 <property name=
"position">6</property>
1148 <object class=
"GtkLabel" id=
"label43">
1149 <property name=
"visible">True
</property>
1150 <property name=
"can_focus">False
</property>
1151 <property name=
"tooltip_text" translatable=
"yes">This tab lets you decide whether the I/O providers are enabled or not, and in which order they will be tried when writing a new item.
</property>
1152 <property name=
"label" translatable=
"yes">I/O _Providers
</property>
1153 <property name=
"use_underline">True
</property>
1156 <property name=
"position">5</property>
1157 <property name=
"tab_fill">False
</property>
1162 <property name=
"expand">False
</property>
1163 <property name=
"fill">True
</property>
1164 <property name=
"position">1</property>
1170 <action-widget response=
"0">CancelButton
</action-widget>
1171 <action-widget response=
"0">OKButton
</action-widget>
1174 <object class=
"GtkSizeGroup" id=
"RuntimeExecutionLabel">
1176 <widget name=
"label711"/>
1177 <widget name=
"label721"/>