Ability to disable Template creation from Open dialog

This commit is contained in:
Bill Kendrick 2023-05-29 10:50:55 -07:00
parent 36d7e0daf3
commit 65378f6fdd
30 changed files with 291 additions and 72 deletions

View file

@ -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-04-12
# Last modified 2023-05-29
#
# $Id$
@ -59,6 +59,7 @@ _tuxpaint()
--nomagiccontrols --magiccontrols \
--nomagicsizes --magicsizes \
--noshapecontrols --shapecontrols \
--notemplateexport --templateexport \
--mirrorstamps --dontmirrorstamps \
--stampsize=0 --stampsize=1 \
--stampsize=2 --stampsize=3 \