Regen DOCs after clean up (removal of "as of..." notes)
This commit is contained in:
parent
277d902235
commit
b88145b924
77 changed files with 753 additions and 1032 deletions
|
|
@ -97,12 +97,12 @@
|
|||
Options Documentation </h2>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
Copyright © 2002-2025 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
April 29, 2024 </p>
|
||||
January 12, 2025 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -519,10 +519,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Prior to Tux Paint 0.9.15, the middle and right buttons on a mouse could also be used for clicking. In version 0.9.15, it was changed so that <i>only</i> the left mouse button worked, so as to not train children to use the wrong button. </p>
|
||||
|
||||
<p>
|
||||
However, for children who have trouble with the mouse, this distinction between the two or three buttons on a mouse can be disabled (returning Tux Paint to its old behavior) by using this option. </p>
|
||||
For children who have trouble with the mouse, this distinction between the two or three buttons on a mouse may be disabled by using this option. </p>
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nobuttondistinction=no</code>" or "<code>buttondistinction=yes</code>". In both cases, may be overridden by the command-line option "<code>--buttondistinction</code>". </p>
|
||||
</dd>
|
||||
|
|
@ -1637,12 +1634,6 @@
|
|||
<blockquote>
|
||||
<code>lpr</code>
|
||||
</blockquote>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <b>Note:</b> Versions of Tux Paint prior to 0.9.15 sent PNG format data to the print command (which defaulted to "<code>pngtopnm | pnmtops | lpr</code>"). </p>
|
||||
|
||||
<p>
|
||||
If you set an alternative <code><b>printcommand</b></code> in the configuration file prior to version 0.9.15, you will need to change it. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue