diff options
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index b7292b9..5a7d08a 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -136,3 +136,8 @@ A dialog is its own window: take it by its own id, not the main window's. 44. The sort picker lists the plan as scanned, by name, size, age, action or rule; Settings holds the one a fresh window starts with, and the picker keeps what is chosen by hand until the window closes. +45. A duplicate's explanation names the other copy in full, so it is clear + whether it is in this directory or elsewhere. +46. "Keep this copy, replace the other" appears only for a file with + another copy, asks first, naming both, and after Apply the kept file is + in the other's place with the other in the Trash. |
