Bump version to 0.9.34; sync docs for new version #
This commit is contained in:
parent
5650435ce7
commit
d597a250cd
1900 changed files with 1963 additions and 1960 deletions
|
|
@ -87,7 +87,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
Advanced Stamps 'How-To' </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
Environment Variables Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33 </h1>
|
||||
versión 0.9.34 </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
Frequently Asked Questions </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
Installation Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
version 0.9.33 </h1>
|
||||
version 0.9.34 </h1>
|
||||
|
||||
<h2>
|
||||
Magic Tool Plugin API Documentation </h2>
|
||||
|
|
@ -609,7 +609,7 @@
|
|||
<dl>
|
||||
<dt><code><b>char * tp_version</b></code></dt>
|
||||
<dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.33"). </dd>
|
||||
A string containing the version of Tux Paint that's running (e.g., "0.9.34"). </dd>
|
||||
|
||||
<dt>
|
||||
<code><b>int canvas_w</b></code><br/>
|
||||
|
|
@ -770,7 +770,7 @@
|
|||
<p>
|
||||
It should be referenced by your magic tool's "<code>api_version()</code>" function, to inform the running copy of Tux Paint whether or not your plugin is compatible. </p>
|
||||
<p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.33"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
<b>Note:</b> This version number does not correspond to Tux Paint's own release number (e.g., "0.9.34"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33 </h1>
|
||||
versión 0.9.34 </h1>
|
||||
|
||||
<h2>
|
||||
Options Documentation </h2>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
PNG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33 </h1>
|
||||
versión 0.9.34 </h1>
|
||||
|
||||
<h3 align="center">
|
||||
A simple drawing program for children </h3>
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
D. What's New in Tux Paint version 0.9.33? </h2>
|
||||
D. What's New in Tux Paint version 0.9.34? </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
Signals Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
width="205"
|
||||
height="210"
|
||||
alt="Tux Paint"><br>
|
||||
versión 0.9.33<br/>
|
||||
versión 0.9.34<br/>
|
||||
SVG Documentation </h1>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Tux Paint 0.9.33 Quickstart Guide </title>
|
||||
Tux Paint 0.9.34 Quickstart Guide </title>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
vlink="#FF0000"
|
||||
alink="#FF00FF">
|
||||
|
||||
<h1>Tux Paint 0.9.33 Quickstart Guide</h1>
|
||||
<h1>Tux Paint 0.9.34 Quickstart Guide</h1>
|
||||
|
||||
<h2>Tools (Drawing)</h2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue