Merge branch 'master' into sdl2.0

This commit is contained in:
Pere Pujal i Carabantes 2020-12-30 19:57:26 +01:00
commit 2a159dd049
19 changed files with 110 additions and 66 deletions

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.25
version 0.9.26
Advanced Stamps HOWTO
Copyright 2006-2008 by Albert Cahalan for the Tux Paint project

View file

@ -1,6 +1,6 @@
Extending
Tux Paint
version 0.9.25
version 0.9.26
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/
@ -123,7 +123,7 @@ Where Files Go
C:\Documents and Settings\(username)\Application Data\TuxPaint\
Mac OS X
macOS
Your personal Tux Paint folder is stored in your "Application
Support" folder:
@ -652,7 +652,7 @@ Translations
msgstr "Haz clic y arrastra para dibujar ladrillos grandes."
A graphical tool, called poEdit (http://www.poedit.net/), is available
for Linux, Windows and Mac OS X.
for Linux, Windows and macOS.
Note: It is best to always work off of the latest Tux Paint text catalog
template ("tuxpaint.pot"), since new text is added, and old text is

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.25
version 0.9.26
Frequently Asked Questions
Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
@ -267,7 +267,7 @@ Saving
e.g., C:\Documents and Settings\Username\Application
Data\TuxPaint\saved
Mac OS X
macOS
In the user's "Application Support" folder:
e.g., /Users/Username/Library/Applicaton
Support/TuxPaint/saved/

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.25
version 0.9.26
Options Documentation
@ -48,7 +48,7 @@ Linux and Unix Users
--nosysconfig
Mac OS X Users
macOS Users
The file you should create is called "tuxpaint.cfg" and it should be
placed in your home folder, under the sub-folder: Library/Application
@ -179,7 +179,7 @@ Windows Users
the 'Print' button is clicked while the [Alt] modifier key is
being held. (This is typically used for providing a print
dialog, similar to when pressing [Alt]+'Print' in Windows and
Mac OS X.)
macOS.)
If this option is not specifically not set, the default command
is KDE's graphical print dialog:

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.25
version 0.9.26
A simple drawing program for children

View file

@ -20,7 +20,7 @@
width="205"
height="210"
alt="Tux&nbsp;Paint"><br>
version 0.9.25<br>
version 0.9.26<br>
Advanced Stamps HOWTO
</h1>

View file

@ -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&nbsp;OS&nbsp;X.
available for Linux, Windows and macOS.
</p>
<p>

View file

@ -20,7 +20,7 @@
width="205"
height="210"
alt="Tux&nbsp;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>

View file

@ -17,7 +17,7 @@
<center>
<h1>
Tux&nbsp;Paint<br>
version 0.9.25
version 0.9.26
</h1>
<h2>
@ -115,7 +115,7 @@
</blockquote>
<h2>
Mac&nbsp;OS&nbsp;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&nbsp;OS&nbsp;X.)
macOS.)
</p>
<p>

View file

@ -20,7 +20,7 @@
width="205"
height="210"
alt="Tux&nbsp;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>