Mercurial > geeqie
comparison doc/main_window_file_pane.html @ 1102:af04e83ec5eb
Move menu descriptions to definitions lists.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 09:28:59 +0000 |
parents | 83cf0c9e300f |
children | 215e102c1819 |
comparison
equal
deleted
inserted
replaced
1101:83cf0c9e300f | 1102:af04e83ec5eb |
---|---|
137 | 137 |
138 <h2>Context menu</h2> | 138 <h2>Context menu</h2> |
139 | 139 |
140 <p>Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p> | 140 <p>Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p> |
141 | 141 |
142 <p class="gq-file-pane-5"><b>View in new window:</b> Opens a new window containing a list of the currently selected images.</p> | 142 <dl class="menu_desc"> |
143 | 143 |
144 <p class="gq-file-pane-5"><b>Sort:</b> Changes the sort order of file pane.</p> | 144 <dt>View in new window</dt><dd>Opens a new window containing a list of the currently selected images.</dd> |
145 | 145 |
146 <p class="gq-file-pane-5"><b>View as icons:</b> Toggles between the list and icon view modes.</p> | 146 <dt>Sort</dt><dd>Changes the sort order of file pane.</dd> |
147 | 147 |
148 <p class="gq-file-pane-5"><b>Show thumbnails:</b> Toggles display of thumbnails in the list view display mode.</p> | 148 <dt>View as icons</dt><dd>Toggles between the list and icon view modes.</dd> |
149 | 149 |
150 <p class="gq-file-pane-7"><b>Show filename text:</b> Toggles display of file names in the icon view display mode.</p> | 150 <dt>Show thumbnails</dt><dd>Toggles display of thumbnails in the list view display mode.</dd> |
151 | |
152 <dt>Show filename text</dt><dd>Toggles display of file names in the icon view display mode.</dd> | |
153 | |
154 </dl> | |
151 | 155 |
152 <p><br /> | 156 <p><br /> |
153 <br /> | 157 <br /> |
154 </p> | 158 </p> |
155 | 159 |