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
|
|
@ -6,7 +6,7 @@ Options Documentation
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mayo 18, 2023
|
||||
mayo 29, 2023
|
||||
|
||||
+---------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
@ -482,6 +482,19 @@ Simplification
|
|||
"nobrushspacing=no" or "brushspacing=yes". In both cases, may be
|
||||
overridden by the command-line option "--brushspacing".
|
||||
|
||||
notemplateexport=yes
|
||||
|
||||
Disables the ability to create a new Template image (based on a
|
||||
saved drawing) from within the Open dialog.
|
||||
|
||||
📜 Note: The Template creation feature was added to Tux Paint in
|
||||
version 0.9.31.
|
||||
|
||||
⚙ Note: If used in a system-wide configuration file, may be
|
||||
overridden by the user's configuration file using
|
||||
"notemplateexport=no" or "templateexport=yes". In both cases, may
|
||||
be overridden by the command-line option "--templateexport".
|
||||
|
||||
Languages
|
||||
|
||||
Language
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue