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:
Bill Kendrick 2022-05-15 23:56:53 -07:00
parent 27ec817973
commit b2225a62f5
5 changed files with 33 additions and 3 deletions

View file

@ -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)