Merge branch 'master' into sdl2.0
This commit is contained in:
commit
2a159dd049
19 changed files with 110 additions and 66 deletions
|
|
@ -20,7 +20,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.25<br>
|
||||
version 0.9.26<br>
|
||||
Advanced Stamps HOWTO
|
||||
</h1>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.25
|
||||
version 0.9.26
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
|
|
@ -355,7 +355,7 @@
|
|||
</blockquote>
|
||||
|
||||
<h4>
|
||||
Mac OS X
|
||||
macOS
|
||||
</h4>
|
||||
|
||||
<blockquote>
|
||||
|
|
@ -1471,7 +1471,7 @@
|
|||
<p>
|
||||
A graphical tool, called <i><b>poEdit</b></i> (<a href=
|
||||
"http://www.poedit.net/">http://www.poedit.net/</a>), is
|
||||
available for Linux, Windows and Mac OS X.
|
||||
available for Linux, Windows and macOS.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.25<br>
|
||||
version 0.9.26<br>
|
||||
Frequently Asked Questions
|
||||
</h1>
|
||||
|
||||
|
|
@ -538,7 +538,7 @@
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
Mac OS X
|
||||
macOS
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<center>
|
||||
<h1>
|
||||
Tux Paint<br>
|
||||
version 0.9.25
|
||||
version 0.9.26
|
||||
</h1>
|
||||
|
||||
<h2>
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
</blockquote>
|
||||
|
||||
<h2>
|
||||
Mac OS X Users
|
||||
macOS Users
|
||||
</h2>
|
||||
|
||||
<blockquote>
|
||||
|
|
@ -389,7 +389,7 @@
|
|||
the <b>[Alt]</b> modifier key is being held. (This is
|
||||
typically used for providing a print dialog, similar to
|
||||
when pressing <b>[Alt]</b>+'Print' in Windows and
|
||||
Mac OS X.)
|
||||
macOS.)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.25
|
||||
version 0.9.26
|
||||
</h1>
|
||||
|
||||
<h3>
|
||||
|
|
@ -2093,24 +2093,24 @@
|
|||
"<code>docs</code>" folder/directory) include:
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../magic-docs/html/">"Magic" Tool Documentation
|
||||
<a href="../magic-docs/html/index.html">"Magic" Tool Documentation
|
||||
("magic-docs")</a><br>
|
||||
Documentation for each of the currently-installed "Magic"
|
||||
tools.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../AUTHORS.txt">AUTHORS.txt</a><br>
|
||||
<a href="../../AUTHORS.txt">AUTHORS.txt</a><br>
|
||||
List of authors and contributors.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../CHANGES.txt">CHANGES.txt</a><br>
|
||||
<a href="../../CHANGES.txt">CHANGES.txt</a><br>
|
||||
Summary of changed between releases.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../COPYING.txt">COPYING.txt</a><br>
|
||||
<a href="../../COPYING.txt">COPYING.txt</a><br>
|
||||
Copying license (The GNU General Public License).
|
||||
</li>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue