comparison doc/main_window_menus.html @ 1134:38238d1b2621

Fix missing parts.
author zas_
date Tue, 11 Nov 2008 21:49:33 +0000
parents 1f706040db87
children 7e902fefa7cd
comparison
equal deleted inserted replaced
1133:1f706040db87 1134:38238d1b2621
48 48
49 <dt>New collection</dt><dd>Opens a new collection window, the new collection will be empty.</dd> 49 <dt>New collection</dt><dd>Opens a new collection window, the new collection will be empty.</dd>
50 50
51 <dt>Open collection</dt><dd>Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</dd> 51 <dt>Open collection</dt><dd>Displays a dialog to open a collection stored on disk, the selected collection will then appear in a new window.</dd>
52 52
53 <dt>Open recent</dt><dd>This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list. Maximum number of entries can be modified through <a href="options_advanced.html" class="option_name">Open recent list maximum size</a></dd> 53 <dt>Open recent</dt><dd>This menu item lists the recently active collections, selecting an item from the list will open that collection in a new window. The most recent item will appear at the top of the list. Maximum number of entries can be modified through <a href="options_advanced.html" class="option_name">Open recent list maximum size</a> option.</dd>
54 54
55 <dt>Search...</dt><dd>Opens a new Search window.</dd> 55 <dt>Search...</dt><dd>Opens a new Search window.</dd>
56 56
57 <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd> 57 <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd>
58 58
68 68
69 <dt>Rename...</dt><dd>Renames the current file selection.</dd> 69 <dt>Rename...</dt><dd>Renames the current file selection.</dd>
70 70
71 <dt>Delete...</dt><dd>Deletes the current file selection.</dd> 71 <dt>Delete...</dt><dd>Deletes the current file selection.</dd>
72 72
73 <dt>Copy path</dt><dd>Copy selected item path to clipboard. Enabled by <a href="options_advanced.html" class="option_name">Show "Copy path" menu item</a></dd> 73 <dt>Copy path</dt><dd>Copy selected item path to clipboard. Enabled by <a href="options_advanced.html" class="option_name">Show "Copy path" menu item</a> option.</dd>
74 74
75 <dt>Close window</dt><dd>Closes the window containing the menu, if the window is the last main window Geeqie will quit.</dd> 75 <dt>Close window</dt><dd>Closes the window containing the menu, if the window is the last main window Geeqie will quit.</dd>
76 76
77 77
78 <dt>Quit</dt><dd>Quits the Geeqie application, if collections have been changed but not saved, the user will be prompted for confirmation.</dd> 78 <dt>Quit</dt><dd>Quits the Geeqie application, if collections have been changed but not saved, the user will be prompted for confirmation.</dd>