Mercurial > geeqie
diff doc/image_management_delete.html @ 1160:2562e0bc89a1
Mark keyboard keys with a span and make them look like a key through css style.
author | zas_ |
---|---|
date | Wed, 19 Nov 2008 22:42:20 +0000 |
parents | e2ca6295c5d0 |
children | 473a7c4881cd |
line wrap: on
line diff
--- a/doc/image_management_delete.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_management_delete.html Wed Nov 19 22:42:20 2008 +0000 @@ -41,7 +41,7 @@ <h1>Delete</h1> - <p>To delete a file in Geeqie press [Ctrl] + D, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If <a href="options_advanced.html" class="option_name">Enable delete key</a> is enabled in Options, pressing the Delete key can also be used to delete files.</p> + <p>To delete a file in Geeqie press <span class="key">Ctrl</span> + <span class="key">D</span>, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If <a href="options_advanced.html" class="option_name">Enable delete key</a> is enabled in Options, pressing the Delete key can also be used to delete files.</p> <p>The behavior when starting a delete operation depends on the <a href="options_advanced.html" class="option_name">Confirm file delete</a> option in Options. If the option is enabled a dialog will appear to confirm the operation, if it is not enabled the files will be deleted without further interaction. In all cases if the file is unable to be deleted you will be notified by a dialog.</p>