Mercurial > geeqie
diff doc/image_management_rename.html @ 1165:473a7c4881cd
Fix up yet unmarked keys.
author | zas_ |
---|---|
date | Thu, 20 Nov 2008 17:23:46 +0000 |
parents | 2562e0bc89a1 |
children |
line wrap: on
line diff
--- a/doc/image_management_rename.html Thu Nov 20 11:46:43 2008 +0000 +++ b/doc/image_management_rename.html Thu Nov 20 17:23:46 2008 +0000 @@ -47,9 +47,9 @@ <h2>Rename single file dialog</h2> - <p>The dialog that appears when renaming a single file includes an image of the file, an entry to type the new name of the file, a Rename button, and a Cancel button. Type the new name into the text entry and press Enter or activate the Rename button to rename the file. Press Escape or activate the Cancel button to close the dialog and abort renaming the file.</p> + <p>The dialog that appears when renaming a single file includes an image of the file, an entry to type the new name of the file, a Rename button, and a Cancel button. Type the new name into the text entry and press <span class="key">Enter</span> or activate the Rename button to rename the file. Press <span class="key">Escape</span> or activate the Cancel button to close the dialog and abort renaming the file.</p> - <p>When renaming a file and the new name already exists on the file system a dialog will appear showing the renamed and existing files. To overwrite the existing file press enter or activate the Overwrite button. Press Escape or activate the Cancel button to close the dialog abort renaming the file.</p> + <p>When renaming a file and the new name already exists on the file system a dialog will appear showing the renamed and existing files. To overwrite the existing file press <span class="key">Enter</span> or activate the Overwrite button. Press <span class="key">Escape</span> or activate the Cancel button to close the dialog abort renaming the file.</p> <h2>Rename multiple files dialog</h2> @@ -58,11 +58,11 @@ <dl class="dialog_desc"> <dt>Manually enter new file names</dt> <dd> - <p>To manually enter the new name of each file, the active file will be displayed in the image preview and it's original name will be displayed above the text entry. To rename the file type the new name and press Enter or activate the Rename button. When a file is successfully renamed it will be removed from the list and the next one will become the active file. After all files have been renamed, the dialog will close.</p> + <p>To manually enter the new name of each file, the active file will be displayed in the image preview and it's original name will be displayed above the text entry. To rename the file type the new name and press <span class="key">Enter</span> or activate the Rename button. When a file is successfully renamed it will be removed from the list and the next one will become the active file. After all files have been renamed, the dialog will close.</p> <p>Files do not have to be renamed in the order that they appear in the list, highlighting a name in the list will make it become the active file.</p> - <p>When renaming a file and the new name already exists on the file system a dialog will appear showing the renamed and existing files. To overwrite the existing file press enter or activate the Overwrite button. Press Escape or activate the Cancel button to return to the original rename dialog, the file that prompted the overwrite dialog will remain active.</p> + <p>When renaming a file and the new name already exists on the file system a dialog will appear showing the renamed and existing files. To overwrite the existing file press <span class="key">Enter</span> or activate the Overwrite button. Press <span class="key">Escape</span> or activate the Cancel button to return to the original rename dialog, the file that prompted the overwrite dialog will remain active.</p> </dd> <dt>Automatic renaming of multiple files</dt> @@ -75,7 +75,7 @@ <p>The order of the file list can be changed by dragging a name to the desired location within the list. The preview column will update to reflect the new order.</p> - <p>When the preview of new names is satisfactory, press Enter or activate the Rename button to rename the files to match the name in the preview column. Press Escape or activate the Cancel button to close the dialog and abort the rename operation.</p> + <p>When the preview of new names is satisfactory, press <span class="key">Enter</span> or activate the Rename button to rename the files to match the name in the preview column. Press <span class="key">Escape</span> or activate the Cancel button to close the dialog and abort the rename operation.</p> <p>If the resulting new names match any existing files, a warning dialog will notify you. The rename dialog will remain so that you can select a different set of names.</p> </dd>