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
|
|
@ -139,6 +139,7 @@ print, NEGBOOL(disable_print)
|
|||
printcfg, POSBOOL(use_print_config)
|
||||
printcommand, MULTI(printcommand)
|
||||
printdelay, MULTI(print_delay)
|
||||
reversesort, POSBOOL(reversesort)
|
||||
quit, NEGBOOL(disable_quit)
|
||||
save, NEGBOOL(disable_save)
|
||||
savedir, MULTI(savedir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue