WIP Reverse sorting in Open & Slideshows dialog
...via --reversesort option. WIP; need docs updated. (Also need Tux Paint Config. changes, but that's another repo)
This commit is contained in:
parent
27ec817973
commit
b2225a62f5
5 changed files with 33 additions and 3 deletions
|
|
@ -48,6 +48,7 @@ struct cfginfo
|
|||
const char *colors_rows;
|
||||
const char *print_delay;
|
||||
const char *printcommand;
|
||||
const char *reversesort;
|
||||
// const char *promptless_save;
|
||||
const char *_promptless_save_over;
|
||||
const char *_promptless_save_over_new;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue