Bump version to 0.9.34; sync docs for new version #

This commit is contained in:
Bill Kendrick 2024-07-26 00:44:42 -07:00
parent 5650435ce7
commit d597a250cd
1900 changed files with 1963 additions and 1960 deletions

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
“Si-të” të Thelluara rreth Stampash
Të drejta kopjimi © 2006-2024 nga Albert Cahalan dhe të tjerë; shihni

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentim Ndryshoresh të Mjedisit
Të drejta kopjimi © 2021-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -1,6 +1,6 @@
Thellim
Tux Paint
version 0.9.33
version 0.9.34
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Pyetje të Bëra Rëndom
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentim Instalimi
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Magic Tool Plugin API Documentation
@ -609,7 +609,7 @@ Informational
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
"0.9.33").
"0.9.34").
int canvas_w
int canvas_h
@ -789,7 +789,7 @@ TP_MAGIC_API_VERSION
compatible.
Note: 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
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.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentim Mundësish

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentim rreth PNG-ve
Të drejta kopjimi © 2007-2022 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Një program i thjeshtë vizatimi për fëmijë
@ -97,7 +97,7 @@ parts of the program in their own GPL'd software.)
See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.33?
D. What's New in Tux Paint version 0.9.34?
Transparent Erasers
Erasers that lightly expose more and more of the background.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentim Sinjalesh
Të drejta kopjimi © 2019-2022 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -1,5 +1,5 @@
Tux Paint
version 0.9.33
version 0.9.34
Dokumentin për formatin SVG
Të drejta kopjimi © 2007-2022 nga kontribues të ndryshëm; shihni AUTHORS.txt.

View file

@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
“Si-të” të Thelluara rreth Stampash </h1>
<p>

View file

@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Dokumentim Ndryshoresh të Mjedisit </h1>
<p>

View file

@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33 </h1>
version 0.9.34 </h1>
<p>
Të drejta kopjimi &copy; 2002-2024 nga kontribues të ndryshëm; shihni <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>

View file

@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Pyetje të Bëra Rëndom </h1>
<p>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Dokumentim Instalimi </h1>
<p>

View file

@ -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>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33 </h1>
version 0.9.34 </h1>
<h2>
Dokumentim Mundësish </h2>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Dokumentim rreth PNG-ve </h1>
<p>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33 </h1>
version 0.9.34 </h1>
<h3 align="center">
Një program i thjeshtë vizatimi për fëmijë </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>

View file

@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Dokumentim Sinjalesh </h1>
<p>

View file

@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint"><br>
version 0.9.33<br/>
version 0.9.34<br/>
Dokumentin për formatin SVG </h1>
<p>

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>
Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.33 </title>
Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.34 </title>
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />
</head>
@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
<h1>Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.33</h1>
<h1>Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.34</h1>
<h2>Mjete (Vizatim)</h2>

View file

@ -1,4 +1,4 @@
Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.33
Udhërrëfyes Fillimi të Shpejtë për Tux Paint 0.9.34
Mjete (Vizatim)