r1485: Options to set iconification layout policy.
[rox-filer.git] / ROX-Filer / Options.xml
blobaa63b6d917e4dbd3b4398b62fa1eaa6d53d7654f
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='Italian' value='it'/>
16         <radio label='Polish' value='pl'/>
17         <radio label='Russian' value='ru'/>
18         <radio label='Spanish' value='sp'/>
19       </radio-group>
20     </frame>
21     <i18n-message/>
22   </section>
23   <section title='Filer windows'>
24     <frame label='Auto-resize filer windows'>
25       <radio-group name='filer_auto_resize'>
26         <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>
27         <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>
28         <radio label='Always resize' value='1'>The filer will resize windows whenever it seems useful (that is, when changing directory or display style).</radio>
29       </radio-group>
30       <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>
31     </frame>
32     <frame label='Window behaviour'>
33       <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>
34       <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>
35       <toggle name='bind_new_button_1' label='New window on button 1 (RISC OS style)'>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>
36       <toggle name='bind_single_click' label='Single-click navigation in filer windows'>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>
37     </frame>
38     <section title='Display'>
39       <frame label='Sorting'>
40         <toggle name='display_intelligent_sort' label='Intelligent sorting'>If off, does ASCII sort: File10, File9, file8.
41 If on, ignores case and punctuation and handles numbers properly: file8, File9, File10</toggle>
42         <toggle name='display_dirs_first' label='Directories always come first'>If this is on then directories will always appear before anything else, regardless of the sort type.</toggle>
43       </frame>
44       <frame label='Icon text width'>
45         <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>
46         <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>
47       </frame>
48       <frame label='Default settings for new windows'>
49         <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>
50         <hbox>
51           <vbox>
52             <menu name='display_size' label='Icon size:' sizegroup='disp-def'>
53               <item label='Huge Icons' value='2'/>
54               <item label='Large Icons' value='0'/>
55               <item label='Small Icons' value='1'/>
56             </menu>
57             <menu name='display_details' label='Details:' sizegroup='disp-def'>
58               <item label='No details' value='0'/>
59               <item label='Summary' value='1'/>
60               <item label='Sizes' value='2'/>
61               <item label='Permissions' value='3'/>
62               <item label='Type' value='4'/>
63               <item label='Times' value='5'/>
64             </menu>
65             <menu name='display_sort_by' label='Sort by:' sizegroup='disp-def'>
66               <item label='Name' value='0'/>
67               <item label='Type' value='1'/>
68               <item label='Date' value='2'/>
69               <item label='Size' value='3'/>
70             </menu>
71           </vbox><vbox>
72             <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>
73             <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>
74           </vbox>
75         </hbox>
76       </frame>
77     </section>
78     <section title='Toolbar'>
79       <frame label='Toolbar buttons'>
80         <label help='1'>Unshade the tools you want.</label>
81         <tool-options name='toolbar_disable'/>
82       </frame>
83       <frame label='Toolbar appearance'>
84         <hbox>
85           <menu name='toolbar_type' label='Toolbar type:'>
86           <item label='None' value='0'/>
87           <item label='Small' value='1'/>
88           <item label='Large' value='2'/>
89           </menu>
90           <spacer/>
91           <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>
92         </hbox>
93       </frame>
94     </section>
95     <section title='Minibuffers'>
96       <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>
97       <frame label='Beeping'>
98         <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>
99         <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>
100       </frame>
101     </section>
102   </section>
103   <section title='Pinboard'>
104     <label help='1'>When using a pinboard, you can drag files and applications onto the desktop background to create shortcuts to them.</label>
105     <frame label='Colours'>
106       <hbox>
107         <colour name='pinboard_fg_colour' label='Foreground:'/>
108         <colour name='pinboard_bg_colour' label='Background:'/>
109       </hbox>
110     </frame>
111     <frame label='Pinboard behaviour'>
112       <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>
113       <toggle name='pinboard_forward_button_3' label='Pass button-3 clicks to window manager'>Normally, clicking on the desktop background will open the pinboard menu. Turn this on to forward the event to your window manager instead. Clicks on icons will not be forwarded.</toggle>
114       <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>
115       <hbox label='Icon grid step:'>
116         <radio-group name='pinboard_grid_step'>
117           <radio label='Fine' value='2'>Use a 2-pixel grid for positioning icons on the desktop.</radio>
118           <radio label='Medium' value='16'>Use a 16-pixel grid for positioning icons on the desktop.</radio>
119           <radio label='Coarse' value='32'>Use a 32-pixel grid for positioning icons on the desktop.</radio>
120         </radio-group>
121       </hbox>
122     </frame>
123     <frame label='Iconfied windows'>
124      <toggle name='pinboard_tasklist' label='Show iconified windows'>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. If this option is on, the filer will show each iconified window as a small button on the screen. Requires a compatible window manager.</toggle>
125      <hbox>
126        <menu name='iconify_start' label='Iconify to the'>
127          <item label='top-left' value='0'/>
128          <item label='top-right' value='1'/>
129          <item label='bottom-left' value='2'/>
130          <item label='bottom-right' value='3'/>
131        </menu>
132        <menu name='iconify_dir' label=', going'>
133          <item label='horizontally' value='0'/>
134          <item label='vertically' value='1'/>
135        </menu>
136      </hbox>
137    </frame>
138   </section>
140   <section title='Panels'>
141     <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>
142     <frame label='Panel style'>
143       <radio-group name='panel_style'>
144         <radio label='Image and text' value='0'>Every panel icon is shown with an image and some text.</radio>
145         <radio label='Image only for applications' value='1'>Applications have just an image, everything else has both an image and text.</radio>
146         <radio label='Image only' value='2'>Only the image is shown.</radio>
147       </radio-group>
148     </frame>
149   </section>
150   
151   <section title='Action windows'>
152     <label help='1'>Action windows appear when you start a background
153 operation, such as copying or deleting some files.</label>
154     <frame label='Auto-start (Quiet) these actions'>
155       <toggle name='action_copy' label='Copy'>Copy files without confirming first.</toggle>
156       <toggle name='action_move' label='Move'>Move files without confirming first.</toggle>
157       <toggle name='action_link' label='Link'>Create links to files without confirming first.</toggle>
158       <toggle name='action_delete' label='Delete'>Delete files without confirming first.</toggle>
159       <toggle name='action_mount' label='Mount'>Mount and unmount filesystems without confirming first.</toggle>
160     </frame>
161     <frame label='Default settings'>
162       <hbox>
163         <toggle name='action_force' label='Force'>Don't confirm deletion of non-writeable items.</toggle>
164         <toggle name='action_brief' label='Brief'>Don't display so much information in the message area.</toggle>
165         <toggle name='action_recurse' label='Recurse'>Also change contents of subdirectories.</toggle>
166         <toggle name='action_newer' label='Newer'>Only over-write if source is newer than destination.</toggle>
167       </hbox>
168     </frame>
169   </section>
170   <section title='Drag and Drop'>
171     <frame label='General'>
172       <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>
173       <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>
174       <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>
175       <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>
176     </frame>
177     <frame label='Dragging files with the middle mouse button'>
178       <radio-group name='dnd_middle_menu'>
179         <radio value='1' label='Shows a menu of possible actions'/>
180         <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>
181       </radio-group>
182     </frame>
183   </section>
184   <section title='Menus'>
185     <frame label='General'>
186       <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>
187       <hbox>
188         <menu name='menu_iconsize' label='Size of icons in menus:'>
189           <item label='No Icons' value='0'/>
190           <item label='Small Icons' value='1'/>
191           <item label='Large Icons' value='2'/>
192           <item label='Same as current window' value='4'/>
193           <item label='Same as default' value='5'/>
194         </menu>
195       </hbox>
196     </frame>
197     <frame label="`Xterm Here' program">
198       <entry name='menu_xterm'>The program to launch when you choose `Xterm Here' from the menu.</entry>
199     </frame>
200     <spacer/>
201     <menu-set-keys/>
202   </section>
203   <section title='Types'>
204     <frame label='General'>
205       <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>
206     </frame>
207     <frame label='MIME types'>
208       <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, click the re-read button below, or restart the filer.</label>
209       <spacer/>
210       <hbox>
211         <type-edit label='Show name-to-type rules'/>
212         <type-reread label='Re-read files'/>
213       </hbox>
214       <spacer/>
215       <label help='1'>Use the 'Set Icon...' dialog box to set the icon for each MIME type.</label>
216     </frame>
217     <section title='Colours'>
218       <frame label='File type colours'>
219         <toggle name='display_colour_types' label='Colour files based on their types'>Filenames (and details) are coloured according to the file's type.</toggle>
220         <hbox>
221           <vbox>
222             <colour name='display_dir_colour'  label='Directory:'/>
223             <colour name='display_file_colour' label='Regular file:'/>
224             <colour name='display_pipe_colour' label='Pipe:'/>
225             <colour name='display_sock_colour' label='Socket:'/>
226             <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>
227           </vbox>
228           <spacer/>
229           <vbox>
230             <colour name='display_cdev_colour' label='Character device:'/>
231             <colour name='display_bdev_colour' label='Block device:'/>
232             <colour name='display_exec_colour' label='Executable file:'/>
233             <colour name='display_adir_colour' label='Application directory:'/>
234             <colour name='display_unkn_colour' label='Unknown type:'/>
235           </vbox>
236         </hbox>
237       </frame>
238     </section>
239   </section>
240 </options>