Ability to disable Template creation from Open dialog
This commit is contained in:
parent
36d7e0daf3
commit
65378f6fdd
30 changed files with 291 additions and 72 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-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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue