diff --git a/docs/en/ADVANCED-STAMPS-HOWTO.txt b/docs/en/ADVANCED-STAMPS-HOWTO.txt
index b2d406497..2e3a53b8e 100644
--- a/docs/en/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/en/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
Advanced Stamps 'How-To'
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/en/ENVVARS.txt b/docs/en/ENVVARS.txt
index 693e75da2..74bc966ef 100644
--- a/docs/en/ENVVARS.txt
+++ b/docs/en/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
Environment Variables Documentation
Copyright © 2021-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt
index fd8019d22..57a2fb858 100644
--- a/docs/en/EXTENDING.txt
+++ b/docs/en/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- version 0.9.35
+ version 0.9.36
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt
index 1f2d0e904..242495901 100644
--- a/docs/en/FAQ.txt
+++ b/docs/en/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
Frequently Asked Questions
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt
index a6318d6f4..6089b22f5 100644
--- a/docs/en/INSTALL.txt
+++ b/docs/en/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
Installation Documentation
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/MAGIC-API.txt b/docs/en/MAGIC-API.txt
index 520ed4840..e50dfe219 100644
--- a/docs/en/MAGIC-API.txt
+++ b/docs/en/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
### Magic Tool Plugin API Documentation ###
@@ -611,7 +611,7 @@ Plugin Functions," above.)
→ char * tp_version ←
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.35").
+ "0.9.36").
→ int canvas_w
int canvas_h ←
@@ -831,7 +831,7 @@ Plugin Functions," above.)
compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.35"). The API will not change every time a
+ release number (e.g., "0.9.36"). 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.
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index c2e2adabc..eaea1c3b1 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
### Options Documentation ###
diff --git a/docs/en/PNG.txt b/docs/en/PNG.txt
index 267ff5612..30cb3f9da 100644
--- a/docs/en/PNG.txt
+++ b/docs/en/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/README.txt b/docs/en/README.txt
index 7d77d9aca..9c46e8772 100644
--- a/docs/en/README.txt
+++ b/docs/en/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
## A simple drawing program for children ##
@@ -97,25 +97,9 @@ 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.35? ###
+ ### D. What's New in Tux Paint version 0.9.36? ###
-→ Improved color picker ←
- Better behavior when clicking/tapping and dragging hue/saturation box and
- value slider.
-
-→ Text clipboard paste support ←
- The "Text" and "Label" tools support pasting the copy/paste clipboard.
-
-→ "Hearts" Magic tool ←
- Draw a trail of floating hearts.
-
-→ "Sparkles" Magic tool ←
- Draw a trail of falling sparkles.
-
-→ "Stars" Magic tool ←
- Draw a trail of stars.
-
-→ Documentation translated to Swedish ←
+→ ←
diff --git a/docs/en/SIGNALS.txt b/docs/en/SIGNALS.txt
index 840714225..f0d83e8b7 100644
--- a/docs/en/SIGNALS.txt
+++ b/docs/en/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/SVG.txt b/docs/en/SVG.txt
index c52a321f1..479b6cfec 100644
--- a/docs/en/SVG.txt
+++ b/docs/en/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.35
+ version 0.9.36
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/ADVANCED-STAMPS-HOWTO.html b/docs/en/html/ADVANCED-STAMPS-HOWTO.html
index 53553de50..27b773270 100644
--- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Advanced Stamps 'How-To'
diff --git a/docs/en/html/ENVVARS.html b/docs/en/html/ENVVARS.html
index 6cba48f7d..d196553c1 100644
--- a/docs/en/html/ENVVARS.html
+++ b/docs/en/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Environment Variables Documentation
diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html
index d69198657..458498953 100644
--- a/docs/en/html/EXTENDING.html
+++ b/docs/en/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html
index a9131302f..763441f07 100644
--- a/docs/en/html/FAQ.html
+++ b/docs/en/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Frequently Asked Questions
diff --git a/docs/en/html/INSTALL.html b/docs/en/html/INSTALL.html
index e8d518ee7..63a4a0e5c 100644
--- a/docs/en/html/INSTALL.html
+++ b/docs/en/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Installation Documentation
diff --git a/docs/en/html/MAGIC-API.html b/docs/en/html/MAGIC-API.html
index 8c0c7fb14..5afee7ffe 100644
--- a/docs/en/html/MAGIC-API.html
+++ b/docs/en/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/en/html/README.html b/docs/en/html/README.html
index 102d9e557..480702ae2 100644
--- a/docs/en/html/README.html
+++ b/docs/en/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
diff --git a/docs/en/html/SVG.html b/docs/en/html/SVG.html
index e37c13792..9f3349b37 100644
--- a/docs/en/html/SVG.html
+++ b/docs/en/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
SVG Documentation
diff --git a/docs/en/html/tuxpaint-quickstart-guide.html b/docs/en/html/tuxpaint-quickstart-guide.html index 502677aa5..69edaf636 100644 --- a/docs/en/html/tuxpaint-quickstart-guide.html +++ b/docs/en/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/es_ES.UTF-8/html/ENVVARS.html b/docs/es_ES.UTF-8/html/ENVVARS.html
index 050652d73..f295d27e6 100644
--- a/docs/es_ES.UTF-8/html/ENVVARS.html
+++ b/docs/es_ES.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Environment Variables Documentation
diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html
index abda8fef0..7d422abf7 100644
--- a/docs/es_ES.UTF-8/html/EXTENDING.html
+++ b/docs/es_ES.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/FAQ.html b/docs/es_ES.UTF-8/html/FAQ.html
index 27bd76edc..a3c8ef06b 100644
--- a/docs/es_ES.UTF-8/html/FAQ.html
+++ b/docs/es_ES.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Frequently Asked Questions
diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html
index 1773a53e5..b55b28348 100644
--- a/docs/es_ES.UTF-8/html/INSTALL.html
+++ b/docs/es_ES.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Installation Documentation
diff --git a/docs/es_ES.UTF-8/html/MAGIC-API.html b/docs/es_ES.UTF-8/html/MAGIC-API.html
index 17aa63a87..e7f8ea187 100644
--- a/docs/es_ES.UTF-8/html/MAGIC-API.html
+++ b/docs/es_ES.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html
index 3a002d94c..bfed1d87b 100644
--- a/docs/es_ES.UTF-8/html/README.html
+++ b/docs/es_ES.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
diff --git a/docs/es_ES.UTF-8/html/SVG.html b/docs/es_ES.UTF-8/html/SVG.html
index 0b94ab103..756ef325a 100644
--- a/docs/es_ES.UTF-8/html/SVG.html
+++ b/docs/es_ES.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
SVG Documentation
diff --git a/docs/es_ES.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/es_ES.UTF-8/html/tuxpaint-quickstart-guide.html index d854efebf..9e65f3947 100644 --- a/docs/es_ES.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/es_ES.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/fr_FR.UTF-8/html/ENVVARS.html b/docs/fr_FR.UTF-8/html/ENVVARS.html
index a841b2956..40dcb6832 100644
--- a/docs/fr_FR.UTF-8/html/ENVVARS.html
+++ b/docs/fr_FR.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Documentation sur les variables d'environnement
diff --git a/docs/fr_FR.UTF-8/html/EXTENDING.html b/docs/fr_FR.UTF-8/html/EXTENDING.html
index 8d164efb6..24afd329d 100644
--- a/docs/fr_FR.UTF-8/html/EXTENDING.html
+++ b/docs/fr_FR.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/FAQ.html b/docs/fr_FR.UTF-8/html/FAQ.html
index aacefa28e..26e61066c 100644
--- a/docs/fr_FR.UTF-8/html/FAQ.html
+++ b/docs/fr_FR.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Questions fréquemment posées
diff --git a/docs/fr_FR.UTF-8/html/INSTALL.html b/docs/fr_FR.UTF-8/html/INSTALL.html
index 0ed168990..58efefdf9 100644
--- a/docs/fr_FR.UTF-8/html/INSTALL.html
+++ b/docs/fr_FR.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Documentation sur l'installation
diff --git a/docs/fr_FR.UTF-8/html/MAGIC-API.html b/docs/fr_FR.UTF-8/html/MAGIC-API.html
index 1052c725b..c0285d358 100644
--- a/docs/fr_FR.UTF-8/html/MAGIC-API.html
+++ b/docs/fr_FR.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html
index 90a8bcdc0..b3a0686d4 100644
--- a/docs/fr_FR.UTF-8/html/README.html
+++ b/docs/fr_FR.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
diff --git a/docs/fr_FR.UTF-8/html/SVG.html b/docs/fr_FR.UTF-8/html/SVG.html
index d0d7fc7ae..b8a155a67 100644
--- a/docs/fr_FR.UTF-8/html/SVG.html
+++ b/docs/fr_FR.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Documentation sur SVG
diff --git a/docs/fr_FR.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/fr_FR.UTF-8/html/tuxpaint-quickstart-guide.html index 5302aa085..1195e488a 100644 --- a/docs/fr_FR.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/fr_FR.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/gl_ES.UTF-8/html/ENVVARS.html b/docs/gl_ES.UTF-8/html/ENVVARS.html
index 60706b179..cd98b2e6b 100644
--- a/docs/gl_ES.UTF-8/html/ENVVARS.html
+++ b/docs/gl_ES.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Documentación de variábeis de contorno
diff --git a/docs/gl_ES.UTF-8/html/EXTENDING.html b/docs/gl_ES.UTF-8/html/EXTENDING.html
index 82ef5f790..46f311873 100644
--- a/docs/gl_ES.UTF-8/html/EXTENDING.html
+++ b/docs/gl_ES.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Copyright © 2002-2025 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/FAQ.html b/docs/gl_ES.UTF-8/html/FAQ.html
index 343dc8f3b..78d02b67d 100644
--- a/docs/gl_ES.UTF-8/html/FAQ.html
+++ b/docs/gl_ES.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Preguntas máis frecuentes
diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html
index ab9fd68c6..264c668ba 100644
--- a/docs/gl_ES.UTF-8/html/INSTALL.html
+++ b/docs/gl_ES.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Documentación da instalación
diff --git a/docs/gl_ES.UTF-8/html/MAGIC-API.html b/docs/gl_ES.UTF-8/html/MAGIC-API.html
index ebf71ebbd..140458a61 100644
--- a/docs/gl_ES.UTF-8/html/MAGIC-API.html
+++ b/docs/gl_ES.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html
index 18d413a6f..605f80b2d 100644
--- a/docs/gl_ES.UTF-8/html/README.html
+++ b/docs/gl_ES.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
diff --git a/docs/gl_ES.UTF-8/html/SVG.html b/docs/gl_ES.UTF-8/html/SVG.html
index 3bda92093..061cd8f7d 100644
--- a/docs/gl_ES.UTF-8/html/SVG.html
+++ b/docs/gl_ES.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.35
+ versión 0.9.36
Documentación SVG
diff --git a/docs/gl_ES.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/gl_ES.UTF-8/html/tuxpaint-quickstart-guide.html index 0c1deb774..4ff6b2e33 100644 --- a/docs/gl_ES.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/gl_ES.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/is_IS.UTF-8/html/ENVVARS.html b/docs/is_IS.UTF-8/html/ENVVARS.html
index 6693f2b8d..c5515ec6f 100644
--- a/docs/is_IS.UTF-8/html/ENVVARS.html
+++ b/docs/is_IS.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Environment Variables Documentation
diff --git a/docs/is_IS.UTF-8/html/EXTENDING.html b/docs/is_IS.UTF-8/html/EXTENDING.html
index 6cf803428..113e9b556 100644
--- a/docs/is_IS.UTF-8/html/EXTENDING.html
+++ b/docs/is_IS.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/html/FAQ.html b/docs/is_IS.UTF-8/html/FAQ.html
index 4512aab09..dd0bcda06 100644
--- a/docs/is_IS.UTF-8/html/FAQ.html
+++ b/docs/is_IS.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Frequently Asked Questions
diff --git a/docs/is_IS.UTF-8/html/INSTALL.html b/docs/is_IS.UTF-8/html/INSTALL.html
index f42a845e4..b81e41c8e 100644
--- a/docs/is_IS.UTF-8/html/INSTALL.html
+++ b/docs/is_IS.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Installation Documentation
diff --git a/docs/is_IS.UTF-8/html/MAGIC-API.html b/docs/is_IS.UTF-8/html/MAGIC-API.html
index c2cff9545..0ec206687 100644
--- a/docs/is_IS.UTF-8/html/MAGIC-API.html
+++ b/docs/is_IS.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- útgáfa 0.9.35
+ útgáfa 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/is_IS.UTF-8/html/README.html b/docs/is_IS.UTF-8/html/README.html
index f3ea2ea9c..efb2df6b0 100644
--- a/docs/is_IS.UTF-8/html/README.html
+++ b/docs/is_IS.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
diff --git a/docs/is_IS.UTF-8/html/SVG.html b/docs/is_IS.UTF-8/html/SVG.html
index 770b44348..a87bc4427 100644
--- a/docs/is_IS.UTF-8/html/SVG.html
+++ b/docs/is_IS.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
SVG Documentation
diff --git a/docs/is_IS.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/is_IS.UTF-8/html/tuxpaint-quickstart-guide.html index 3df91ef85..51bcf3e42 100644 --- a/docs/is_IS.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/is_IS.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/ja_JP.UTF-8/html/ENVVARS.html b/docs/ja_JP.UTF-8/html/ENVVARS.html
index 9f4330da6..344f6e669 100644
--- a/docs/ja_JP.UTF-8/html/ENVVARS.html
+++ b/docs/ja_JP.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
Environment Variables Documentation
diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html
index cc14047ba..cee23f903 100644
--- a/docs/ja_JP.UTF-8/html/EXTENDING.html
+++ b/docs/ja_JP.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
Copyright © 2002-2025 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/FAQ.html b/docs/ja_JP.UTF-8/html/FAQ.html
index b3729818e..7faa6b1c1 100644
--- a/docs/ja_JP.UTF-8/html/FAQ.html
+++ b/docs/ja_JP.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
Frequently Asked Questions
diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html
index d5ae2a264..725e18c66 100644
--- a/docs/ja_JP.UTF-8/html/INSTALL.html
+++ b/docs/ja_JP.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
Installation Documentation
diff --git a/docs/ja_JP.UTF-8/html/MAGIC-API.html b/docs/ja_JP.UTF-8/html/MAGIC-API.html
index 6def557eb..13c5eb2bd 100644
--- a/docs/ja_JP.UTF-8/html/MAGIC-API.html
+++ b/docs/ja_JP.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html
index b0bd4bb4e..bdda162c1 100644
--- a/docs/ja_JP.UTF-8/html/README.html
+++ b/docs/ja_JP.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
diff --git a/docs/ja_JP.UTF-8/html/SVG.html b/docs/ja_JP.UTF-8/html/SVG.html
index 3e39c5a4c..82db7bb38 100644
--- a/docs/ja_JP.UTF-8/html/SVG.html
+++ b/docs/ja_JP.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.35
+ バージョン 0.9.36
SVG Documentation
diff --git a/docs/ja_JP.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/ja_JP.UTF-8/html/tuxpaint-quickstart-guide.html index 9601e114a..0467e178b 100644 --- a/docs/ja_JP.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/ja_JP.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/sq_AL.UTF-8/html/ENVVARS.html b/docs/sq_AL.UTF-8/html/ENVVARS.html
index 78879355e..7f182ae7f 100644
--- a/docs/sq_AL.UTF-8/html/ENVVARS.html
+++ b/docs/sq_AL.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Dokumentim Ndryshoresh të Mjedisit
diff --git a/docs/sq_AL.UTF-8/html/EXTENDING.html b/docs/sq_AL.UTF-8/html/EXTENDING.html
index b9219c336..0ad88d160 100644
--- a/docs/sq_AL.UTF-8/html/EXTENDING.html
+++ b/docs/sq_AL.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Të drejta kopjimi © 2002-2025 nga kontribues të ndryshëm; shihni AUTHORS.txt.
diff --git a/docs/sq_AL.UTF-8/html/FAQ.html b/docs/sq_AL.UTF-8/html/FAQ.html
index 9deaf537a..185b936b8 100644
--- a/docs/sq_AL.UTF-8/html/FAQ.html
+++ b/docs/sq_AL.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Pyetje të Bëra Rëndom
diff --git a/docs/sq_AL.UTF-8/html/INSTALL.html b/docs/sq_AL.UTF-8/html/INSTALL.html
index 2325a3f2d..0e9f32847 100644
--- a/docs/sq_AL.UTF-8/html/INSTALL.html
+++ b/docs/sq_AL.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Dokumentim Instalimi
diff --git a/docs/sq_AL.UTF-8/html/MAGIC-API.html b/docs/sq_AL.UTF-8/html/MAGIC-API.html
index 3bbef3a1c..4f1cd61d3 100644
--- a/docs/sq_AL.UTF-8/html/MAGIC-API.html
+++ b/docs/sq_AL.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.35"). 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.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.36"). 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.
diff --git a/docs/sq_AL.UTF-8/html/README.html b/docs/sq_AL.UTF-8/html/README.html
index a3541d7eb..c7c6bc1fa 100644
--- a/docs/sq_AL.UTF-8/html/README.html
+++ b/docs/sq_AL.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
diff --git a/docs/sq_AL.UTF-8/html/SVG.html b/docs/sq_AL.UTF-8/html/SVG.html
index 1b4bda45f..94bd24915 100644
--- a/docs/sq_AL.UTF-8/html/SVG.html
+++ b/docs/sq_AL.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Dokumentin për formatin SVG
diff --git a/docs/sq_AL.UTF-8/html/tuxpaint-quickstart-guide.html b/docs/sq_AL.UTF-8/html/tuxpaint-quickstart-guide.html index 6d306955b..3c132c250 100644 --- a/docs/sq_AL.UTF-8/html/tuxpaint-quickstart-guide.html +++ b/docs/sq_AL.UTF-8/html/tuxpaint-quickstart-guide.html @@ -2,7 +2,7 @@
diff --git a/docs/sv_SE.UTF-8/html/ENVVARS.html b/docs/sv_SE.UTF-8/html/ENVVARS.html
index af1bb212d..a9ab74b66 100644
--- a/docs/sv_SE.UTF-8/html/ENVVARS.html
+++ b/docs/sv_SE.UTF-8/html/ENVVARS.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Dokumentation om miljövariabler
diff --git a/docs/sv_SE.UTF-8/html/EXTENDING.html b/docs/sv_SE.UTF-8/html/EXTENDING.html
index f981a47d1..2e7614aee 100644
--- a/docs/sv_SE.UTF-8/html/EXTENDING.html
+++ b/docs/sv_SE.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Copyright © 2002-2025 av olika bidragsgivare; se AUTHORS.txt.
diff --git a/docs/sv_SE.UTF-8/html/FAQ.html b/docs/sv_SE.UTF-8/html/FAQ.html
index 1331dac00..5b76b9838 100644
--- a/docs/sv_SE.UTF-8/html/FAQ.html
+++ b/docs/sv_SE.UTF-8/html/FAQ.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Frågor och svar
diff --git a/docs/sv_SE.UTF-8/html/INSTALL.html b/docs/sv_SE.UTF-8/html/INSTALL.html
index acfb03895..5ad92b34f 100644
--- a/docs/sv_SE.UTF-8/html/INSTALL.html
+++ b/docs/sv_SE.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.35
+ version 0.9.36
Dokumentation för installation
diff --git a/docs/sv_SE.UTF-8/html/MAGIC-API.html b/docs/sv_SE.UTF-8/html/MAGIC-API.html index c32eb1441..89f6ae9cf 100644 --- a/docs/sv_SE.UTF-8/html/MAGIC-API.html +++ b/docs/sv_SE.UTF-8/html/MAGIC-API.html @@ -2,7 +2,7 @@