"--noerase" option to disable Open->Erase option
Will also be used to remove the New->Erase option we plan to add, to allow deletion of exported templates. WIP - Need to update docs.
This commit is contained in:
parent
1b6ee72e87
commit
437802252b
136 changed files with 13974 additions and 13172 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Bill Kendrick <bill@newbreedsoftware.com>; https://tuxpaint.org/
|
||||
# Based on inkscape's completion file, by allali@univ-mlv.fr
|
||||
#
|
||||
# Last modified 2023-05-29
|
||||
# Last modified 2023-06-01
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
|
@ -69,6 +69,7 @@ _tuxpaint()
|
|||
--stampsize=8 --stampsize=9 --stampsize=default \
|
||||
--saveoverask --saveover --saveovernew \
|
||||
--nosave --save \
|
||||
--noerase --erase \
|
||||
--autosave --noautosave \
|
||||
--savedir --datadir --exportdir \
|
||||
--reversesort --noreversesort \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue