diff options
Diffstat (limited to 'docs')
| -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 5a7d08a..3eaeb60 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -141,3 +141,8 @@ A dialog is its own window: take it by its own id, not the main window's. 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. +47. Add directory writes dirs/NAME.conf and adds the name to the include; + both pickers then offer it, and krino check sees it. +48. A rule's conditions are a tree: and / or / not hold the conditions + indented under them, "+" adds a test or an operator under a line, "-" + takes one out, and saving writes the same nesting back. |
