Mercurial > geeqie.yaz
comparison doc/image_management_copy_move.html @ 1113:79e69e5f4642
Beautify the manual.
author | zas_ |
---|---|
date | Mon, 10 Nov 2008 14:10:39 +0000 |
parents | 215e102c1819 |
children | 83d6b961117f |
comparison
equal
deleted
inserted
replaced
1112:b223ad7f4867 | 1113:79e69e5f4642 |
---|---|
43 | 43 |
44 <p>To copy an file in Geeqie press Control + C, to move an file press Control + M. These operations also appear under File in the main menu, and in the context menu of all images and files.</p> | 44 <p>To copy an file in Geeqie press Control + C, to move an file press Control + M. These operations also appear under File in the main menu, and in the context menu of all images and files.</p> |
45 | 45 |
46 <p>The Copy and Move operations and dialogs behave the same in Geeqie, with the only difference being the final result. The remaining text of this page applies equally to the Copy and Move operations, for the remainder of this page these will be referred to as a Copy/Move operation.</p> | 46 <p>The Copy and Move operations and dialogs behave the same in Geeqie, with the only difference being the final result. The remaining text of this page applies equally to the Copy and Move operations, for the remainder of this page these will be referred to as a Copy/Move operation.</p> |
47 | 47 |
48 <p><br /> | |
49 <br /> | |
50 </p> | |
51 | |
52 <p>Initiating a Copy/Move operation will display a dialog to select the destination folder to Copy/Move the selected file, after the destination folder is selected Geeqie will proceed to Copy/Move the images to the destination. If an error occurs or a file exists with the same name as one of the files being Copy/Moved, a dialog will appear prompting how to handle the situation.</p> | 48 <p>Initiating a Copy/Move operation will display a dialog to select the destination folder to Copy/Move the selected file, after the destination folder is selected Geeqie will proceed to Copy/Move the images to the destination. If an error occurs or a file exists with the same name as one of the files being Copy/Moved, a dialog will appear prompting how to handle the situation.</p> |
53 | |
54 <p><br /> | |
55 <br /> | |
56 </p> | |
57 | 49 |
58 <h2>The Copy/Move dialog</h2> | 50 <h2>The Copy/Move dialog</h2> |
59 | 51 |
60 <p>This is the dialog that is displayed when initiating a Copy/Move operation. The dialog contains a row of buttons near the top, vertical list of bookmarks along the left side, a vertical list of folders in the current path, a text entry field, and a row of buttons along the bottom.</p> | 52 <p>This is the dialog that is displayed when initiating a Copy/Move operation. The dialog contains a row of buttons near the top, vertical list of bookmarks along the left side, a vertical list of folders in the current path, a text entry field, and a row of buttons along the bottom.</p> |
61 | 53 |
75 <dt>Copy/Move button</dt><dd>The name of this button will differ depending on the selected operation, activating it will start the operation with the folder displayed in the path entry as the destination.</dd> | 67 <dt>Copy/Move button</dt><dd>The name of this button will differ depending on the selected operation, activating it will start the operation with the folder displayed in the path entry as the destination.</dd> |
76 | 68 |
77 <dt>Cancel button</dt><dd>Activate this button to close the dialog, the operation will be aborted.</dd> | 69 <dt>Cancel button</dt><dd>Activate this button to close the dialog, the operation will be aborted.</dd> |
78 </dl> | 70 </dl> |
79 | 71 |
80 <p><br /> | |
81 <br /> | |
82 </p> | |
83 | |
84 <h2>The error dialog</h2> | 72 <h2>The error dialog</h2> |
85 | 73 |
86 <p>If a problem occurs because Geeqie is unable to Copy or Move a selected file a dialog will appear to notify the user. The dialog will also ask if the operation should continue if one or more files remain to be Copied or Moved.</p> | 74 <p>If a problem occurs because Geeqie is unable to Copy or Move a selected file a dialog will appear to notify the user. The dialog will also ask if the operation should continue if one or more files remain to be Copied or Moved.</p> |
87 | |
88 <p><br /> | |
89 <br /> | |
90 </p> | |
91 | 75 |
92 <h2>The overwrite dialog</h2> | 76 <h2>The overwrite dialog</h2> |
93 | 77 |
94 <p>If a file with the same name exists in the selected destination a dialog will appear to notify the user and ask how to resolve the conflict. The dialog will also display the source and destination images. The following possible solutions will be offered:</p> | 78 <p>If a file with the same name exists in the selected destination a dialog will appear to notify the user and ask how to resolve the conflict. The dialog will also display the source and destination images. The following possible solutions will be offered:</p> |
95 | 79 |
107 <dt>Skip All</dt><dd>This will perform the same as the Skip button, however any further file name conflicts will be quietly ignored for all remaining files.</dd> | 91 <dt>Skip All</dt><dd>This will perform the same as the Skip button, however any further file name conflicts will be quietly ignored for all remaining files.</dd> |
108 | 92 |
109 <dt>Cancel</dt><dd>This will close the dialog and stop the operation, all remaining files will be ignored.</dd> | 93 <dt>Cancel</dt><dd>This will close the dialog and stop the operation, all remaining files will be ignored.</dd> |
110 </dl> | 94 </dl> |
111 | 95 |
112 <p><br /> | 96 <hr id="bottomseparator" /> |
113 <br /> | |
114 </p> | |
115 | |
116 <p><br /> | |
117 <br /> | |
118 </p> | |
119 | |
120 <hr /> | |
121 | 97 |
122 <div class="navbottom"> | 98 <div class="navbottom"> |
123 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 99 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
124 <col id="navbottom_col1" width="33%"></col> | 100 <col id="navbottom_col1" width="33%"></col> |
125 <col id="navbottom_col2" width="33%"></col> | 101 <col id="navbottom_col2" width="33%"></col> |