comparison doc/image_management_rename.html @ 1087:f00c0c5e6dff

Use h2/h3 tags where appropriate.
author zas_
date Sun, 26 Oct 2008 19:27:20 +0000
parents 47b9f5bc2606
children 31a1a3f85859
comparison
equal deleted inserted replaced
1086:cbac5e35b1f7 1087:f00c0c5e6dff
54 54
55 <p><br /> 55 <p><br />
56 <br /> 56 <br />
57 </p> 57 </p>
58 58
59 <p><u>Rename single file dialog</u> 59 <h2>Rename single file dialog</h2>
60 </p>
61 60
62 <p class="gq-rename-5">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> 61 <p class="gq-rename-5">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>
63 62
64 <p class="gq-rename-5">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> 63 <p class="gq-rename-5">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>
65 64
66 <p class="gq-rename-5"><br /> 65 <p class="gq-rename-5"><br />
67 <br /> 66 <br />
68 </p> 67 </p>
69 68
70 <p><u>Rename multiple files dialog</u> 69 <h2>Rename multiple files dialog</h2>
71 </p>
72 70
73 <p class="gq-rename-5">The dialog that appears when renaming multiple files includes the list of files to be renamed, a preview image of the active file, an entry to enter the new file name, an auto rename check box, a Rename button, and a Cancel button.</p> 71 <p class="gq-rename-5">The dialog that appears when renaming multiple files includes the list of files to be renamed, a preview image of the active file, an entry to enter the new file name, an auto rename check box, a Rename button, and a Cancel button.</p>
74 72
75 <p class="gq-rename-5"><b>Manually enter new file names:</b> 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> 73 <p class="gq-rename-5"><b>Manually enter new file names:</b> 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>
76 74