r2228: Made 'Automatic' an icon size, rather than a separate option.
[rox-filer.git] / ROX-Filer / Options.xml
blob9c1ba09c862eab0b0ee52f7ad90a3e0247a868df
1 <?xml version='1.0' encoding='UTF-8'?>
2 <options>
3   <section title='Translation'>
4     <frame label='Language'>
5       <radio-group name='i18n_translation' columns='2'>
6         <radio label='Use the LANG environment variable' value='From LANG'/>
7         <radio label='Chinese (traditional)' value='zh_TW'/>
8         <radio label='Chinese (simplified)' value='zh_CN'/>
9         <radio label='Danish' value='da'/>
10         <radio label='Dutch' value='nl'/>
11         <radio label='English (no translation)' value='None'/>
12         <radio label='French' value='fr'/>
13         <radio label='German' value='de'/>
14         <radio label='Hungarian' value='hu'/>
15         <radio label='Norwegian' value='no'/>
16         <radio label='Italian' value='it'/>
17         <radio label='Polish' value='pl'/>
18         <radio label='Russian' value='ru'/>
19         <radio label='Spanish' value='es'/>
20         <radio label='Swedish' value='sv'/>
21       </radio-group>
22       <spacer/>
23       <i18n-message/>
24     </frame>
25   </section>
26   <section title='Filer windows'>
27     <frame label='Auto-resize filer windows'>
28       <radio-group name='filer_auto_resize'>
29         <radio label='Never automatically resize' value='2'>You'll have to resize windows manually, using the window manager, the `Resize Window' menu entry or by double-clicking on the window background.</radio>
30         <radio label='Resize when changing the display style' value='0'>Changing the size of the icons or which details are displayed will resize the window for you.</radio>
31         <radio label='Always resize' value='1'>The filer will resize windows whenever it seems useful (that is, when changing directory or display style).</radio>
32       </radio-group>
33       <numentry name='filer_size_limit' label='Largest window size:' unit='%' min='1' max='100' width='3'>The largest size, as a percentage of the screen size, that the auto-resizer will resize a window to.</numentry>
34     </frame>
35     <frame label='Window behaviour'>
36       <hbox>
37         <vbox>
38           <toggle name='filer_short_flag_names' label='Short titlebar flags'>Use single letters instead of words for Scanning, All and Thumbs indicators in the titlebar.</toggle>
39           <toggle name='filer_unique_windows' label='Unique windows'>If you open a directory and that directory is already displayed in another window, then this option causes the other window to be closed.</toggle>
40         </vbox>
41         <vbox>
42           <toggle name='bind_new_button_1' label='New window on button 1'>Clicking with mouse button 1 (usually the left button) opens a directory in a new window with this turned on. Clicking with the button-2 (middle) will reuse the current window.</toggle>
43           <toggle name='bind_single_click' label='Single-click navigation'>Clicking on an item opens it with this on. Hold down Control to select the item instead. If off, clicking once selects an item; double click to open things.</toggle>
44         </vbox>
45       </hbox>
46     </frame>
47     <frame label='Sorting'>
48       <toggle name='display_dirs_first' label='Directories come first (for sort by name)'>If this is on then directories will always appear before anything else when sorting by name.</toggle>
49     </frame>
50     <section title='Display'>
51       <frame label='Default settings for new windows'>
52         <toggle name='display_inherit_options' label='Inherit options from source window'>If this is on then display options for a new window are inherited from the source window if possible, otherwise they are set to the defaults below.</toggle>
53         <spacer/>
54         <hbox>
55           <vbox>
56             <menu name='filer_view_type' label='View type:' sizegroup='disp-def'>
57               <item label='Icons View' value='0'/>
58               <item label='List View' value='1'/>
59             </menu>
60             <menu name='display_sort_by' label='Sort by:' sizegroup='disp-def'>
61               <item label='Name' value='0'/>
62               <item label='Type' value='1'/>
63               <item label='Date' value='2'/>
64               <item label='Size' value='3'/>
65             </menu>
66           </vbox><vbox>
67             <toggle name='display_show_hidden' label='Show hidden files'>If this is on then files whose names start with a dot are shown too, otherwise they are hidden.</toggle>
68             <toggle name='display_show_thumbs' label='Show image thumbnails'>Load every image file and display it, scaled-down, in the filer window instead of the normal icon.</toggle>
69           </vbox>
70         </hbox>
71       </frame>
72       <frame label='Icon View'>
73         <hbox>
74           <vbox>
75             <menu name='display_icon_size' label='Default size:' sizegroup='disp2-def'>
76               <item label='Huge Icons' value='2'/>
77               <item label='Large Icons' value='0'/>
78               <item label='Small Icons' value='1'/>
79               <item label='Automatic' value='3'/>
80             </menu>
81             <menu name='display_details' label='Default details:' sizegroup='disp2-def'>
82               <item label='No details' value='0'/>
83               <item label='Sizes' value='2'/>
84               <item label='Permissions' value='3'/>
85               <item label='Type' value='4'/>
86               <item label='Times' value='5'/>
87             </menu>
88           </vbox>
89           <numentry name='filer_change_size_num' label='Automatic small icons at:' unit='items' min='1' max='1000' width='4'>When automatic icon sizing is selected: If the directory contains this many items then it will be shown using Small Icons, otherwise Large Icons will be used.</numentry>
90         </hbox>
91         <spacer/>
92         <numentry name='display_large_width' label='Large wrap width:' unit='pixels' min='0' max='250' width='3' sizegroup='disp-width'>Text wider than this is broken onto two lines in Large Icons mode. In Huge Icons mode, text is wrapped when 50% wider than this.</numentry>
93         <numentry name='display_small_width' label='Max Small Icons width:' unit='pixels' min='0' max='250' width='3' sizegroup='disp-width'>Maximum width for the text beside a Small Icon.</numentry>
94       </frame>
95     </section>
96     <section title='Toolbar'>
97       <frame label='Toolbar buttons'>
98         <label help='1'>Unshade the tools you want.</label>
99         <tool-options name='toolbar_disable'/>
100       </frame>
101       <frame label='Toolbar appearance'>
102         <hbox>
103           <menu name='toolbar_type' label='Toolbar type:'>
104           <item label='None' value='0'/>
105           <item label='Icons only' value='1'/>
106           <item label='Text under icons' value='2'/>
107           <item label='Text beside icons' value='3'/>
108           </menu>
109           <spacer/>
110           <toggle name='toolbar_show_info' label='Show totals of items'>Show the number of items displayed in a filer window, as well as the number of hidden items (if any). When there's a selection, show the number of selected items and their combined size.</toggle>
111         </hbox>
112       </frame>
113     </section>
114     <section title='Minibuffers'>
115       <label help='1'>The minibuffers are text entry fields that appear along the bottom of a filer window. They are used to enter pathnames, search conditions and shell commands.</label>
116       <frame label='Beeping'>
117         <toggle name='filer_beep_fail' label='Beep if Tab-completion fails'>When using the `Enter Path...' minibuffer and Tab is pressed, beep if nothing happens (eg, because there are several possibilities and the next letter varies).</toggle>
118         <toggle name='filer_beep_multi' label='Beep if there are several matches'>When using the `Enter Path...' minibuffer and Tab is pressed, beep if there is more than one matching file, even though some more letters were added.</toggle>
119       </frame>
120     </section>
121   </section>
122   <section title='Pinboard'>
123     <label help='1'>When using a pinboard, you can drag files and applications onto the desktop background to create shortcuts to them.</label>
124     <frame label='Appearance'>
125       <hbox>
126         <vbox>
127           <colour name='pinboard_fg_colour' label='Foreground:'/>
128           <colour name='pinboard_shadow_colour' label='Text shadow:'/>
129           <colour name='pinboard_bg_colour' label='Background:'/>
130         </vbox>
131         <hbox>
132           <radio-group name='pinboard_shadow_labels'>
133             <radio label='None' value='0'/>
134             <radio label='Thin' value='1'/>
135             <radio label='Thick' value='2'/>
136           </radio-group>
137         </hbox>
138       </hbox>
139       <spacer/>
140       <font override='1' label='Use custom font:' name='label_font'>The font used for the text displayed under the icons</font>
141     </frame>
142     <frame label='Pinboard behaviour'>
143       <toggle name='bind_single_pinboard' label='Single-click to open'>Clicking on an item opens it with this on. Hold down Control to select the item instead. If off, clicking once selects an item; double click to open things.</toggle>
144       <toggle name='pinboard_clamp_icons' label='Keep icons within screen limits'>If this is set, pinboard icons are always kept completely within screen limits, including the label.</toggle>
145       <hbox label='Icon grid step:'>
146         <radio-group name='pinboard_grid_step'>
147           <radio label='Fine' value='2'>Use a 2-pixel grid for positioning icons on the desktop.</radio>
148           <radio label='Medium' value='16'>Use a 16-pixel grid for positioning icons on the desktop.</radio>
149           <radio label='Coarse' value='32'>Use a 32-pixel grid for positioning icons on the desktop.</radio>
150         </radio-group>
151       </hbox>
152     </frame>
153     <section title='Iconified windows'>
154       <label help='1'>Most window managers provide a way to iconify (or 'minimise') windows, and various programs, including ROX-Filer, can be used to display the iconified windows.</label>
155       <frame label='Iconified windows'>
156        <toggle name='pinboard_tasklist' label='Show iconified windows'>If this option is on, the filer will show each iconified window as a small button on the pinboard. Requires a compatible window manager, and the pinboard must be in use.</toggle>
157        <spacer/>
158        <hbox>
159          <menu name='iconify_start' label='Iconify to the'>
160            <item label='top-left' value='0'/>
161            <item label='top-right' value='1'/>
162            <item label='bottom-left' value='2'/>
163            <item label='bottom-right' value='3'/>
164          </menu>
165          <menu name='iconify_dir' label=', going'>
166            <item label='horizontally' value='0'/>
167            <item label='vertically' value='1'/>
168          </menu>
169        </hbox>
170      </frame>
171     </section>
172   </section>
174   <section title='Panels'>
175     <label help='1'>Panels are bars of icons that run along the side of the screen. See the manual for information about using panels.</label>
176     <frame label='Panel style'>
177       <radio-group name='panel_style'>
178         <radio label='Image and text' value='0'>Every panel icon is shown with an image and some text.</radio>
179         <radio label='Image only for applications' value='1'>Applications have just an image, everything else has both an image and text.</radio>
180         <radio label='Image only' value='2'>Only the image is shown.</radio>
181       </radio-group>
182     </frame>
183   </section>
184   
185   <section title='Action windows'>
186     <label help='1'>Action windows appear when you start a background
187 operation, such as copying or deleting some files.</label>
188     <frame label='Auto-start (Quiet) these actions'>
189       <toggle name='action_copy' label='Copy'>Copy files without confirming first.</toggle>
190       <toggle name='action_move' label='Move'>Move files without confirming first.</toggle>
191       <toggle name='action_link' label='Link'>Create links to files without confirming first.</toggle>
192       <toggle name='action_delete' label='Delete'>Delete files without confirming first.</toggle>
193       <toggle name='action_mount' label='Mount'>Mount and unmount filesystems without confirming first.</toggle>
194     </frame>
195     <frame label='Default settings'>
196       <hbox>
197         <toggle name='action_force' label='Force'>Don't confirm deletion of non-writeable items.</toggle>
198         <toggle name='action_brief' label='Brief'>Don't display so much information in the message area.</toggle>
199         <toggle name='action_recurse' label='Recurse'>Also change contents of subdirectories.</toggle>
200         <toggle name='action_newer' label='Newer'>Only over-write if source is newer than destination.</toggle>
201       </hbox>
202     </frame>
203   </section>
204   <section title='Drag and Drop'>
205     <frame label='Dragging to icons'>
206       <toggle name='dnd_drag_to_icons' label='Allow dragging to icons in filer windows'>When this is on you can drag a file over a sub-directory or program in a filer window. The item will highlight when you do this and dropping the file will put it into that directory, or load it into the program.</toggle>
207       <toggle name='dnd_spring_open' label='Directories spring open'>This option, which requires the above option to be turned on too, causes the highlighted directory to 'spring open' after the file is held over it for a short while.</toggle>
208       <numentry name='dnd_spring_delay' label='Spring delay:' unit='ms' min='100' max='2000' width='4'>This option sets how long, in ms, you must hold a file over a directory before it will spring open. The above option must be turned on for this to have any effect.</numentry>
209     </frame>
210     <frame label='Dragging files with the middle mouse button'>
211       <radio-group name='dnd_middle_menu'>
212         <radio value='1' label='Shows a menu of possible actions'/>
213         <radio value='0' label='Moves the files'>Note that you can still get the menu to appear, by dragging with the left button and holding down the Alt key</radio>
214       </radio-group>
215     </frame>
216   </section>
217   <section title='Menus'>
218     <frame label='Appearance'>
219       <hbox>
220         <menu name='menu_iconsize' label='Size of icons in menus:'>
221           <item label='No Icons' value='0'/>
222           <item label='Small Icons' value='1'/>
223           <item label='Large Icons' value='2'/>
224           <item label='Same as current window' value='4'/>
225           <item label='Same as default' value='5'/>
226         </menu>
227       </hbox>
228     </frame>
229     <frame label='Behaviour'>
230       <toggle name='bind_menu_button_2' label='Menu on button 2 (RISC OS style)'>Use button 2, the middle button (click both buttons at once on two button mice), to pop up the menu. If off, use button 3 (right) instead.</toggle>
231       <entry name='menu_xterm' label="`Xterm Here' program">The program to launch when you choose `Xterm Here' from the menu.</entry>
232     </frame>
233     <frame label='Keyboard shortcuts'>
234       <menu-set-keys/>
235     </frame>
236   </section>
237   <section title='Types'>
238     <frame label='Executable files'>
239       <toggle name='display_ignore_exec' label='Ignore eXecutable bit for known extensions'>If a file has a known extension (eg '.gif') then ignore the executable bit. This is useful if you have files on a Windows-type filesystem which are being shown as executable programs.</toggle>
240     </frame>
241     <frame label='MIME types'>
242       <label help='1'>The filer uses a set of rules to work out the correct MIME type for each regular file, and then chooses a suitable icon for that type. After editing the files, you must run the 'update-mime-database' command. Use the Refresh toolbar button to reload the new types.</label>
243       <spacer/>
244       <type-edit label='Show name-to-type rules'/>
245       <spacer/>
246       <label help='1'>Use the 'Set Icon...' dialog box to set the icon for each MIME type.</label>
247     </frame>
248     <section title='Colours'>
249       <frame label='File type colours'>
250         <toggle name='display_colour_types' label='Colour files based on their types'>Filenames (and details) are coloured according to the file's type.</toggle>
251         <spacer/>
252         <hbox>
253           <vbox>
254             <colour name='display_dir_colour'  label='Directory:'/>
255             <colour name='display_file_colour' label='Regular file:'/>
256             <colour name='display_pipe_colour' label='Pipe:'/>
257             <colour name='display_sock_colour' label='Socket:'/>
258             <colour name='display_err_colour'  label='Error:'>Error, such as a symlink which points to a non-existant file, or a file which the filer does not have permission to examine.</colour>
259           </vbox>
260           <spacer/>
261           <vbox>
262             <colour name='display_cdev_colour' label='Character device:'/>
263             <colour name='display_bdev_colour' label='Block device:'/>
264             <colour name='display_door_colour' label='Door:'>Door files are a bit like sockets or pipes, and have only been seen on Solaris.</colour>
265             <colour name='display_exec_colour' label='Executable file:'/>
266             <colour name='display_adir_colour' label='Application directory:'/>
267             <colour name='display_unkn_colour' label='Unknown type:'/>
268           </vbox>
269         </hbox>
270       </frame>
271     </section>
272   </section>
273   <section title='Compatibility'>
274     <frame label='Window manager problems'>
275       <toggle name='override_redirect' label='Override window manager control of the pinboard and panels'>Some window managers don't support the new Extended Window Manager Hints system, and so treat the pinboard and panels like normal windows. Turn this on to fix problems such as the pinboard coming to the front when you click on it, titlebars and other decorations appearing around windows, or having them appear in window-select lists.</toggle>
276       <toggle name='pinboard_forward_buttons_13' label='Pass all backdrop mouse clicks to window manager'>Normally, right clicking on the desktop background will open the pinboard menu and left clicking will clear the selection. Turn this on to forward the events to your window manager instead. Clicks on icons will not be forwarded.</toggle>
277     </frame>
278     <frame label='Drag and drop'>
279       <toggle name='dnd_no_hostnames' label="Don't use hostnames">Some older applications don't support XDND fully and may need to have this option turned on. Use this if dragging files to an application shows a + sign on the pointer but the drop doesn't work.</toggle>
280     </frame>
281   </section>
282 </options>