diff --git a/Makefile b/Makefile
index d4b132398..665adcd56 100644
--- a/Makefile
+++ b/Makefile
@@ -4,14 +4,14 @@
# Various contributors (see AUTHORS.txt)
# https://tuxpaint.org/
-# June 14, 2002 - July 8, 2024
+# June 14, 2002 - July 26, 2024
# The version number, for release:
# (append "-rc#", e.g. "-rc1", when making release candidates
# for beta testing)
-VER_VERSION:=0.9.33
+VER_VERSION:=0.9.34
# We are always SDL2 now, so don't need "-sdl2"
VER_FLAVOR:=""
diff --git a/docs/en/ADVANCED-STAMPS-HOWTO.txt b/docs/en/ADVANCED-STAMPS-HOWTO.txt
index a48798d39..be665d002 100644
--- a/docs/en/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/en/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
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 83c575552..460a2ec32 100644
--- a/docs/en/ENVVARS.txt
+++ b/docs/en/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Environment Variables Documentation
Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt
index 977bb1beb..1a0b314e0 100644
--- a/docs/en/EXTENDING.txt
+++ b/docs/en/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- version 0.9.33
+ version 0.9.34
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt
index 9e44123ea..085c22c90 100644
--- a/docs/en/FAQ.txt
+++ b/docs/en/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Frequently Asked Questions
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt
index f344862d1..5f2847884 100644
--- a/docs/en/INSTALL.txt
+++ b/docs/en/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Installation Documentation
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/MAGIC-API.txt b/docs/en/MAGIC-API.txt
index 89ad7b38e..6ba3a4e75 100644
--- a/docs/en/MAGIC-API.txt
+++ b/docs/en/MAGIC-API.txt
@@ -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.
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index 3845ef359..d10bd7519 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Options Documentation
diff --git a/docs/en/PNG.txt b/docs/en/PNG.txt
index 4caabfeb9..968605898 100644
--- a/docs/en/PNG.txt
+++ b/docs/en/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/README.txt b/docs/en/README.txt
index 7d87cc646..e8e659e9f 100644
--- a/docs/en/README.txt
+++ b/docs/en/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
A simple drawing program for children
@@ -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.
diff --git a/docs/en/SIGNALS.txt b/docs/en/SIGNALS.txt
index a14e18514..1dec5e299 100644
--- a/docs/en/SIGNALS.txt
+++ b/docs/en/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/SVG.txt b/docs/en/SVG.txt
index dfdb51087..57a2e20a4 100644
--- a/docs/en/SVG.txt
+++ b/docs/en/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
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 778533f39..41e77fa1c 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.33
+ version 0.9.34
Advanced Stamps 'How-To'
diff --git a/docs/en/html/ENVVARS.html b/docs/en/html/ENVVARS.html
index dbb6af5c8..0334f609c 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.33
+ version 0.9.34
Environment Variables Documentation
diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html
index fd7f408a0..0205703bd 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.33
+ version 0.9.34
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html
index b75351dfd..9ea9624c5 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.33
+ version 0.9.34
Frequently Asked Questions
diff --git a/docs/en/html/INSTALL.html b/docs/en/html/INSTALL.html
index e050b6284..39112bc26 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.33
+ version 0.9.34
Installation Documentation
diff --git a/docs/en/html/MAGIC-API.html b/docs/en/html/MAGIC-API.html
index c0b785343..b12089423 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
index 6cf7e6ddf..5368dea04 100644
--- a/docs/en/html/OPTIONS.html
+++ b/docs/en/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Options Documentation
diff --git a/docs/en/html/PNG.html b/docs/en/html/PNG.html
index 73516d0d9..c65e55ada 100644
--- a/docs/en/html/PNG.html
+++ b/docs/en/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
PNG Documentation
diff --git a/docs/en/html/README.html b/docs/en/html/README.html
index ab8022adc..503ad0eaa 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.33
+ version 0.9.34
A simple drawing program for children
@@ -224,7 +224,7 @@
- D. What's New in Tux Paint version 0.9.33?
+ D. What's New in Tux Paint version 0.9.34?
diff --git a/docs/en/html/SIGNALS.html b/docs/en/html/SIGNALS.html
index 1778c4647..f18647529 100644
--- a/docs/en/html/SIGNALS.html
+++ b/docs/en/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Signals Documentation
diff --git a/docs/en/html/SVG.html b/docs/en/html/SVG.html
index e31e79ac2..dbef7402c 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.33
+ version 0.9.34
SVG Documentation
diff --git a/docs/en/html/tuxpaint-quickstart-guide.html b/docs/en/html/tuxpaint-quickstart-guide.html
index 0f55837b0..df64544f0 100644
--- a/docs/en/html/tuxpaint-quickstart-guide.html
+++ b/docs/en/html/tuxpaint-quickstart-guide.html
@@ -2,7 +2,7 @@
- Tux Paint 0.9.33 Quickstart Guide
+ Tux Paint 0.9.34 Quickstart Guide
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/en/tuxpaint-quickstart-guide.txt b/docs/en/tuxpaint-quickstart-guide.txt
index 4b174bd89..e1a68e095 100644
--- a/docs/en/tuxpaint-quickstart-guide.txt
+++ b/docs/en/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index d4e6a6c56..66e732737 100644
--- a/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Advanced Stamps 'How-To'
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/ENVVARS.txt b/docs/es_ES.UTF-8/ENVVARS.txt
index 718228434..d137d6695 100644
--- a/docs/es_ES.UTF-8/ENVVARS.txt
+++ b/docs/es_ES.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Environment Variables Documentation
Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/EXTENDING.txt b/docs/es_ES.UTF-8/EXTENDING.txt
index 49361ab7a..b20364946 100644
--- a/docs/es_ES.UTF-8/EXTENDING.txt
+++ b/docs/es_ES.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/es_ES.UTF-8/FAQ.txt b/docs/es_ES.UTF-8/FAQ.txt
index 54339e29a..b56d6c00f 100644
--- a/docs/es_ES.UTF-8/FAQ.txt
+++ b/docs/es_ES.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Frequently Asked Questions
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt
index a97d745d0..e43176f4c 100644
--- a/docs/es_ES.UTF-8/INSTALL.txt
+++ b/docs/es_ES.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Installation Documentation
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/MAGIC-API.txt b/docs/es_ES.UTF-8/MAGIC-API.txt
index fa56bcf19..c30fa0562 100644
--- a/docs/es_ES.UTF-8/MAGIC-API.txt
+++ b/docs/es_ES.UTF-8/MAGIC-API.txt
@@ -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.
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index 0c942846e..5c1c86ba4 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Options Documentation
diff --git a/docs/es_ES.UTF-8/PNG.txt b/docs/es_ES.UTF-8/PNG.txt
index 1f3da8333..cc9f916a4 100644
--- a/docs/es_ES.UTF-8/PNG.txt
+++ b/docs/es_ES.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt
index 9f0850bfd..17b736da9 100644
--- a/docs/es_ES.UTF-8/README.txt
+++ b/docs/es_ES.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
A simple drawing program for children
@@ -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.
diff --git a/docs/es_ES.UTF-8/SIGNALS.txt b/docs/es_ES.UTF-8/SIGNALS.txt
index c9e896e44..28bbe0a54 100644
--- a/docs/es_ES.UTF-8/SIGNALS.txt
+++ b/docs/es_ES.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/SVG.txt b/docs/es_ES.UTF-8/SVG.txt
index 7c4f3aeda..8fb06eba6 100644
--- a/docs/es_ES.UTF-8/SVG.txt
+++ b/docs/es_ES.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 205d85b61..1811a1934 100644
--- a/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Advanced Stamps 'How-To'
diff --git a/docs/es_ES.UTF-8/html/ENVVARS.html b/docs/es_ES.UTF-8/html/ENVVARS.html
index 907fd1dcd..76a60d9a6 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.33
+ versión 0.9.34
Environment Variables Documentation
diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html
index 8b3b2c29c..5cf6aa17a 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.33
+ versión 0.9.34
Copyright © 2002-2024 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 84ce59939..6b39dee13 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.33
+ versión 0.9.34
Frequently Asked Questions
diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html
index 13253843e..e439f109d 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.33
+ versión 0.9.34
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 926708ad1..0376f5a78 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html
index fd5fa0e95..97b7adc8e 100644
--- a/docs/es_ES.UTF-8/html/OPTIONS.html
+++ b/docs/es_ES.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Options Documentation
diff --git a/docs/es_ES.UTF-8/html/PNG.html b/docs/es_ES.UTF-8/html/PNG.html
index e56416533..87404e43c 100644
--- a/docs/es_ES.UTF-8/html/PNG.html
+++ b/docs/es_ES.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
PNG Documentation
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html
index 20cec5abb..eec0eceef 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.33
+ versión 0.9.34
A simple drawing program for children
@@ -224,7 +224,7 @@
- D. What's New in Tux Paint version 0.9.33?
+ D. What's New in Tux Paint version 0.9.34?
diff --git a/docs/es_ES.UTF-8/html/SIGNALS.html b/docs/es_ES.UTF-8/html/SIGNALS.html
index 144eaf26f..0d17c01be 100644
--- a/docs/es_ES.UTF-8/html/SIGNALS.html
+++ b/docs/es_ES.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Signals Documentation
diff --git a/docs/es_ES.UTF-8/html/SVG.html b/docs/es_ES.UTF-8/html/SVG.html
index 1c9168883..d51a361ed 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.33
+ versión 0.9.34
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 f41a208fe..a9819cfc4 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 @@
- Tux Paint 0.9.33 Quickstart Guide
+ Tux Paint 0.9.34 Quickstart Guide
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/es_ES.UTF-8/tuxpaint-quickstart-guide.txt b/docs/es_ES.UTF-8/tuxpaint-quickstart-guide.txt
index 49cda99f3..4ac010147 100644
--- a/docs/es_ES.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/es_ES.UTF-8/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 51afbd6d7..63fbd4f78 100644
--- a/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
'Guide pratique" pour les tampons de haute qualité
Copyright © 2006-2024 by Albert Cahalan et d'autres; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/ENVVARS.txt b/docs/fr_FR.UTF-8/ENVVARS.txt
index f52c5362a..762016a17 100644
--- a/docs/fr_FR.UTF-8/ENVVARS.txt
+++ b/docs/fr_FR.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur les variables d'environnement
Copyright © 2021-2024 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/EXTENDING.txt b/docs/fr_FR.UTF-8/EXTENDING.txt
index 1b5642e9b..3d3ac324c 100644
--- a/docs/fr_FR.UTF-8/EXTENDING.txt
+++ b/docs/fr_FR.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extension
Tux Paint
- version 0.9.33
+ version 0.9.34
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/fr_FR.UTF-8/FAQ.txt b/docs/fr_FR.UTF-8/FAQ.txt
index 7ffb37312..18637a51f 100644
--- a/docs/fr_FR.UTF-8/FAQ.txt
+++ b/docs/fr_FR.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Questions fréquemment posées
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt
index 47e2a0884..0d597552c 100644
--- a/docs/fr_FR.UTF-8/INSTALL.txt
+++ b/docs/fr_FR.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur l'installation
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/MAGIC-API.txt b/docs/fr_FR.UTF-8/MAGIC-API.txt
index b12ed71fa..8d903f34f 100644
--- a/docs/fr_FR.UTF-8/MAGIC-API.txt
+++ b/docs/fr_FR.UTF-8/MAGIC-API.txt
@@ -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.
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index 0698121ff..96dab4816 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur les options
diff --git a/docs/fr_FR.UTF-8/PNG.txt b/docs/fr_FR.UTF-8/PNG.txt
index b41188bb3..5a4506afc 100644
--- a/docs/fr_FR.UTF-8/PNG.txt
+++ b/docs/fr_FR.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur PNG pour Tux Paint
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt
index 81ff8c832..e17fde087 100644
--- a/docs/fr_FR.UTF-8/README.txt
+++ b/docs/fr_FR.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Un programme simple pour les enfants
@@ -102,7 +102,7 @@ logiciel sous GPL.)
Voir COPYING.txt pour le texte complet de la licence GPL.
-D. Qu'y a-t-il de neuf dans la version 0.9.33 de Tux Paint ?
+D. Qu'y a-t-il de neuf dans la version 0.9.34 de Tux Paint ?
Transparent Erasers
Erasers that lightly expose more and more of the background.
diff --git a/docs/fr_FR.UTF-8/SIGNALS.txt b/docs/fr_FR.UTF-8/SIGNALS.txt
index b69ada5f5..521de579c 100644
--- a/docs/fr_FR.UTF-8/SIGNALS.txt
+++ b/docs/fr_FR.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur les signaux
Copyright © 2019-2022 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/SVG.txt b/docs/fr_FR.UTF-8/SVG.txt
index da4cc916f..e8085de7a 100644
--- a/docs/fr_FR.UTF-8/SVG.txt
+++ b/docs/fr_FR.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Documentation sur SVG
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index cd17db223..e3cc5278e 100644
--- a/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
'Guide pratique" pour les tampons de haute qualité
diff --git a/docs/fr_FR.UTF-8/html/ENVVARS.html b/docs/fr_FR.UTF-8/html/ENVVARS.html
index 814506c50..c1f834040 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.33
+ version 0.9.34
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 3a55d9814..8b603a4b0 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.33
+ version 0.9.34
Copyright © 2002-2024 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 2e9fe4204..a69ad50d0 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.33
+ version 0.9.34
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 1e45e2385..30d62f3b6 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.33
+ version 0.9.34
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 d61c98263..53744412b 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html
index df397429d..284e8fc12 100644
--- a/docs/fr_FR.UTF-8/html/OPTIONS.html
+++ b/docs/fr_FR.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Documentation sur les options
diff --git a/docs/fr_FR.UTF-8/html/PNG.html b/docs/fr_FR.UTF-8/html/PNG.html
index 6ffdf9063..d4d8ae7fb 100644
--- a/docs/fr_FR.UTF-8/html/PNG.html
+++ b/docs/fr_FR.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Documentation sur PNG pour Tux Paint
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html
index ce2a59ea0..8bd669fc0 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.33
+ version 0.9.34
Un programme simple pour les enfants
@@ -224,7 +224,7 @@
- D. Qu'y a-t-il de neuf dans la version 0.9.33 de Tux Paint ?
+ D. Qu'y a-t-il de neuf dans la version 0.9.34 de Tux Paint ?
diff --git a/docs/fr_FR.UTF-8/html/SIGNALS.html b/docs/fr_FR.UTF-8/html/SIGNALS.html
index c3bf7ced0..c4884569d 100644
--- a/docs/fr_FR.UTF-8/html/SIGNALS.html
+++ b/docs/fr_FR.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Documentation sur les signaux
diff --git a/docs/fr_FR.UTF-8/html/SVG.html b/docs/fr_FR.UTF-8/html/SVG.html
index 4c275f496..f89445ae4 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.33
+ version 0.9.34
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 23ea158ef..136f40f98 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 @@
- Guide de démarrage rapide 0.9.33 pour Tux Paint
+ Guide de démarrage rapide 0.9.34 pour Tux Paint
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Guide de démarrage rapide 0.9.33 pour Tux Paint
+Guide de démarrage rapide 0.9.34 pour Tux Paint
Outils (dessin)
diff --git a/docs/fr_FR.UTF-8/tuxpaint-quickstart-guide.txt b/docs/fr_FR.UTF-8/tuxpaint-quickstart-guide.txt
index d9a37c859..a052ce9bc 100644
--- a/docs/fr_FR.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/fr_FR.UTF-8/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Guide de démarrage rapide 0.9.33 pour Tux Paint
+Guide de démarrage rapide 0.9.34 pour Tux Paint
Outils (dessin)
diff --git a/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index b1e446ea0..9b495c379 100644
--- a/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
«Como facer» os selos avanzados
Copyright © 2006-2024 by Albert Cahalan e outros; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/ENVVARS.txt b/docs/gl_ES.UTF-8/ENVVARS.txt
index c182e8865..376b9576e 100644
--- a/docs/gl_ES.UTF-8/ENVVARS.txt
+++ b/docs/gl_ES.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación de variábeis de contorno
Copyright © 2021-2024 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/EXTENDING.txt b/docs/gl_ES.UTF-8/EXTENDING.txt
index be4cce1d3..1881e83c6 100644
--- a/docs/gl_ES.UTF-8/EXTENDING.txt
+++ b/docs/gl_ES.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Ampliar
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/gl_ES.UTF-8/FAQ.txt b/docs/gl_ES.UTF-8/FAQ.txt
index 974595c9f..eb6e1484d 100644
--- a/docs/gl_ES.UTF-8/FAQ.txt
+++ b/docs/gl_ES.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Preguntas máis frecuentes
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt
index ebfc03770..e09d235d9 100644
--- a/docs/gl_ES.UTF-8/INSTALL.txt
+++ b/docs/gl_ES.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación da instalación
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/MAGIC-API.txt b/docs/gl_ES.UTF-8/MAGIC-API.txt
index d7c24f712..ac0cf7a5d 100644
--- a/docs/gl_ES.UTF-8/MAGIC-API.txt
+++ b/docs/gl_ES.UTF-8/MAGIC-API.txt
@@ -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.
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index 45c00a02c..2d4ee5c39 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación de opcións
diff --git a/docs/gl_ES.UTF-8/PNG.txt b/docs/gl_ES.UTF-8/PNG.txt
index 09bff5331..d9ca16ee2 100644
--- a/docs/gl_ES.UTF-8/PNG.txt
+++ b/docs/gl_ES.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación PNG
Copyright © 2007-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt
index e160a266b..c4910583e 100644
--- a/docs/gl_ES.UTF-8/README.txt
+++ b/docs/gl_ES.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Un sinxelo programa de debuxo para cativos
@@ -98,7 +98,7 @@ corrixir erros e usar partes do programa no seu propio software GPL).
Consulte o texto completo da licenza GPL en COPYING.txt.
-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.
diff --git a/docs/gl_ES.UTF-8/SIGNALS.txt b/docs/gl_ES.UTF-8/SIGNALS.txt
index db7f77f31..a982d65b3 100644
--- a/docs/gl_ES.UTF-8/SIGNALS.txt
+++ b/docs/gl_ES.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación de sinais
Copyright © 2019-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/SVG.txt b/docs/gl_ES.UTF-8/SVG.txt
index c839953e2..c36dc8c29 100644
--- a/docs/gl_ES.UTF-8/SVG.txt
+++ b/docs/gl_ES.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.33
+ versión 0.9.34
Documentación SVG
Copyright © 2007-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 96f21bea8..960098d47 100644
--- a/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
«Como facer» os selos avanzados
diff --git a/docs/gl_ES.UTF-8/html/ENVVARS.html b/docs/gl_ES.UTF-8/html/ENVVARS.html
index 6017cdfff..f2e9bcd76 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.33
+ versión 0.9.34
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 97f6917ca..520125165 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.33
+ versión 0.9.34
Copyright © 2002-2024 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 4d02c3874..c678d754b 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.33
+ versión 0.9.34
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 86060d7eb..771fa743b 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.33
+ versión 0.9.34
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 b6e25bd88..4c1fdceeb 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html
index 6dd1638be..499f850dd 100644
--- a/docs/gl_ES.UTF-8/html/OPTIONS.html
+++ b/docs/gl_ES.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Documentación de opcións
diff --git a/docs/gl_ES.UTF-8/html/PNG.html b/docs/gl_ES.UTF-8/html/PNG.html
index cb09c67bd..33d8ad20c 100644
--- a/docs/gl_ES.UTF-8/html/PNG.html
+++ b/docs/gl_ES.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Documentación PNG
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html
index 911e005ac..79e5576df 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.33
+ versión 0.9.34
Un sinxelo programa de debuxo para cativos
@@ -224,7 +224,7 @@
- D. What's New in Tux Paint version 0.9.33?
+ D. What's New in Tux Paint version 0.9.34?
diff --git a/docs/gl_ES.UTF-8/html/SIGNALS.html b/docs/gl_ES.UTF-8/html/SIGNALS.html
index 564e120cb..0f79adba1 100644
--- a/docs/gl_ES.UTF-8/html/SIGNALS.html
+++ b/docs/gl_ES.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.33
+ versión 0.9.34
Documentación de sinais
diff --git a/docs/gl_ES.UTF-8/html/SVG.html b/docs/gl_ES.UTF-8/html/SVG.html
index 01cad407c..0460308d5 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.33
+ versión 0.9.34
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 a487d7676..cfbcc177d 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 @@
- Tux Paint 0.9.33 Quickstart Guide
+ Tux Paint 0.9.34 Quickstart Guide
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/gl_ES.UTF-8/tuxpaint-quickstart-guide.txt b/docs/gl_ES.UTF-8/tuxpaint-quickstart-guide.txt
index 8c307725a..711ba7029 100644
--- a/docs/gl_ES.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/gl_ES.UTF-8/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 6ca7c85b6..656ee667d 100644
--- a/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Advanced Stamps 'How-To'
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/ENVVARS.txt b/docs/is_IS.UTF-8/ENVVARS.txt
index 89a5db323..4343402bc 100644
--- a/docs/is_IS.UTF-8/ENVVARS.txt
+++ b/docs/is_IS.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Environment Variables Documentation
Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/EXTENDING.txt b/docs/is_IS.UTF-8/EXTENDING.txt
index 9fc88016c..3fcc0306f 100644
--- a/docs/is_IS.UTF-8/EXTENDING.txt
+++ b/docs/is_IS.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- version 0.9.33
+ version 0.9.34
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/is_IS.UTF-8/FAQ.txt b/docs/is_IS.UTF-8/FAQ.txt
index 2bfe1f9f7..c25d9a073 100644
--- a/docs/is_IS.UTF-8/FAQ.txt
+++ b/docs/is_IS.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Frequently Asked Questions
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/INSTALL.txt b/docs/is_IS.UTF-8/INSTALL.txt
index 24b46107a..df7b37575 100644
--- a/docs/is_IS.UTF-8/INSTALL.txt
+++ b/docs/is_IS.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Installation Documentation
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/MAGIC-API.txt b/docs/is_IS.UTF-8/MAGIC-API.txt
index 2d1672545..e5dc21859 100644
--- a/docs/is_IS.UTF-8/MAGIC-API.txt
+++ b/docs/is_IS.UTF-8/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- útgáfa 0.9.33
+ útgáfa 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@ Til upplýsingar
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.
diff --git a/docs/is_IS.UTF-8/OPTIONS.txt b/docs/is_IS.UTF-8/OPTIONS.txt
index a8da3dd4a..b197cdbfb 100644
--- a/docs/is_IS.UTF-8/OPTIONS.txt
+++ b/docs/is_IS.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Options Documentation
diff --git a/docs/is_IS.UTF-8/PNG.txt b/docs/is_IS.UTF-8/PNG.txt
index a52c572b4..47d9dddca 100644
--- a/docs/is_IS.UTF-8/PNG.txt
+++ b/docs/is_IS.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/README.txt b/docs/is_IS.UTF-8/README.txt
index 995714a87..76e420109 100644
--- a/docs/is_IS.UTF-8/README.txt
+++ b/docs/is_IS.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
A simple drawing program for children
@@ -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.
diff --git a/docs/is_IS.UTF-8/SIGNALS.txt b/docs/is_IS.UTF-8/SIGNALS.txt
index 0b8cab220..7ecf25953 100644
--- a/docs/is_IS.UTF-8/SIGNALS.txt
+++ b/docs/is_IS.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/SVG.txt b/docs/is_IS.UTF-8/SVG.txt
index 9198fbb99..700f0b748 100644
--- a/docs/is_IS.UTF-8/SVG.txt
+++ b/docs/is_IS.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 610293167..d79097f80 100644
--- a/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Advanced Stamps 'How-To'
diff --git a/docs/is_IS.UTF-8/html/ENVVARS.html b/docs/is_IS.UTF-8/html/ENVVARS.html
index cd2806361..f84668d13 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.33
+ version 0.9.34
Environment Variables Documentation
diff --git a/docs/is_IS.UTF-8/html/EXTENDING.html b/docs/is_IS.UTF-8/html/EXTENDING.html
index 5aa51c180..2af0d4d70 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.33
+ version 0.9.34
Copyright © 2002-2024 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 69cb3cbe2..a3ab5d923 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.33
+ version 0.9.34
Frequently Asked Questions
diff --git a/docs/is_IS.UTF-8/html/INSTALL.html b/docs/is_IS.UTF-8/html/INSTALL.html
index 6947d3881..a324abbc7 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.33
+ version 0.9.34
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 84f97347c..26944c282 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.33
+ útgáfa 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/is_IS.UTF-8/html/OPTIONS.html b/docs/is_IS.UTF-8/html/OPTIONS.html
index d1c2f896a..fe0327dd3 100644
--- a/docs/is_IS.UTF-8/html/OPTIONS.html
+++ b/docs/is_IS.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Options Documentation
diff --git a/docs/is_IS.UTF-8/html/PNG.html b/docs/is_IS.UTF-8/html/PNG.html
index 9e04fb14c..2d9e8bee4 100644
--- a/docs/is_IS.UTF-8/html/PNG.html
+++ b/docs/is_IS.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
PNG Documentation
diff --git a/docs/is_IS.UTF-8/html/README.html b/docs/is_IS.UTF-8/html/README.html
index 15d805ea8..c469cf186 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.33
+ version 0.9.34
A simple drawing program for children
@@ -224,7 +224,7 @@
- D. What's New in Tux Paint version 0.9.33?
+ D. What's New in Tux Paint version 0.9.34?
diff --git a/docs/is_IS.UTF-8/html/SIGNALS.html b/docs/is_IS.UTF-8/html/SIGNALS.html
index ad445ca3d..c6145aac9 100644
--- a/docs/is_IS.UTF-8/html/SIGNALS.html
+++ b/docs/is_IS.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Signals Documentation
diff --git a/docs/is_IS.UTF-8/html/SVG.html b/docs/is_IS.UTF-8/html/SVG.html
index a72bd7e4f..a0d96e0f0 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.33
+ version 0.9.34
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 a2d7e3073..851866917 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 @@
- Tux Paint 0.9.33 Quickstart Guide
+ Tux Paint 0.9.34 Quickstart Guide
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/is_IS.UTF-8/tuxpaint-quickstart-guide.txt b/docs/is_IS.UTF-8/tuxpaint-quickstart-guide.txt
index 3a7524e20..4289957ce 100644
--- a/docs/is_IS.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/is_IS.UTF-8/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Tux Paint 0.9.33 Quickstart Guide
+Tux Paint 0.9.34 Quickstart Guide
Tools (Drawing)
diff --git a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index cd2d23aed..e0bee3849 100644
--- a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
スタンプ作成の詳細について
Copyright © 2006-2024 by Albert Cahalan ほか; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/ENVVARS.txt b/docs/ja_JP.UTF-8/ENVVARS.txt
index d29302aa8..e8a2b4f23 100644
--- a/docs/ja_JP.UTF-8/ENVVARS.txt
+++ b/docs/ja_JP.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
Environment Variables Documentation
Copyright © 2021-2024 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/EXTENDING.txt b/docs/ja_JP.UTF-8/EXTENDING.txt
index bc882746c..b0fdd9336 100644
--- a/docs/ja_JP.UTF-8/EXTENDING.txt
+++ b/docs/ja_JP.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
diff --git a/docs/ja_JP.UTF-8/FAQ.txt b/docs/ja_JP.UTF-8/FAQ.txt
index f1adcb9a9..c32a20a18 100644
--- a/docs/ja_JP.UTF-8/FAQ.txt
+++ b/docs/ja_JP.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
Frequently Asked Questions
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt
index ba336df30..d0b7d36af 100644
--- a/docs/ja_JP.UTF-8/INSTALL.txt
+++ b/docs/ja_JP.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
Installation Documentation
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/MAGIC-API.txt b/docs/ja_JP.UTF-8/MAGIC-API.txt
index 3f9fd24bc..a5d5c81ed 100644
--- a/docs/ja_JP.UTF-8/MAGIC-API.txt
+++ b/docs/ja_JP.UTF-8/MAGIC-API.txt
@@ -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.
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index 7db44df7d..3af90eed6 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
各種設定について
diff --git a/docs/ja_JP.UTF-8/PNG.txt b/docs/ja_JP.UTF-8/PNG.txt
index 739828ec1..b7ece4db1 100644
--- a/docs/ja_JP.UTF-8/PNG.txt
+++ b/docs/ja_JP.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
PNG Documentation
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt
index 8a5dd5f03..dd5f30a02 100644
--- a/docs/ja_JP.UTF-8/README.txt
+++ b/docs/ja_JP.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
子供向けのシンプルなお絵かきプログラム
@@ -95,7 +95,7 @@ Tux Paint は、オープンソースのプロジェクトで、GNUの一般公
ライセンスの全文は、COPYING.txtをお読みください。
-D. Tux Paint バージョン 0.9.33 での変更点
+D. Tux Paint バージョン 0.9.34 での変更点
透明な消しゴム
徐々に背景が表れてくる消しゴム
diff --git a/docs/ja_JP.UTF-8/SIGNALS.txt b/docs/ja_JP.UTF-8/SIGNALS.txt
index d642d0459..5682362e8 100644
--- a/docs/ja_JP.UTF-8/SIGNALS.txt
+++ b/docs/ja_JP.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
Signals Documentation
Copyright © 2019-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/SVG.txt b/docs/ja_JP.UTF-8/SVG.txt
index 24739fbcb..e0db6028d 100644
--- a/docs/ja_JP.UTF-8/SVG.txt
+++ b/docs/ja_JP.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.33
+ バージョン 0.9.34
SVG Documentation
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 6e65690fe..a3700b6bc 100644
--- a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.33
+ バージョン 0.9.34
スタンプ作成の詳細について
diff --git a/docs/ja_JP.UTF-8/html/ENVVARS.html b/docs/ja_JP.UTF-8/html/ENVVARS.html
index a791ea863..8596abe48 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.33
+ バージョン 0.9.34
Environment Variables Documentation
diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html
index fe5898169..d3203e1b9 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.33
+ バージョン 0.9.34
Copyright © 2002-2024 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 66f963550..8550c9774 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.33
+ バージョン 0.9.34
Frequently Asked Questions
diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html
index d123c7204..91be0e8e8 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.33
+ バージョン 0.9.34
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 205e30e34..375d79c46 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html
index ffe9360ec..817bbe0b8 100644
--- a/docs/ja_JP.UTF-8/html/OPTIONS.html
+++ b/docs/ja_JP.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.33
+ バージョン 0.9.34
各種設定について
diff --git a/docs/ja_JP.UTF-8/html/PNG.html b/docs/ja_JP.UTF-8/html/PNG.html
index 1d6a863cd..d72f8f0a1 100644
--- a/docs/ja_JP.UTF-8/html/PNG.html
+++ b/docs/ja_JP.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.33
+ バージョン 0.9.34
PNG Documentation
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html
index 198c1294f..0da48638f 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.33
+ バージョン 0.9.34
子供向けのシンプルなお絵かきプログラム
@@ -224,7 +224,7 @@
- D. Tux Paint バージョン 0.9.33 での変更点
+ D. Tux Paint バージョン 0.9.34 での変更点
diff --git a/docs/ja_JP.UTF-8/html/SIGNALS.html b/docs/ja_JP.UTF-8/html/SIGNALS.html
index d3521f9b1..d968b9746 100644
--- a/docs/ja_JP.UTF-8/html/SIGNALS.html
+++ b/docs/ja_JP.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.33
+ バージョン 0.9.34
Signals Documentation
diff --git a/docs/ja_JP.UTF-8/html/SVG.html b/docs/ja_JP.UTF-8/html/SVG.html
index 226788d4b..612b98412 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.33
+ バージョン 0.9.34
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 a1ffd9a89..4ead98811 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 @@
- Tux Paint 0.9.33 クイックスタートガイド
+ Tux Paint 0.9.34 クイックスタートガイド
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-Tux Paint 0.9.33 クイックスタートガイド
+Tux Paint 0.9.34 クイックスタートガイド
描画ツール
diff --git a/docs/ja_JP.UTF-8/tuxpaint-quickstart-guide.txt b/docs/ja_JP.UTF-8/tuxpaint-quickstart-guide.txt
index ba1d7455f..f028c46cc 100644
--- a/docs/ja_JP.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/ja_JP.UTF-8/tuxpaint-quickstart-guide.txt
@@ -1,4 +1,4 @@
-Tux Paint 0.9.33 クイックスタートガイド
+Tux Paint 0.9.34 クイックスタートガイド
描画ツール
diff --git a/docs/sq_AL.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/sq_AL.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 56375c154..1322eea57 100644
--- a/docs/sq_AL.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/sq_AL.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -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
diff --git a/docs/sq_AL.UTF-8/ENVVARS.txt b/docs/sq_AL.UTF-8/ENVVARS.txt
index d2302f1f4..6ce7785a1 100644
--- a/docs/sq_AL.UTF-8/ENVVARS.txt
+++ b/docs/sq_AL.UTF-8/ENVVARS.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/EXTENDING.txt b/docs/sq_AL.UTF-8/EXTENDING.txt
index 8a593f798..f1be1f42f 100644
--- a/docs/sq_AL.UTF-8/EXTENDING.txt
+++ b/docs/sq_AL.UTF-8/EXTENDING.txt
@@ -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/
diff --git a/docs/sq_AL.UTF-8/FAQ.txt b/docs/sq_AL.UTF-8/FAQ.txt
index 5027cfb10..9a48f5028 100644
--- a/docs/sq_AL.UTF-8/FAQ.txt
+++ b/docs/sq_AL.UTF-8/FAQ.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/INSTALL.txt b/docs/sq_AL.UTF-8/INSTALL.txt
index 5d1a0c8d8..c48188149 100644
--- a/docs/sq_AL.UTF-8/INSTALL.txt
+++ b/docs/sq_AL.UTF-8/INSTALL.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/MAGIC-API.txt b/docs/sq_AL.UTF-8/MAGIC-API.txt
index 56d0f67c2..229985b68 100644
--- a/docs/sq_AL.UTF-8/MAGIC-API.txt
+++ b/docs/sq_AL.UTF-8/MAGIC-API.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/OPTIONS.txt b/docs/sq_AL.UTF-8/OPTIONS.txt
index 7a66b37f9..c5bf79f97 100644
--- a/docs/sq_AL.UTF-8/OPTIONS.txt
+++ b/docs/sq_AL.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.33
+ version 0.9.34
Dokumentim Mundësish
diff --git a/docs/sq_AL.UTF-8/PNG.txt b/docs/sq_AL.UTF-8/PNG.txt
index b35bd9151..867291f63 100644
--- a/docs/sq_AL.UTF-8/PNG.txt
+++ b/docs/sq_AL.UTF-8/PNG.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/README.txt b/docs/sq_AL.UTF-8/README.txt
index b11631be5..7cb7c1bdd 100644
--- a/docs/sq_AL.UTF-8/README.txt
+++ b/docs/sq_AL.UTF-8/README.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/SIGNALS.txt b/docs/sq_AL.UTF-8/SIGNALS.txt
index bcb700e78..39f55ab95 100644
--- a/docs/sq_AL.UTF-8/SIGNALS.txt
+++ b/docs/sq_AL.UTF-8/SIGNALS.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/SVG.txt b/docs/sq_AL.UTF-8/SVG.txt
index c2cfae1ed..bd022a131 100644
--- a/docs/sq_AL.UTF-8/SVG.txt
+++ b/docs/sq_AL.UTF-8/SVG.txt
@@ -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.
diff --git a/docs/sq_AL.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/sq_AL.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index bbb29ba35..12e75a421 100644
--- a/docs/sq_AL.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/sq_AL.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -87,7 +87,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
“Si-të” të Thelluara rreth Stampash
diff --git a/docs/sq_AL.UTF-8/html/ENVVARS.html b/docs/sq_AL.UTF-8/html/ENVVARS.html
index 61a0a8222..5c10d21c6 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.33
+ version 0.9.34
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 bdfe7c248..bbf7157e3 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.33
+ version 0.9.34
Të drejta kopjimi © 2002-2024 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 6c19270a3..84ec2c923 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.33
+ version 0.9.34
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 857c62971..ec175d61a 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.33
+ version 0.9.34
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 1e7f20a08..9b09f92ed 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.33
+ version 0.9.34
Magic Tool Plugin API Documentation
@@ -609,7 +609,7 @@
char * tp_version
-
- A string containing the version of Tux Paint that's running (e.g., "0.9.33").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.34").
-
int canvas_w
@@ -770,7 +770,7 @@
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.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.
+ Note: 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.
-
diff --git a/docs/sq_AL.UTF-8/html/OPTIONS.html b/docs/sq_AL.UTF-8/html/OPTIONS.html
index e9db8d046..b165eb052 100644
--- a/docs/sq_AL.UTF-8/html/OPTIONS.html
+++ b/docs/sq_AL.UTF-8/html/OPTIONS.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Dokumentim Mundësish
diff --git a/docs/sq_AL.UTF-8/html/PNG.html b/docs/sq_AL.UTF-8/html/PNG.html
index fc7764a55..457811409 100644
--- a/docs/sq_AL.UTF-8/html/PNG.html
+++ b/docs/sq_AL.UTF-8/html/PNG.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Dokumentim rreth PNG-ve
diff --git a/docs/sq_AL.UTF-8/html/README.html b/docs/sq_AL.UTF-8/html/README.html
index 63bc14dc1..5f9ae2df5 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.33
+ version 0.9.34
Një program i thjeshtë vizatimi për fëmijë
@@ -224,7 +224,7 @@
- D. What's New in Tux Paint version 0.9.33?
+ D. What's New in Tux Paint version 0.9.34?
diff --git a/docs/sq_AL.UTF-8/html/SIGNALS.html b/docs/sq_AL.UTF-8/html/SIGNALS.html
index d3873a3a0..a1f2cb753 100644
--- a/docs/sq_AL.UTF-8/html/SIGNALS.html
+++ b/docs/sq_AL.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.33
+ version 0.9.34
Dokumentim Sinjalesh
diff --git a/docs/sq_AL.UTF-8/html/SVG.html b/docs/sq_AL.UTF-8/html/SVG.html
index b89894736..9b9f00101 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.33
+ version 0.9.34
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 9216bf9e4..4c188b467 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 @@
- 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
@@ -12,7 +12,7 @@
vlink="#FF0000"
alink="#FF00FF">
-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)
diff --git a/docs/sq_AL.UTF-8/tuxpaint-quickstart-guide.txt b/docs/sq_AL.UTF-8/tuxpaint-quickstart-guide.txt
index 6ef871e82..3ebddf525 100644
--- a/docs/sq_AL.UTF-8/tuxpaint-quickstart-guide.txt
+++ b/docs/sq_AL.UTF-8/tuxpaint-quickstart-guide.txt
@@ -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)
diff --git a/magic/magic-docs/en/1pt_perspective.txt b/magic/magic-docs/en/1pt_perspective.txt
index 439843c2c..e9201da6c 100644
--- a/magic/magic-docs/en/1pt_perspective.txt
+++ b/magic/magic-docs/en/1pt_perspective.txt
@@ -22,5 +22,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/1pt_perspective_select.txt b/magic/magic-docs/en/1pt_perspective_select.txt
index e6f7af892..a12ec587d 100644
--- a/magic/magic-docs/en/1pt_perspective_select.txt
+++ b/magic/magic-docs/en/1pt_perspective_select.txt
@@ -18,5 +18,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/2pt_perspective.txt b/magic/magic-docs/en/2pt_perspective.txt
index 5e25d56f2..29515c5f1 100644
--- a/magic/magic-docs/en/2pt_perspective.txt
+++ b/magic/magic-docs/en/2pt_perspective.txt
@@ -23,5 +23,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/2pt_perspective_select.txt b/magic/magic-docs/en/2pt_perspective_select.txt
index c123c8769..e4a5fc29b 100644
--- a/magic/magic-docs/en/2pt_perspective_select.txt
+++ b/magic/magic-docs/en/2pt_perspective_select.txt
@@ -18,5 +18,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/3dglasses.txt b/magic/magic-docs/en/3dglasses.txt
index a460472f2..166d485a4 100644
--- a/magic/magic-docs/en/3dglasses.txt
+++ b/magic/magic-docs/en/3dglasses.txt
@@ -20,5 +20,5 @@ See also: Color Sep. & Double Vision.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/3pt_perspective.txt b/magic/magic-docs/en/3pt_perspective.txt
index 40724561e..87a1ff709 100644
--- a/magic/magic-docs/en/3pt_perspective.txt
+++ b/magic/magic-docs/en/3pt_perspective.txt
@@ -25,5 +25,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/3pt_perspective_select.txt b/magic/magic-docs/en/3pt_perspective_select.txt
index 352273669..c1daf6866 100644
--- a/magic/magic-docs/en/3pt_perspective_select.txt
+++ b/magic/magic-docs/en/3pt_perspective_select.txt
@@ -18,5 +18,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/blinds.txt b/magic/magic-docs/en/blinds.txt
index 7abb9cd9f..de6109bd6 100644
--- a/magic/magic-docs/en/blinds.txt
+++ b/magic/magic-docs/en/blinds.txt
@@ -13,5 +13,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/blocks.txt b/magic/magic-docs/en/blocks.txt
index 48a96b2e9..b7bb3af05 100644
--- a/magic/magic-docs/en/blocks.txt
+++ b/magic/magic-docs/en/blocks.txt
@@ -14,5 +14,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/bloom.txt b/magic/magic-docs/en/bloom.txt
index e9432286b..0f675dd3a 100644
--- a/magic/magic-docs/en/bloom.txt
+++ b/magic/magic-docs/en/bloom.txt
@@ -12,5 +12,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/blur.txt b/magic/magic-docs/en/blur.txt
index dbf7c6a78..0b0e28264 100644
--- a/magic/magic-docs/en/blur.txt
+++ b/magic/magic-docs/en/blur.txt
@@ -15,5 +15,5 @@ See also: Sharpen & Smudge.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/bricks.txt b/magic/magic-docs/en/bricks.txt
index eb793c42b..074b21cbb 100644
--- a/magic/magic-docs/en/bricks.txt
+++ b/magic/magic-docs/en/bricks.txt
@@ -19,5 +19,5 @@ See also: Pixels.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/calligraphy.txt b/magic/magic-docs/en/calligraphy.txt
index 4ffe11a09..6bc4f092d 100644
--- a/magic/magic-docs/en/calligraphy.txt
+++ b/magic/magic-docs/en/calligraphy.txt
@@ -15,5 +15,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/cartoon.txt b/magic/magic-docs/en/cartoon.txt
index 3ed31c78a..8b2a3f4ed 100644
--- a/magic/magic-docs/en/cartoon.txt
+++ b/magic/magic-docs/en/cartoon.txt
@@ -13,5 +13,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/chalk.txt b/magic/magic-docs/en/chalk.txt
index 6b23d8f74..a6bb9e895 100644
--- a/magic/magic-docs/en/chalk.txt
+++ b/magic/magic-docs/en/chalk.txt
@@ -13,5 +13,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/checkerboard.txt b/magic/magic-docs/en/checkerboard.txt
index df8b3e714..7c8146000 100644
--- a/magic/magic-docs/en/checkerboard.txt
+++ b/magic/magic-docs/en/checkerboard.txt
@@ -13,5 +13,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/circles.txt b/magic/magic-docs/en/circles.txt
index c2f29205b..17ddb91f8 100644
--- a/magic/magic-docs/en/circles.txt
+++ b/magic/magic-docs/en/circles.txt
@@ -13,5 +13,5 @@ See also: Rays.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/clone.txt b/magic/magic-docs/en/clone.txt
index 7f4dc4da8..c8809fba6 100644
--- a/magic/magic-docs/en/clone.txt
+++ b/magic/magic-docs/en/clone.txt
@@ -16,5 +16,5 @@ This tool reacts to the "complexity" (expertise level) setting.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/color_and_white.txt b/magic/magic-docs/en/color_and_white.txt
index e4105840e..86909b45a 100644
--- a/magic/magic-docs/en/color_and_white.txt
+++ b/magic/magic-docs/en/color_and_white.txt
@@ -18,5 +18,5 @@ See also: Dither & Dither (Keep Colors).
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/color_shift.txt b/magic/magic-docs/en/color_shift.txt
index 096f47dc8..e7b58a39a 100644
--- a/magic/magic-docs/en/color_shift.txt
+++ b/magic/magic-docs/en/color_shift.txt
@@ -12,5 +12,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/colorsep.txt b/magic/magic-docs/en/colorsep.txt
index a7e4c400b..a6f5bedbc 100644
--- a/magic/magic-docs/en/colorsep.txt
+++ b/magic/magic-docs/en/colorsep.txt
@@ -16,5 +16,5 @@ See also: 3D Glasses & Double Vision.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/confetti.txt b/magic/magic-docs/en/confetti.txt
index f05adcb6a..1bb978498 100644
--- a/magic/magic-docs/en/confetti.txt
+++ b/magic/magic-docs/en/confetti.txt
@@ -14,5 +14,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/darken.txt b/magic/magic-docs/en/darken.txt
index f1015ca7b..49df2994c 100644
--- a/magic/magic-docs/en/darken.txt
+++ b/magic/magic-docs/en/darken.txt
@@ -15,5 +15,5 @@ See also: Lighten, Tint, Saturate, & Desaturate.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/desaturate.txt b/magic/magic-docs/en/desaturate.txt
index 2ed4086b4..ed4efaeab 100644
--- a/magic/magic-docs/en/desaturate.txt
+++ b/magic/magic-docs/en/desaturate.txt
@@ -15,5 +15,5 @@ See also: Saturate, Darken, Lighten, Tint, Remove Color, & Keep Color.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/dimetric_draw.txt b/magic/magic-docs/en/dimetric_draw.txt
index 4f40d6057..0d397d9bc 100644
--- a/magic/magic-docs/en/dimetric_draw.txt
+++ b/magic/magic-docs/en/dimetric_draw.txt
@@ -21,5 +21,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/dimetric_select.txt b/magic/magic-docs/en/dimetric_select.txt
index c79f43cbe..bb5adb985 100644
--- a/magic/magic-docs/en/dimetric_select.txt
+++ b/magic/magic-docs/en/dimetric_select.txt
@@ -18,5 +18,5 @@ Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/distortion.txt b/magic/magic-docs/en/distortion.txt
index 4039bfeb4..e99774534 100644
--- a/magic/magic-docs/en/distortion.txt
+++ b/magic/magic-docs/en/distortion.txt
@@ -12,5 +12,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/dither.txt b/magic/magic-docs/en/dither.txt
index d0e38d8f5..9ea0675a8 100644
--- a/magic/magic-docs/en/dither.txt
+++ b/magic/magic-docs/en/dither.txt
@@ -18,5 +18,5 @@ See also: Color and White & Dither (Keep Colors).
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/dither_keep_colors.txt b/magic/magic-docs/en/dither_keep_colors.txt
index ea5de5a25..54d087304 100644
--- a/magic/magic-docs/en/dither_keep_colors.txt
+++ b/magic/magic-docs/en/dither_keep_colors.txt
@@ -16,5 +16,5 @@ See also: Color and White & Dither.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/doublevision.txt b/magic/magic-docs/en/doublevision.txt
index 2e9e6411a..8724367ab 100644
--- a/magic/magic-docs/en/doublevision.txt
+++ b/magic/magic-docs/en/doublevision.txt
@@ -12,5 +12,5 @@ See also: 3D Glasses & Color Sep..
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/drip.txt b/magic/magic-docs/en/drip.txt
index 7a0c8c3bd..a0b8509b6 100644
--- a/magic/magic-docs/en/drip.txt
+++ b/magic/magic-docs/en/drip.txt
@@ -12,5 +12,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/edges.txt b/magic/magic-docs/en/edges.txt
index 59a31a3cf..be1df65cf 100644
--- a/magic/magic-docs/en/edges.txt
+++ b/magic/magic-docs/en/edges.txt
@@ -14,5 +14,5 @@ See also: Emboss & Silhouette.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/emboss.txt b/magic/magic-docs/en/emboss.txt
index f20414186..5539846ab 100644
--- a/magic/magic-docs/en/emboss.txt
+++ b/magic/magic-docs/en/emboss.txt
@@ -16,5 +16,5 @@ See also: Edges & Silhouette.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/epitrochoid.txt b/magic/magic-docs/en/epitrochoid.txt
index 6f0322b3a..a12d8c33f 100644
--- a/magic/magic-docs/en/epitrochoid.txt
+++ b/magic/magic-docs/en/epitrochoid.txt
@@ -23,5 +23,5 @@ String Corner, String Edges, & String V.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/epitrochoid_edge.txt b/magic/magic-docs/en/epitrochoid_edge.txt
index 941251ed4..2ef6db885 100644
--- a/magic/magic-docs/en/epitrochoid_edge.txt
+++ b/magic/magic-docs/en/epitrochoid_edge.txt
@@ -19,5 +19,5 @@ String Edges, & String V.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/epitrochoid_inside.txt b/magic/magic-docs/en/epitrochoid_inside.txt
index 6dd841ae8..1c17a0218 100644
--- a/magic/magic-docs/en/epitrochoid_inside.txt
+++ b/magic/magic-docs/en/epitrochoid_inside.txt
@@ -19,5 +19,5 @@ String Edges, & String V.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/epitrochoid_outside.txt b/magic/magic-docs/en/epitrochoid_outside.txt
index a7136c244..7ef2090a6 100644
--- a/magic/magic-docs/en/epitrochoid_outside.txt
+++ b/magic/magic-docs/en/epitrochoid_outside.txt
@@ -19,5 +19,5 @@ String Edges, & String V.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/filled_polygon.txt b/magic/magic-docs/en/filled_polygon.txt
index de9609a3a..2692e8bfe 100644
--- a/magic/magic-docs/en/filled_polygon.txt
+++ b/magic/magic-docs/en/filled_polygon.txt
@@ -14,5 +14,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/fisheye.txt b/magic/magic-docs/en/fisheye.txt
index 392cc6018..f174fa815 100644
--- a/magic/magic-docs/en/fisheye.txt
+++ b/magic/magic-docs/en/fisheye.txt
@@ -14,5 +14,5 @@ See also: Ripples.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/flip.txt b/magic/magic-docs/en/flip.txt
index ff8e81e4f..2f8120dc5 100644
--- a/magic/magic-docs/en/flip.txt
+++ b/magic/magic-docs/en/flip.txt
@@ -12,5 +12,5 @@ See also: Mirror.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/flower.txt b/magic/magic-docs/en/flower.txt
index 03277a04e..1b8d2129a 100644
--- a/magic/magic-docs/en/flower.txt
+++ b/magic/magic-docs/en/flower.txt
@@ -20,5 +20,5 @@ See also: Grass.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/foam.txt b/magic/magic-docs/en/foam.txt
index 295269e83..cf35ae5a5 100644
--- a/magic/magic-docs/en/foam.txt
+++ b/magic/magic-docs/en/foam.txt
@@ -12,5 +12,5 @@ This tool is operated in a freehand fashion.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/fold.txt b/magic/magic-docs/en/fold.txt
index 7c4be9984..b5a92c6d5 100644
--- a/magic/magic-docs/en/fold.txt
+++ b/magic/magic-docs/en/fold.txt
@@ -15,5 +15,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/fretwork.txt b/magic/magic-docs/en/fretwork.txt
index a355acb2d..c4e77f46e 100644
--- a/magic/magic-docs/en/fretwork.txt
+++ b/magic/magic-docs/en/fretwork.txt
@@ -12,5 +12,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/fur.txt b/magic/magic-docs/en/fur.txt
index f7ab5244e..481753a2f 100644
--- a/magic/magic-docs/en/fur.txt
+++ b/magic/magic-docs/en/fur.txt
@@ -12,5 +12,5 @@ This tool offers color choices.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/glass_tile.txt b/magic/magic-docs/en/glass_tile.txt
index 95284d7fe..0fda06708 100644
--- a/magic/magic-docs/en/glass_tile.txt
+++ b/magic/magic-docs/en/glass_tile.txt
@@ -11,5 +11,5 @@ This tool offers both freehand and one-click operation.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/googlyeyes.txt b/magic/magic-docs/en/googlyeyes.txt
index 85746e9aa..218ba17e1 100644
--- a/magic/magic-docs/en/googlyeyes.txt
+++ b/magic/magic-docs/en/googlyeyes.txt
@@ -13,5 +13,5 @@ This tool offers multiple size settings.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/grass.txt b/magic/magic-docs/en/grass.txt
index e366259d4..f4e2cc861 100644
--- a/magic/magic-docs/en/grass.txt
+++ b/magic/magic-docs/en/grass.txt
@@ -16,5 +16,5 @@ See also: Flower.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/halftone.txt b/magic/magic-docs/en/halftone.txt
index 327a7b584..f7ac91e07 100644
--- a/magic/magic-docs/en/halftone.txt
+++ b/magic/magic-docs/en/halftone.txt
@@ -11,5 +11,5 @@ This tool offers both freehand and one-click operation.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/hexagon_mosaic.txt b/magic/magic-docs/en/hexagon_mosaic.txt
index 70d538029..b87a7fab8 100644
--- a/magic/magic-docs/en/hexagon_mosaic.txt
+++ b/magic/magic-docs/en/hexagon_mosaic.txt
@@ -14,5 +14,5 @@ See also: Irregular Mosaic, Square Mosaic, & Mosaic.
-------------------------------------------------------------------------------
- Tux Paint 0.9.33
+ Tux Paint 0.9.34
diff --git a/magic/magic-docs/en/html/1pt_perspective.html b/magic/magic-docs/en/html/1pt_perspective.html
index 46e569142..87a14e442 100644
--- a/magic/magic-docs/en/html/1pt_perspective.html
+++ b/magic/magic-docs/en/html/1pt_perspective.html
@@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa
This tool reacts to the "complexity" (expertise level) setting.
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point Select, Isometric Line, Dimetric Select, Dimetric Draw, Trimetric Select, Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-Tux Paint 0.9.33
+Tux Paint 0.9.34
\ No newline at end of file
diff --git a/magic/magic-docs/en/html/1pt_perspective_select.html b/magic/magic-docs/en/html/1pt_perspective_select.html
index 9ecbf67b7..edfba2c39 100644
--- a/magic/magic-docs/en/html/1pt_perspective_select.html
+++ b/magic/magic-docs/en/html/1pt_perspective_select.html
@@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa
This tool is only available with "complexity" (expertise level) set to 'Advanced'.
See also: 1-Point Draw, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point Select, Isometric Line, Dimetric Select, Dimetric Draw, Trimetric Select, Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-Tux Paint 0.9.33
+Tux Paint 0.9.34
\ No newline at end of file
diff --git a/magic/magic-docs/en/html/2pt_perspective.html b/magic/magic-docs/en/html/2pt_perspective.html
index b4f7d2631..75501e05a 100644
--- a/magic/magic-docs/en/html/2pt_perspective.html
+++ b/magic/magic-docs/en/html/2pt_perspective.html
@@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa
This tool is not available with "complexity" (expertise level) set to 'Novice'.
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point Select, Isometric Line, Dimetric Select, Dimetric Draw, Trimetric Select, Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-Tux Paint 0.9.33
+Tux Paint 0.9.34
\ No newline at end of file
diff --git a/magic/magic-docs/en/html/2pt_perspective_select.html b/magic/magic-docs/en/html/2pt_perspective_select.html
index f12d08f8e..e790eb855 100644
--- a/magic/magic-docs/en/html/2pt_perspective_select.html
+++ b/magic/magic-docs/en/html/2pt_perspective_select.html
@@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa
This tool is only available with "complexity" (expertise level) set to 'Advanced'.
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 3-Point Draw, 3-Point Select, Isometric Line, Dimetric Select, Dimetric Draw, Trimetric Select, Trimetric Draw, Oblique Select, Oblique Draw, & Perspective.
-Tux Paint 0.9.33
+Tux Paint 0.9.34