Mercurial > geeqie.yaz
changeset 1138:5862a2aa278c
Add Connected zoom and Split menu items.
author | zas_ |
---|---|
date | Wed, 12 Nov 2008 17:48:16 +0000 |
parents | 1e203533b9d1 |
children | 9cbfc8ee7a13 |
files | doc/main_window_menus.html |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/main_window_menus.html Tue Nov 11 23:35:39 2008 +0000 +++ b/doc/main_window_menus.html Wed Nov 12 17:48:16 2008 +0000 @@ -164,6 +164,17 @@ </dl> </dd> + <dt>Connected zoom</dt><dd>Actions in this menu are identical to those in Zoom menu, but apply to all images displayed in splitted view.</dd> + + <dt>Split</dt><dd> + <dl class="menu_desc_sublevel1"> + <dt>Horizontal</dt><dd>Splits main image view in two horizontal panes.</dd> + <dt>Vertical</dt><dd>Splits main image view in two vertical panes.</dd> + <dt>Quad</dt><dd>Splits main image view in four panes.</dd> + <dt>Single</dt><dd>Reverts to normal view mode (one image).</dd> + </dl> + </dd> + <dt>Thumbnails</dt><dd>Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.</dd> <dt>List</dt><dd>Changes the file list to display files in list format.</dd>