Fixed command-line options for disable/enable Label tool.
Added config-file option for disable/enable Label tool. Documented options to disable/enable Label tool.
This commit is contained in:
parent
a90f2548dc
commit
59fc4cacb0
4 changed files with 39 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
July 1, 2009
|
||||
October 3, 2009
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -357,6 +357,10 @@ Windows Users
|
|||
the controls, and only provides the default functionality
|
||||
(usually paint-mode).
|
||||
|
||||
nolabel=yes
|
||||
Disables the Label tool: the tool that allows text entry which
|
||||
can be edited later.
|
||||
|
||||
mirrorstamps=yes
|
||||
|
||||
For stamps that can be mirrored, this option sets them to
|
||||
|
|
@ -742,6 +746,7 @@ Windows Users
|
|||
--nostamps
|
||||
--nostampcontrols
|
||||
--nomagiccontrols
|
||||
--nolabel
|
||||
--sysfonts
|
||||
--alllocalefonts
|
||||
--mirrorstamps
|
||||
|
|
@ -784,6 +789,7 @@ Windows Users
|
|||
--stamps
|
||||
--stampcontrols
|
||||
--magiccontrols
|
||||
--label
|
||||
--nosysfonts
|
||||
--currentlocalefont
|
||||
--dontmirrorstamps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue