Merge branch 'master' into sdl2.0
This commit is contained in:
commit
716e4ec55d
25 changed files with 765 additions and 166 deletions
|
|
@ -11,7 +11,7 @@ alink="#FF00FF">
|
|||
|
||||
version
|
||||
|
||||
0.9.23
|
||||
0.9.24
|
||||
|
||||
</h1>
|
||||
<h2>Options Documentation</h2>
|
||||
|
|
@ -19,7 +19,7 @@ version
|
|||
<p>Copyright (c) 2002-2018 by various contributors; see AUTHORS.txt<br/>
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
<p>August 28, 2018</p>
|
||||
<p>December 18, 2018</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -465,6 +465,12 @@ version
|
|||
which can be edited later.
|
||||
</dd>
|
||||
|
||||
<dt><code><b>newcolorslast=yes</b></code></dt>
|
||||
<dd>
|
||||
Places the blank color options in the <b>New</b> dialog at the end,
|
||||
so that any Starters and/or Templates are shown first.
|
||||
</dd>
|
||||
|
||||
<dt><code><b>mirrorstamps=yes</b></code></dt>
|
||||
<dd>
|
||||
<p>For stamps that can be mirrored, this option sets them to their
|
||||
|
|
@ -1545,6 +1551,7 @@ version
|
|||
--nostampcontrols<br>
|
||||
--nomagiccontrols<br>
|
||||
--nolabel<br>
|
||||
--newcolorslast<br>
|
||||
--mouse-accessibility<br>
|
||||
--onscreen-keyboard<br>
|
||||
--onscreen-keyboard-layout<br>
|
||||
|
|
@ -1618,6 +1625,7 @@ version
|
|||
--stampcontrols<br>
|
||||
--magiccontrols<br>
|
||||
--label<br>
|
||||
--newcolorsfirst<br>
|
||||
--nosysfonts<br>
|
||||
--currentlocalefont<br>
|
||||
--dontmirrorstamps<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue