diff --git a/docs/en/ADVANCED-STAMPS-HOWTO.txt b/docs/en/ADVANCED-STAMPS-HOWTO.txt index 2758390fd..298e2afbe 100644 --- a/docs/en/ADVANCED-STAMPS-HOWTO.txt +++ b/docs/en/ADVANCED-STAMPS-HOWTO.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 Advanced Stamps 'How-To' + version 0.9.32 Advanced Stamps 'How-To' Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/en/ENVVARS.txt b/docs/en/ENVVARS.txt index d9c2fc611..67a3c2f0f 100644 --- a/docs/en/ENVVARS.txt +++ b/docs/en/ENVVARS.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 Environment Variables Documentation Copyright © 2021-2023 by various contributors; see AUTHORS.txt. diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt index ca32ec37f..656bb2fd1 100644 --- a/docs/en/EXTENDING.txt +++ b/docs/en/EXTENDING.txt @@ -1,6 +1,6 @@ Extending Tux Paint - version 0.9.31 + version 0.9.32 Copyright © 2002-2023 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt index 966138ef7..54658616c 100644 --- a/docs/en/FAQ.txt +++ b/docs/en/FAQ.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 Frequently Asked Questions + version 0.9.32 Frequently Asked Questions Copyright © 2002-2023 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt index 9f1eacfba..e1aae8490 100644 --- a/docs/en/INSTALL.txt +++ b/docs/en/INSTALL.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 Installation Documentation Copyright © 2002-2023 by various contributors; see AUTHORS.txt. diff --git a/docs/en/MAGIC-API.txt b/docs/en/MAGIC-API.txt index 320d1c07b..05f5dfc1a 100644 --- a/docs/en/MAGIC-API.txt +++ b/docs/en/MAGIC-API.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Informational char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 26ccc57ba..dbe3ae212 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 Options Documentation diff --git a/docs/en/PNG.txt b/docs/en/PNG.txt index 30772c584..d079b077b 100644 --- a/docs/en/PNG.txt +++ b/docs/en/PNG.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 PNG Documentation Copyright © 2007-2022 by various contributors; see AUTHORS.txt. diff --git a/docs/en/README.txt b/docs/en/README.txt index 36b70feee..8eaadfb5d 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 A simple drawing program for children @@ -97,36 +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.31? +D. What's New in Tux Paint version 0.9.32? -Fuzzy Erasers - Fuzzy-edged round erasers have been added to the Eraser tool -New Magic tools - Loops, Ribbon, Smooth, and Squiggles - -Create templates from Open dialog - Saved drawings can be turned into templates (used to make new drawings) via - a new option in the Open dialog. (This feature may be deactivated using the - "notemplateexport" simplification option.) - -User interface font may be overridden - The font used for the user interface (button labels, dialog pop-ups, and - instructions) can be overridden from its default ("DejaVu Sans"). (See the - "uifont" configuration option. Use "--listfonts" to see a list of available - fonts.) - -File Erase may be disabled - - Controls to erase saved work — saved drawings (via the Open dialog) and - exported templates (via the New dialog) — can be disabled. (See the - "noerase" configuration option.) - -"Controlling Tux Paint" documentation - - A brief overview of how Tux Paint can be controlled — mouse, tablet, - touchscreen, joystick, and keyboard — has been added to the README - documentation. See CHANGES.txt for the complete list of changes. diff --git a/docs/en/SIGNALS.txt b/docs/en/SIGNALS.txt index 054856678..6088ec5e7 100644 --- a/docs/en/SIGNALS.txt +++ b/docs/en/SIGNALS.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 Signals Documentation Copyright © 2019-2022 by various contributors; see AUTHORS.txt. diff --git a/docs/en/SVG.txt b/docs/en/SVG.txt index b9a394282..4dea47924 100644 --- a/docs/en/SVG.txt +++ b/docs/en/SVG.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.31 + version 0.9.32 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 a96bc5e04..7db9bf4f2 100644 --- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 Advanced Stamps 'How-To' + version 0.9.32 Advanced Stamps 'How-To'

Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/en/html/ENVVARS.html b/docs/en/html/ENVVARS.html index d9a720309..2811b931e 100644 --- a/docs/en/html/ENVVARS.html +++ b/docs/en/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31
+ version 0.9.32
Environment Variables Documentation

diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html index dfff02da6..4d344c14e 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.31 + version 0.9.32

Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html index 1ab97be19..5d115a28c 100644 --- a/docs/en/html/FAQ.html +++ b/docs/en/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 Frequently Asked Questions + version 0.9.32 Frequently Asked Questions

Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/INSTALL.html b/docs/en/html/INSTALL.html index d99fad2d5..a1d455731 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.31
+ version 0.9.32
Installation Documentation

diff --git a/docs/en/html/MAGIC-API.html b/docs/en/html/MAGIC-API.html index 81f1c0566..f175d5deb 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.31 + version 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 7b541122e..a015b7437 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.31 + version 0.9.32

Options Documentation

diff --git a/docs/en/html/PNG.html b/docs/en/html/PNG.html index f1969a7a6..f761d0afb 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.31
+ version 0.9.32
PNG Documentation

diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 8bb867fc5..e5f9a1afa 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.31 + version 0.9.32

A simple drawing program for children

@@ -224,27 +224,12 @@

- D. What's New in Tux Paint version 0.9.31?

+ D. What's New in Tux Paint version 0.9.32?
-
Fuzzy Erasers
-
Fuzzy-edged round erasers have been added to the Eraser tool
- -
New Magic tools
-
Loops, Ribbon, Smooth, and Squiggles
- -
Create templates from Open dialog
-
Saved drawings can be turned into templates (used to make new drawings) via a new option in the Open dialog. (This feature may be deactivated using the "notemplateexport" simplification option.)
- -
User interface font may be overridden
-
The font used for the user interface (button labels, dialog pop-ups, and instructions) can be overridden from its default ("DejaVu Sans"). (See the "uifont" configuration option. Use "--listfonts" to see a list of available fonts.)
- -
File Erase may be disabled -
Controls to erase saved work — saved drawings (via the Open dialog) and exported templates (via the New dialog) — can be disabled. (See the "noerase" configuration option.)
- -
"Controlling Tux Paint" documentation -
A brief overview of how Tux Paint can be controlled — mouse, tablet, touchscreen, joystick, and keyboard — has been added to the README documentation.
+
+

diff --git a/docs/en/html/SIGNALS.html b/docs/en/html/SIGNALS.html index cdcbc8118..344640354 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.31
+ version 0.9.32
Signals Documentation

diff --git a/docs/en/html/SVG.html b/docs/en/html/SVG.html index 68b3a0bd9..5eaee4098 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.31
+ version 0.9.32
SVG Documentation

diff --git a/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt index 3c1b9bac3..4b68f4058 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.31 Advanced Stamps 'How-To' + versión 0.9.32 Advanced Stamps 'How-To' Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/es_ES.UTF-8/ENVVARS.txt b/docs/es_ES.UTF-8/ENVVARS.txt index 74e384004..817066fe6 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.31 + versión 0.9.32 Environment Variables Documentation Copyright © 2021-2023 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 51907338e..e631f2823 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.31 + versión 0.9.32 Copyright © 2002-2023 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 18f6a9a35..6f3bb4a13 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.31 Frequently Asked Questions + versión 0.9.32 Frequently Asked Questions Copyright © 2002-2023 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt index fed08e797..602c9dfc0 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.31 + versión 0.9.32 Installation Documentation Copyright © 2002-2023 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 2a95b177e..e3658036b 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.31 + version 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Informational char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 7a081169d..9b25da085 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.31 + versión 0.9.32 Options Documentation diff --git a/docs/es_ES.UTF-8/PNG.txt b/docs/es_ES.UTF-8/PNG.txt index 83e68a9c4..1f0729ebf 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.31 + versión 0.9.32 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 04ee66406..9527affbf 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.31 + versión 0.9.32 A simple drawing program for children @@ -97,36 +97,18 @@ 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.31? +D. What's New in Tux Paint version 0.9.32? -Fuzzy Erasers - Fuzzy-edged round erasers have been added to the Eraser tool - -New Magic tools - Loops, Ribbon, Smooth, and Squiggles - -Create templates from Open dialog - Saved drawings can be turned into templates (used to make new drawings) via - a new option in the Open dialog. (This feature may be deactivated using the - "notemplateexport" simplification option.) - -User interface font may be overridden - The font used for the user interface (button labels, dialog pop-ups, and - instructions) can be overridden from its default ("DejaVu Sans"). (See the - "uifont" configuration option. Use "--listfonts" to see a list of available - fonts.) - -File Erase may be disabled - - Controls to erase saved work — saved drawings (via the Open dialog) and - exported templates (via the New dialog) — can be disabled. (See the - "noerase" configuration option.) - -"Controlling Tux Paint" documentation - - A brief overview of how Tux Paint can be controlled — mouse, tablet, - touchscreen, joystick, and keyboard — has been added to the README - documentation. +Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2021-01-26 09:37-0800 Last-Translator: Language-Team: Language: es + MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); + X-Generator: Poedit 2.3 + Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2021-01-26 09:37-0800 Last-Translator: Language-Team: Language: es + MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); + X-Generator: Poedit 2.3 See CHANGES.txt for the complete list of changes. diff --git a/docs/es_ES.UTF-8/SIGNALS.txt b/docs/es_ES.UTF-8/SIGNALS.txt index ad3909183..7c9876922 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.31 + versión 0.9.32 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 1d157c038..eeebba384 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.31 + versión 0.9.32 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 52e87817e..2539bccbe 100644 --- a/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31 Advanced Stamps 'How-To' + versión 0.9.32 Advanced Stamps 'How-To'

Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/ENVVARS.html b/docs/es_ES.UTF-8/html/ENVVARS.html index 709d8ed49..2b8f8f809 100644 --- a/docs/es_ES.UTF-8/html/ENVVARS.html +++ b/docs/es_ES.UTF-8/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31
+ versión 0.9.32
Environment Variables Documentation

diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html index afee38345..00aaa3fe5 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.31 + versión 0.9.32

Copyright © 2002-2023 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 5f79a32c8..9efcce910 100644 --- a/docs/es_ES.UTF-8/html/FAQ.html +++ b/docs/es_ES.UTF-8/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31 Frequently Asked Questions + versión 0.9.32 Frequently Asked Questions

Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html index de0c6c41c..0eb69e34b 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.31
+ versión 0.9.32
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 4ee39d249..dc8053c23 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.31 + version 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 ed8850675..ce403dd82 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.31 + versión 0.9.32

Options Documentation

diff --git a/docs/es_ES.UTF-8/html/PNG.html b/docs/es_ES.UTF-8/html/PNG.html index 82a9bfef1..ea5a7622f 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.31
+ versión 0.9.32
PNG Documentation

diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 95faa0f53..14e49cba1 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.31 + versión 0.9.32

A simple drawing program for children

@@ -224,27 +224,34 @@

- D. What's New in Tux Paint version 0.9.31?

+ D. What's New in Tux Paint version 0.9.32?
-
Fuzzy Erasers
-
Fuzzy-edged round erasers have been added to the Eraser tool
- -
New Magic tools
-
Loops, Ribbon, Smooth, and Squiggles
- -
Create templates from Open dialog
-
Saved drawings can be turned into templates (used to make new drawings) via a new option in the Open dialog. (This feature may be deactivated using the "notemplateexport" simplification option.)
- -
User interface font may be overridden
-
The font used for the user interface (button labels, dialog pop-ups, and instructions) can be overridden from its default ("DejaVu Sans"). (See the "uifont" configuration option. Use "--listfonts" to see a list of available fonts.)
- -
File Erase may be disabled -
Controls to erase saved work — saved drawings (via the Open dialog) and exported templates (via the New dialog) — can be disabled. (See the "noerase" configuration option.)
- -
"Controlling Tux Paint" documentation -
A brief overview of how Tux Paint can be controlled — mouse, tablet, touchscreen, joystick, and keyboard — has been added to the README documentation.
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2021-01-26 09:37-0800 +Last-Translator: +Language-Team: +Language: es +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Plural-Forms: nplurals=2; plural=(n != 1); +X-Generator: Poedit 2.3 +
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2021-01-26 09:37-0800 +Last-Translator: +Language-Team: +Language: es +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Plural-Forms: nplurals=2; plural=(n != 1); +X-Generator: Poedit 2.3 +

diff --git a/docs/es_ES.UTF-8/html/SIGNALS.html b/docs/es_ES.UTF-8/html/SIGNALS.html index 1e043b3a1..0d2bd8aaf 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.31
+ versión 0.9.32
Signals Documentation

diff --git a/docs/es_ES.UTF-8/html/SVG.html b/docs/es_ES.UTF-8/html/SVG.html index e357ec5d6..b14693924 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.31
+ versión 0.9.32
SVG Documentation

diff --git a/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt index 8e05d151c..85a729e76 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.31 'Guide pratique" pour les tampons de haute qualité + version 0.9.32 'Guide pratique" pour les tampons de haute qualité Copyright © 2006-2022 by Albert Cahalan et d'autres; voir AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/fr_FR.UTF-8/ENVVARS.txt b/docs/fr_FR.UTF-8/ENVVARS.txt index 7c095332d..75711e5a9 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.31 + version 0.9.32 Documentation sur les variables d'environnement Copyright © 2021-2023 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 04521cc5a..c744f3d6d 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.31 + version 0.9.32 Copyright © 2002-2023 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 9aacd1fa1..d9b3a6701 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.31 Questions fréquemment posées + version 0.9.32 Questions fréquemment posées Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt index 1bae0cf3c..5a524fb4c 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.31 + version 0.9.32 Documentation sur l'installation Copyright © 2002-2023 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 13f5847dc..42a128474 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.31 + version 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Informational char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 8a8d24476..f00ccd894 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.31 + version 0.9.32 Documentation sur les options diff --git a/docs/fr_FR.UTF-8/PNG.txt b/docs/fr_FR.UTF-8/PNG.txt index 5385ddec5..a49a0eecc 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.31 + version 0.9.32 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 6e5b1eff3..339aa5026 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.31 + version 0.9.32 Un programme simple pour les enfants @@ -102,38 +102,16 @@ 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.31 de Tux Paint ? +D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ? -Gomme floue - Des gommes aux contours flous ont été rajoutées à l'outil Gomme - -Nouveaux outils Magie - Boucles, Ruban, Doux et Gribouillis - -Créer des modèles à partir de la boîte de dialogue Ouvrir - Les dessins sauvegardés peuvent être convertis en Modèles (qui sont - utilisés pour de nouveaux dessins) grâce à une nouvelle option dans la - boîte de dialogue 'Ouvrir'.( Cette possibilité peut être désactivée en - utilisant "notemplateexport" l'option de simplification.) - -La police de l'interface utilisateur peut être remplacée - La police utilisée pour l'interface utilisateur (étiquettes des boutons, - dialogues pop-up et instructions) peut être remplacée ("DejaVu Sans").(Voir - l'"uifont" option de configuration. Utilisez "--listfonts" pour voir la - liste des polices disponibles.) - -L'effacement de fichier peut être désactivé - - Les contrôles pour effacer le travail sauvegardé — dessins sauvegardés (via - la boîte de dialogue Ouvrir) et les modèles exportés (via la boîte de - dialogue Nouveau) — peuvent être désactivés. Voir l' "noerase" option de - configuration.) - -Documentation sur "Contrôler Tux Paint" - - Un bref aperçu pour savoir comment Tux Paint peut être controllé — souris, - tablette, écran tactile, joystick et clavier — a été ajouté au document - README. +Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2023-09-07 16:13+0200 Last-Translator: Chion Jacques Language-Team: + Language: fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit X-Generator: Poedit 3.2.2 + Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2023-09-07 16:13+0200 Last-Translator: Chion Jacques Language-Team: + Language: fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit X-Generator: Poedit 3.2.2 Voir CHANGES.txt pour la liste complète des changements. diff --git a/docs/fr_FR.UTF-8/SIGNALS.txt b/docs/fr_FR.UTF-8/SIGNALS.txt index a9be626f3..c5990521f 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.31 + version 0.9.32 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 222eb3be5..d260f941c 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.31 + version 0.9.32 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 54fa8d3f3..4024b3897 100644 --- a/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 'Guide pratique" pour les tampons de haute qualité + version 0.9.32 'Guide pratique" pour les tampons de haute qualité

Copyright © 2006-2022 by Albert Cahalan et d'autres; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/ENVVARS.html b/docs/fr_FR.UTF-8/html/ENVVARS.html index 9ab1a19b9..12d73700d 100644 --- a/docs/fr_FR.UTF-8/html/ENVVARS.html +++ b/docs/fr_FR.UTF-8/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31
+ version 0.9.32
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 d88eb4dbe..c142a803f 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.31 + version 0.9.32

Copyright © 2002-2023 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 1292e230a..71ff7005c 100644 --- a/docs/fr_FR.UTF-8/html/FAQ.html +++ b/docs/fr_FR.UTF-8/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 Questions fréquemment posées + version 0.9.32 Questions fréquemment posées

Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/INSTALL.html b/docs/fr_FR.UTF-8/html/INSTALL.html index b920ecb1d..01d8b7035 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.31
+ version 0.9.32
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 c7c241604..5cbbd6c4f 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.31 + version 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 7e73aafba..83405a4ea 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.31 + version 0.9.32

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 c60438674..b35aec140 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.31
+ version 0.9.32
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 a2bc79765..08d1a3dfb 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.31 + version 0.9.32

Un programme simple pour les enfants

@@ -224,27 +224,32 @@

- D. Qu'y a-t-il de neuf dans la version 0.9.31 de Tux Paint ?

+ D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ?
-
Gomme floue
-
Des gommes aux contours flous ont été rajoutées à l'outil Gomme
- -
Nouveaux outils Magie
-
Boucles, Ruban, Doux et Gribouillis
- -
Créer des modèles à partir de la boîte de dialogue Ouvrir
-
Les dessins sauvegardés peuvent être convertis en Modèles (qui sont utilisés pour de nouveaux dessins) grâce à une nouvelle option dans la boîte de dialogue 'Ouvrir'.( Cette possibilité peut être désactivée en utilisant "notemplateexport" l'option de simplification.)
- -
La police de l'interface utilisateur peut être remplacée
-
La police utilisée pour l'interface utilisateur (étiquettes des boutons, dialogues pop-up et instructions) peut être remplacée ("DejaVu Sans").(Voir l'"uifont" option de configuration. Utilisez "--listfonts" pour voir la liste des polices disponibles.)
- -
L'effacement de fichier peut être désactivé -
Les contrôles pour effacer le travail sauvegardé — dessins sauvegardés (via la boîte de dialogue Ouvrir) et les modèles exportés (via la boîte de dialogue Nouveau) — peuvent être désactivés. Voir l' "noerase" option de configuration.)
- -
Documentation sur "Contrôler Tux Paint" -
Un bref aperçu pour savoir comment Tux Paint peut être controllé — souris, tablette, écran tactile, joystick et clavier — a été ajouté au document README.
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2023-09-07 16:13+0200 +Last-Translator: Chion Jacques +Language-Team: +Language: fr +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +X-Generator: Poedit 3.2.2 +
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2023-09-07 16:13+0200 +Last-Translator: Chion Jacques +Language-Team: +Language: fr +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +X-Generator: Poedit 3.2.2 +

diff --git a/docs/fr_FR.UTF-8/html/SIGNALS.html b/docs/fr_FR.UTF-8/html/SIGNALS.html index 40f102dd4..0fa0f06cd 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.31
+ version 0.9.32
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 4f416403f..69d012765 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.31
+ version 0.9.32
Documentation sur SVG

diff --git a/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt index a295d7853..a8b35df4a 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.31 «Como facer» os selos avanzados + versión 0.9.32 «Como facer» os selos avanzados Copyright © 2006-2022 by Albert Cahalan e outros; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/gl_ES.UTF-8/ENVVARS.txt b/docs/gl_ES.UTF-8/ENVVARS.txt index b473d7cf8..b3e362234 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.31 + versión 0.9.32 Documentación de variábeis de contorno Copyright © 2021-2023 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 36f79ae74..5f6215db0 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.31 + versión 0.9.32 Copyright © 2002-2023 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 2fef659ee..e2a15d989 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.31 Preguntas máis frecuentes + versión 0.9.32 Preguntas máis frecuentes Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt index 1cbe733f5..95614eb65 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.31 + versión 0.9.32 Documentación da instalación Copyright © 2002-2023 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 99debd5f9..fded423b4 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.31 + version 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Informational char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 a15403b1e..3abd79bab 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.31 + versión 0.9.32 Documentación de opcións diff --git a/docs/gl_ES.UTF-8/PNG.txt b/docs/gl_ES.UTF-8/PNG.txt index 020f674af..4b694b3ca 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.31 + versión 0.9.32 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 be26eadcd..44846a3ac 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.31 + versión 0.9.32 Un sinxelo programa de debuxo para cativos @@ -98,36 +98,18 @@ 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.31? +D. What's New in Tux Paint version 0.9.32? -Fuzzy Erasers - Fuzzy-edged round erasers have been added to the Eraser tool - -New Magic tools - Loops, Ribbon, Smooth, and Squiggles - -Create templates from Open dialog - Saved drawings can be turned into templates (used to make new drawings) via - a new option in the Open dialog. (This feature may be deactivated using the - "notemplateexport" simplification option.) - -User interface font may be overridden - The font used for the user interface (button labels, dialog pop-ups, and - instructions) can be overridden from its default ("DejaVu Sans"). (See the - "uifont" configuration option. Use "--listfonts" to see a list of available - fonts.) - -File Erase may be disabled - - Controls to erase saved work — saved drawings (via the Open dialog) and - exported templates (via the New dialog) — can be disabled. (See the - "noerase" configuration option.) - -"Controlling Tux Paint" documentation - - A brief overview of how Tux Paint can be controlled — mouse, tablet, - touchscreen, joystick, and keyboard — has been added to the README - documentation. +Project-Id-Version: unnamed project Report-Msgid-Bugs-To: PO-Revision-Date: + 2021-06-02 11:52+0200 Last-Translator: Miguel Anxo Bouzada Language-Team: + Galego Language: gl MIME-Version: 1.0 Content-Type: text/plain; charset= + UTF-8 Content-Transfer-Encoding: 8bit X-Generator: Poedit 2.4.2 + Plural-Forms: nplurals=2; plural=(n != 1); + Project-Id-Version: unnamed project Report-Msgid-Bugs-To: PO-Revision-Date: + 2021-06-02 11:52+0200 Last-Translator: Miguel Anxo Bouzada Language-Team: + Galego Language: gl MIME-Version: 1.0 Content-Type: text/plain; charset= + UTF-8 Content-Transfer-Encoding: 8bit X-Generator: Poedit 2.4.2 + Plural-Forms: nplurals=2; plural=(n != 1); See CHANGES.txt for the complete list of changes. diff --git a/docs/gl_ES.UTF-8/SIGNALS.txt b/docs/gl_ES.UTF-8/SIGNALS.txt index 7e667c4e7..e15a37bae 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.31 + versión 0.9.32 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 db00c94c5..51350299d 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.31 + versión 0.9.32 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 55ea9c085..7559ade71 100644 --- a/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31 «Como facer» os selos avanzados + versión 0.9.32 «Como facer» os selos avanzados

Copyright © 2006-2022 by Albert Cahalan e outros; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/ENVVARS.html b/docs/gl_ES.UTF-8/html/ENVVARS.html index 6220b2a91..5b05b8cf8 100644 --- a/docs/gl_ES.UTF-8/html/ENVVARS.html +++ b/docs/gl_ES.UTF-8/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31
+ versión 0.9.32
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 3c1dd50d8..39f9fe834 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.31 + versión 0.9.32

Copyright © 2002-2023 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 00806f200..4c6e793d5 100644 --- a/docs/gl_ES.UTF-8/html/FAQ.html +++ b/docs/gl_ES.UTF-8/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- versión 0.9.31 Preguntas máis frecuentes + versión 0.9.32 Preguntas máis frecuentes

Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html index 9cb243e28..997615908 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.31
+ versión 0.9.32
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 c95cbc231..5a35e6e00 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.31 + version 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 ceeb929f2..45ffa7f6c 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.31 + versión 0.9.32

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 026c4ba62..fe45c96bc 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.31
+ versión 0.9.32
Documentación PNG

diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 72ea083bb..1b4e28c69 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.31 + versión 0.9.32

Un sinxelo programa de debuxo para cativos

@@ -224,27 +224,34 @@

- D. What's New in Tux Paint version 0.9.31?

+ D. What's New in Tux Paint version 0.9.32?
-
Fuzzy Erasers
-
Fuzzy-edged round erasers have been added to the Eraser tool
- -
New Magic tools
-
Loops, Ribbon, Smooth, and Squiggles
- -
Create templates from Open dialog
-
Saved drawings can be turned into templates (used to make new drawings) via a new option in the Open dialog. (This feature may be deactivated using the "notemplateexport" simplification option.)
- -
User interface font may be overridden
-
The font used for the user interface (button labels, dialog pop-ups, and instructions) can be overridden from its default ("DejaVu Sans"). (See the "uifont" configuration option. Use "--listfonts" to see a list of available fonts.)
- -
File Erase may be disabled -
Controls to erase saved work — saved drawings (via the Open dialog) and exported templates (via the New dialog) — can be disabled. (See the "noerase" configuration option.)
- -
"Controlling Tux Paint" documentation -
A brief overview of how Tux Paint can be controlled — mouse, tablet, touchscreen, joystick, and keyboard — has been added to the README documentation.
+
Project-Id-Version: unnamed project +Report-Msgid-Bugs-To: +PO-Revision-Date: 2021-06-02 11:52+0200 +Last-Translator: Miguel Anxo Bouzada +Language-Team: Galego +Language: gl +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +X-Generator: Poedit 2.4.2 +Plural-Forms: nplurals=2; plural=(n != 1); +
+
Project-Id-Version: unnamed project +Report-Msgid-Bugs-To: +PO-Revision-Date: 2021-06-02 11:52+0200 +Last-Translator: Miguel Anxo Bouzada +Language-Team: Galego +Language: gl +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +X-Generator: Poedit 2.4.2 +Plural-Forms: nplurals=2; plural=(n != 1); +

diff --git a/docs/gl_ES.UTF-8/html/SIGNALS.html b/docs/gl_ES.UTF-8/html/SIGNALS.html index 088e2cd9a..ca3ed9920 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.31
+ versión 0.9.32
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 2f4ae3656..21fc109c7 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.31
+ versión 0.9.32
Documentación SVG

diff --git a/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt index 8a4813a31..becb98376 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.31 Advanced Stamps 'How-To' + version 0.9.32 Advanced Stamps 'How-To' Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/is_IS.UTF-8/ENVVARS.txt b/docs/is_IS.UTF-8/ENVVARS.txt index 51b2406ff..0f5db71f2 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.31 + version 0.9.32 Environment Variables Documentation Copyright © 2021-2023 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 f6e1b30fd..6e69c1ddf 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.31 + version 0.9.32 Copyright © 2002-2023 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 7775fddf7..f145316a1 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.31 Frequently Asked Questions + version 0.9.32 Frequently Asked Questions Copyright © 2002-2023 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ diff --git a/docs/is_IS.UTF-8/INSTALL.txt b/docs/is_IS.UTF-8/INSTALL.txt index 0c9f026ea..65b28ff59 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.31 + version 0.9.32 Installation Documentation Copyright © 2002-2023 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 ef1e789dd..f9ea7bef8 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.31 + útgáfa 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Til upplýsingar char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 e0e1cd3de..5747ea36a 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.31 + version 0.9.32 Options Documentation diff --git a/docs/is_IS.UTF-8/PNG.txt b/docs/is_IS.UTF-8/PNG.txt index 2f97f4494..eed6ed80d 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.31 + version 0.9.32 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 c34b9ca5b..2f6769a9b 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.31 + version 0.9.32 A simple drawing program for children @@ -97,36 +97,16 @@ 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.31? +D. What's New in Tux Paint version 0.9.32? -Fuzzy Erasers - Fuzzy-edged round erasers have been added to the Eraser tool - -New Magic tools - Loops, Ribbon, Smooth, and Squiggles - -Create templates from Open dialog - Saved drawings can be turned into templates (used to make new drawings) via - a new option in the Open dialog. (This feature may be deactivated using the - "notemplateexport" simplification option.) - -User interface font may be overridden - The font used for the user interface (button labels, dialog pop-ups, and - instructions) can be overridden from its default ("DejaVu Sans"). (See the - "uifont" configuration option. Use "--listfonts" to see a list of available - fonts.) - -File Erase may be disabled - - Controls to erase saved work — saved drawings (via the Open dialog) and - exported templates (via the New dialog) — can be disabled. (See the - "noerase" configuration option.) - -"Controlling Tux Paint" documentation - - A brief overview of how Tux Paint can be controlled — mouse, tablet, - touchscreen, joystick, and keyboard — has been added to the README - documentation. +Project-Id-Version: PACKAGE VERSION Report-Msgid-Bugs-To: PO-Revision-Date: + YEAR-MO-DA HO:MI+ZONE Last-Translator: FULL NAME Language-Team: Icelandic + Language: is MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit + Project-Id-Version: PACKAGE VERSION Report-Msgid-Bugs-To: PO-Revision-Date: + YEAR-MO-DA HO:MI+ZONE Last-Translator: FULL NAME Language-Team: Icelandic + Language: is MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit See CHANGES.txt for the complete list of changes. diff --git a/docs/is_IS.UTF-8/SIGNALS.txt b/docs/is_IS.UTF-8/SIGNALS.txt index 92ec699ca..ba57e5bbf 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.31 + version 0.9.32 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 5a9124f41..44baeb394 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.31 + version 0.9.32 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 c31b5bde7..cd0ef2667 100644 --- a/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 Advanced Stamps 'How-To' + version 0.9.32 Advanced Stamps 'How-To'

Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/html/ENVVARS.html b/docs/is_IS.UTF-8/html/ENVVARS.html index 48c48e2c7..59585994a 100644 --- a/docs/is_IS.UTF-8/html/ENVVARS.html +++ b/docs/is_IS.UTF-8/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31
+ version 0.9.32
Environment Variables Documentation

diff --git a/docs/is_IS.UTF-8/html/EXTENDING.html b/docs/is_IS.UTF-8/html/EXTENDING.html index b73f96643..6861d7f6d 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.31 + version 0.9.32

Copyright © 2002-2023 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 a62681e07..887beb55b 100644 --- a/docs/is_IS.UTF-8/html/FAQ.html +++ b/docs/is_IS.UTF-8/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- version 0.9.31 Frequently Asked Questions + version 0.9.32 Frequently Asked Questions

Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/is_IS.UTF-8/html/INSTALL.html b/docs/is_IS.UTF-8/html/INSTALL.html index cddbebd98..f3caec28b 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.31
+ version 0.9.32
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 4348d7ad1..77a847b9e 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.31 + útgáfa 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 b9bfe27c0..76c7ca91f 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.31 + version 0.9.32

Options Documentation

diff --git a/docs/is_IS.UTF-8/html/PNG.html b/docs/is_IS.UTF-8/html/PNG.html index 1f0b31235..32bbece98 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.31
+ version 0.9.32
PNG Documentation

diff --git a/docs/is_IS.UTF-8/html/README.html b/docs/is_IS.UTF-8/html/README.html index 1f79bf2dd..70ec30b6c 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.31 + version 0.9.32

A simple drawing program for children

@@ -224,27 +224,30 @@

- D. What's New in Tux Paint version 0.9.31?

+ D. What's New in Tux Paint version 0.9.32?
-
Fuzzy Erasers
-
Fuzzy-edged round erasers have been added to the Eraser tool
- -
New Magic tools
-
Loops, Ribbon, Smooth, and Squiggles
- -
Create templates from Open dialog
-
Saved drawings can be turned into templates (used to make new drawings) via a new option in the Open dialog. (This feature may be deactivated using the "notemplateexport" simplification option.)
- -
User interface font may be overridden
-
The font used for the user interface (button labels, dialog pop-ups, and instructions) can be overridden from its default ("DejaVu Sans"). (See the "uifont" configuration option. Use "--listfonts" to see a list of available fonts.)
- -
File Erase may be disabled -
Controls to erase saved work — saved drawings (via the Open dialog) and exported templates (via the New dialog) — can be disabled. (See the "noerase" configuration option.)
- -
"Controlling Tux Paint" documentation -
A brief overview of how Tux Paint can be controlled — mouse, tablet, touchscreen, joystick, and keyboard — has been added to the README documentation.
+
Project-Id-Version: PACKAGE VERSION +Report-Msgid-Bugs-To: +PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE +Last-Translator: FULL NAME +Language-Team: Icelandic +Language: is +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +
+
Project-Id-Version: PACKAGE VERSION +Report-Msgid-Bugs-To: +PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE +Last-Translator: FULL NAME +Language-Team: Icelandic +Language: is +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +

diff --git a/docs/is_IS.UTF-8/html/SIGNALS.html b/docs/is_IS.UTF-8/html/SIGNALS.html index df2bf2a48..161279dce 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.31
+ version 0.9.32
Signals Documentation

diff --git a/docs/is_IS.UTF-8/html/SVG.html b/docs/is_IS.UTF-8/html/SVG.html index 23eb37cfa..3951c7eba 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.31
+ version 0.9.32
SVG Documentation

diff --git a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt index 80d767333..9d2508009 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.31 スタンプ作成の詳細について + バージョン 0.9.32 スタンプ作成の詳細について Copyright © 2006-2022 by Albert Cahalan ほか; AUTHORS.txt 参照. https://tuxpaint.org/ diff --git a/docs/ja_JP.UTF-8/ENVVARS.txt b/docs/ja_JP.UTF-8/ENVVARS.txt index cddbe78d4..b6db5217a 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.31 + バージョン 0.9.32 Environment Variables Documentation Copyright © 2021-2023 by various contributors; AUTHORS.txt 参照. diff --git a/docs/ja_JP.UTF-8/EXTENDING.txt b/docs/ja_JP.UTF-8/EXTENDING.txt index 04bbb8919..d4605f787 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.31 + バージョン 0.9.32 Copyright © 2002-2023 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 48d260677..751879fb5 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.31 Frequently Asked Questions + バージョン 0.9.32 Frequently Asked Questions Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照. https://tuxpaint.org/ diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt index 4531c452d..91700e91e 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.31 + バージョン 0.9.32 Installation Documentation Copyright © 2002-2023 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 cd44f3f3e..b416a85de 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.31 + version 0.9.32 Magic Tool Plugin API Documentation @@ -593,7 +593,7 @@ Informational char * tp_version A string containing the version of Tux Paint that's running (e.g., - "0.9.31"). + "0.9.32"). int canvas_w int canvas_h @@ -746,7 +746,7 @@ TP_MAGIC_API_VERSION compatible. Note: This version number does not correspond to Tux Paint's own release - number (e.g., "0.9.31"). The API will not change every time a new version + number (e.g., "0.9.32"). 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 0a7652a00..f2d061bf3 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.31 + バージョン 0.9.32 各種設定について diff --git a/docs/ja_JP.UTF-8/PNG.txt b/docs/ja_JP.UTF-8/PNG.txt index bf1542384..9eb52d124 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.31 + バージョン 0.9.32 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 4e43db40f..5b85a685f 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.31 + バージョン 0.9.32 子供向けのシンプルなお絵かきプログラム @@ -95,34 +95,18 @@ Tux Paint は、オープンソースのプロジェクトで、GNUの一般公 ライセンスの全文は、COPYING.txtをお読みください。 -D. Tux Paint バージョン 0.9.31 での変更点 +D. Tux Paint バージョン 0.9.32 での変更点 -ぼかし消しゴム - 消しゴムツールに端がぼやけた丸い消しゴムが追加されました - -「まほう」ツールの追加 - 「ループ」「リボン」「なめらかなせん」「くしゃくしゃ」 - -独自テンプレートの作成機能 - 「ひらく」ダイアログの新しいオプションにより、保存した作品をテンプレートに - 変換し、新規に絵を作成する際に使用ることができます。(この機能は簡略化オプ - ション "notemplateexport" を使用して無効にすることができます)。 - -ユーザーインターフェースフォントの指定 - ボタンラベル、ポップアップダイアログ、操作ガイドなどのユーザーインターフェ - イスに使用されるフォントを変更することができます。("uifont"オプションを参 - 照。利用可能なフォントは"-listfonts"オプションで確認できます) - -削除の無効化 - - 保存した作品や自作のテンプレートを削除するボタンを無効にすることができま - す。(設定オプション"noerase"を参照) - -Tux Paint の操作の説明を追加 - - マウスやタブレット、タッチスクリーン、ジョイスティック、キーボードなど、各 - 種のデバイスを用いた Tux Paint の操作方法の概要が README ドキュメントに追加 - されました。 +Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2023-07-15 18:16+0900 Last-Translator: Language-Team: Japanese Language: ja + MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0; + X-Generator: Poedit 3.3.2 + Project-Id-Version: tuxpaint-docs Report-Msgid-Bugs-To: PO-Revision-Date: + 2023-07-15 18:16+0900 Last-Translator: Language-Team: Japanese Language: ja + MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 + Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0; + X-Generator: Poedit 3.3.2 全ての変更点については、CHANGES.txt をお読みください。 diff --git a/docs/ja_JP.UTF-8/SIGNALS.txt b/docs/ja_JP.UTF-8/SIGNALS.txt index fa87670fc..6d2235155 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.31 + バージョン 0.9.32 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 12d79f1c9..0bd11cb44 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.31 + バージョン 0.9.32 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 1b6c3d8e8..4ce1e577c 100644 --- a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- バージョン 0.9.31 スタンプ作成の詳細について + バージョン 0.9.32 スタンプ作成の詳細について

Copyright © 2006-2022 by Albert Cahalan ほか; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/ENVVARS.html b/docs/ja_JP.UTF-8/html/ENVVARS.html index 1d5477aa8..66bd85eac 100644 --- a/docs/ja_JP.UTF-8/html/ENVVARS.html +++ b/docs/ja_JP.UTF-8/html/ENVVARS.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- バージョン 0.9.31
+ バージョン 0.9.32
Environment Variables Documentation

diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html index 1e5bac3b0..91e5ebbc3 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.31 + バージョン 0.9.32

Copyright © 2002-2023 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 88da9cee8..457e762cd 100644 --- a/docs/ja_JP.UTF-8/html/FAQ.html +++ b/docs/ja_JP.UTF-8/html/FAQ.html @@ -17,7 +17,7 @@ width="205" height="210" alt="Tux Paint">
- バージョン 0.9.31 Frequently Asked Questions + バージョン 0.9.32 Frequently Asked Questions

Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html index ee6f9d6b8..5cb1c7aae 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.31
+ バージョン 0.9.32
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 7a8b3ce27..bb88a23ed 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.31 + version 0.9.32

Magic Tool Plugin API Documentation

@@ -599,7 +599,7 @@
char * tp_version
- A string containing the version of Tux Paint that's running (e.g., "0.9.31").
+ A string containing the version of Tux Paint that's running (e.g., "0.9.32").
int canvas_w
@@ -746,7 +746,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.31"). 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.32"). 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 181266f7c..d1988faf2 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.31 + バージョン 0.9.32

各種設定について

diff --git a/docs/ja_JP.UTF-8/html/PNG.html b/docs/ja_JP.UTF-8/html/PNG.html index 8f62179d8..21c9faad9 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.31
+ バージョン 0.9.32
PNG Documentation

diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index bdf29f8f3..c657c3086 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.31 + バージョン 0.9.32

子供向けのシンプルなお絵かきプログラム

@@ -224,27 +224,34 @@

- D. Tux Paint バージョン 0.9.31 での変更点

+ D. Tux Paint バージョン 0.9.32 での変更点
-
ぼかし消しゴム
-
消しゴムツールに端がぼやけた丸い消しゴムが追加されました
- -
「まほう」ツールの追加
-
「ループ」「リボン」「なめらかなせん」「くしゃくしゃ」
- -
独自テンプレートの作成機能
-
「ひらく」ダイアログの新しいオプションにより、保存した作品をテンプレートに変換し、新規に絵を作成する際に使用ることができます。(この機能は簡略化オプション "notemplateexport" を使用して無効にすることができます)。
- -
ユーザーインターフェースフォントの指定
-
ボタンラベル、ポップアップダイアログ、操作ガイドなどのユーザーインターフェイスに使用されるフォントを変更することができます。("uifont"オプションを参照。利用可能なフォントは"-listfonts"オプションで確認できます)
- -
削除の無効化 -
保存した作品や自作のテンプレートを削除するボタンを無効にすることができます。(設定オプション"noerase"を参照)
- -
Tux Paint の操作の説明を追加 -
マウスやタブレット、タッチスクリーン、ジョイスティック、キーボードなど、各種のデバイスを用いた Tux Paint の操作方法の概要が README ドキュメントに追加されました。
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2023-07-15 18:16+0900 +Last-Translator: +Language-Team: Japanese +Language: ja +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Plural-Forms: nplurals=1; plural=0; +X-Generator: Poedit 3.3.2 +
+
Project-Id-Version: tuxpaint-docs +Report-Msgid-Bugs-To: +PO-Revision-Date: 2023-07-15 18:16+0900 +Last-Translator: +Language-Team: Japanese +Language: ja +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Plural-Forms: nplurals=1; plural=0; +X-Generator: Poedit 3.3.2 +

diff --git a/docs/ja_JP.UTF-8/html/SIGNALS.html b/docs/ja_JP.UTF-8/html/SIGNALS.html index c1f82e9a2..adc76c524 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.31
+ バージョン 0.9.32
Signals Documentation

diff --git a/docs/ja_JP.UTF-8/html/SVG.html b/docs/ja_JP.UTF-8/html/SVG.html index fc247d976..84067f0ec 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.31
+ バージョン 0.9.32
SVG Documentation

diff --git a/magic/magic-docs/en/html/3dglasses.html b/magic/magic-docs/en/html/3dglasses.html index 460fccfe4..63fd02a08 100644 --- a/magic/magic-docs/en/html/3dglasses.html +++ b/magic/magic-docs/en/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool is operated in a freehand fashion.

See also: Color Sep. & Double Vision.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/blinds.html b/magic/magic-docs/en/html/blinds.html index 30bd914d7..6f74db949 100644 --- a/magic/magic-docs/en/html/blinds.html +++ b/magic/magic-docs/en/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

This tool is operated in a freehand fashion.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/blocks.html b/magic/magic-docs/en/html/blocks.html index 136232de6..d047d775c 100644 --- a/magic/magic-docs/en/html/blocks.html +++ b/magic/magic-docs/en/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
albert@users.sf.net&

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/bloom.html b/magic/magic-docs/en/html/bloom.html index 4abaccb0c..0bef4a921 100644 --- a/magic/magic-docs/en/html/bloom.html +++ b/magic/magic-docs/en/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/blur.html b/magic/magic-docs/en/html/blur.html index d1a80d9e9..8461ae2c9 100644 --- a/magic/magic-docs/en/html/blur.html +++ b/magic/magic-docs/en/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
albert@users.sf.net&

This tool offers multiple size settings.

See also: Sharpen & Smudge.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/bricks.html b/magic/magic-docs/en/html/bricks.html index 324eaf057..93f0ee64a 100644 --- a/magic/magic-docs/en/html/bricks.html +++ b/magic/magic-docs/en/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

This tool offers multiple size settings.

See also: Pixels.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/calligraphy.html b/magic/magic-docs/en/html/calligraphy.html index ac40d9566..f242c47f0 100644 --- a/magic/magic-docs/en/html/calligraphy.html +++ b/magic/magic-docs/en/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/cartoon.html b/magic/magic-docs/en/html/cartoon.html index ad250bfd1..520078512 100644 --- a/magic/magic-docs/en/html/cartoon.html +++ b/magic/magic-docs/en/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/chalk.html b/magic/magic-docs/en/html/chalk.html index de59dddfd..4f4df28fb 100644 --- a/magic/magic-docs/en/html/chalk.html +++ b/magic/magic-docs/en/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/checkerboard.html b/magic/magic-docs/en/html/checkerboard.html index 5c8b8a28d..8e11538f9 100644 --- a/magic/magic-docs/en/html/checkerboard.html +++ b/magic/magic-docs/en/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool is operated in a freehand fashion.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/circles.html b/magic/magic-docs/en/html/circles.html index 8e1026fdb..5a8ae5dc9 100644 --- a/magic/magic-docs/en/html/circles.html +++ b/magic/magic-docs/en/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

See also: Rays.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/clone.html b/magic/magic-docs/en/html/clone.html index 621648534..428acedf8 100644 --- a/magic/magic-docs/en/html/clone.html +++ b/magic/magic-docs/en/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/color_and_white.html b/magic/magic-docs/en/html/color_and_white.html index 8b5ea9bf3..f1814926c 100644 --- a/magic/magic-docs/en/html/color_and_white.html +++ b/magic/magic-docs/en/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
akanewbie@gmail.com

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/color_shift.html b/magic/magic-docs/en/html/color_shift.html index 24b736af8..8ca8f2050 100644 --- a/magic/magic-docs/en/html/color_shift.html +++ b/magic/magic-docs/en/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/colorsep.html b/magic/magic-docs/en/html/colorsep.html index f1cb6ba9c..f7c4ef033 100644 --- a/magic/magic-docs/en/html/colorsep.html +++ b/magic/magic-docs/en/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool is operated in a freehand fashion.

See also: 3D Glasses & Double Vision.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/confetti.html b/magic/magic-docs/en/html/confetti.html index c0762a0d7..ecfc410bc 100644 --- a/magic/magic-docs/en/html/confetti.html +++ b/magic/magic-docs/en/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/darken.html b/magic/magic-docs/en/html/darken.html index 99312376c..1ee162eea 100644 --- a/magic/magic-docs/en/html/darken.html +++ b/magic/magic-docs/en/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers multiple size settings.

See also: Lighten, Tint, Saturate, & Desaturate.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/desaturate.html b/magic/magic-docs/en/html/desaturate.html index a2ad03091..317ea132e 100644 --- a/magic/magic-docs/en/html/desaturate.html +++ b/magic/magic-docs/en/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers multiple size settings.

See also: Saturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/distortion.html b/magic/magic-docs/en/html/distortion.html index 4497a26b5..165f937d2 100644 --- a/magic/magic-docs/en/html/distortion.html +++ b/magic/magic-docs/en/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/doublevision.html b/magic/magic-docs/en/html/doublevision.html index c4ba07d93..0208b9673 100644 --- a/magic/magic-docs/en/html/doublevision.html +++ b/magic/magic-docs/en/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool is operated in a freehand fashion.

See also: 3D Glasses & Double Vision.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/drip.html b/magic/magic-docs/en/html/drip.html index 3e1230adb..0b1e921d5 100644 --- a/magic/magic-docs/en/html/drip.html +++ b/magic/magic-docs/en/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/edges.html b/magic/magic-docs/en/html/edges.html index a5c1d4e1f..17b29adee 100644 --- a/magic/magic-docs/en/html/edges.html +++ b/magic/magic-docs/en/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
akanewbie@gmail.com

This tool offers multiple size settings.

See also: Emboss & Silhouette.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/emboss.html b/magic/magic-docs/en/html/emboss.html index 247c1b525..b649e93c9 100644 --- a/magic/magic-docs/en/html/emboss.html +++ b/magic/magic-docs/en/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers multiple size settings.

See also: Edges & Silhouette.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/fisheye.html b/magic/magic-docs/en/html/fisheye.html index 3a0a490ea..d4c07957c 100644 --- a/magic/magic-docs/en/html/fisheye.html +++ b/magic/magic-docs/en/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

See also: Ripples.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/flip.html b/magic/magic-docs/en/html/flip.html index b278145d8..04f03521f 100644 --- a/magic/magic-docs/en/html/flip.html +++ b/magic/magic-docs/en/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool is operated with a single click.

See also: Mirror.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/flower.html b/magic/magic-docs/en/html/flower.html index 24ff4f466..e481392a9 100644 --- a/magic/magic-docs/en/html/flower.html +++ b/magic/magic-docs/en/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers multiple size settings.

See also: Grass.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/foam.html b/magic/magic-docs/en/html/foam.html index 753071f09..0eab14568 100644 --- a/magic/magic-docs/en/html/foam.html +++ b/magic/magic-docs/en/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool is operated in a freehand fashion.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/fold.html b/magic/magic-docs/en/html/fold.html index 1446c3a9d..265ecd1cd 100644 --- a/magic/magic-docs/en/html/fold.html +++ b/magic/magic-docs/en/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
pere@fornol.n

This tool is operated in a freehand fashion.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/fretwork.html b/magic/magic-docs/en/html/fretwork.html index 4b234acf0..65f0ddec7 100644 --- a/magic/magic-docs/en/html/fretwork.html +++ b/magic/magic-docs/en/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
pere@fornol.n

This tool offers both freehand and one-click operation.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/fur.html b/magic/magic-docs/en/html/fur.html index ffc037e26..979e054da 100644 --- a/magic/magic-docs/en/html/fur.html +++ b/magic/magic-docs/en/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool is operated in a freehand fashion.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/glass_tile.html b/magic/magic-docs/en/html/glass_tile.html index e69de402e..a86293dc6 100644 --- a/magic/magic-docs/en/html/glass_tile.html +++ b/magic/magic-docs/en/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool offers both freehand and one-click operation.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/googlyeyes.html b/magic/magic-docs/en/html/googlyeyes.html index ebc92df45..ee95a4134 100644 --- a/magic/magic-docs/en/html/googlyeyes.html +++ b/magic/magic-docs/en/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
bill@newbreedsoftwa

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/grass.html b/magic/magic-docs/en/html/grass.html index fc4cac039..a979912a9 100644 --- a/magic/magic-docs/en/html/grass.html +++ b/magic/magic-docs/en/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
albert@users.sf.net&

This tool is operated in a freehand fashion.

See also: Flower.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/halftone.html b/magic/magic-docs/en/html/halftone.html index ecd0da2c9..b28392c85 100644 --- a/magic/magic-docs/en/html/halftone.html +++ b/magic/magic-docs/en/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/hexagon_mosaic.html b/magic/magic-docs/en/html/hexagon_mosaic.html index df133d98e..49c7f12a0 100644 --- a/magic/magic-docs/en/html/hexagon_mosaic.html +++ b/magic/magic-docs/en/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
pere@fornol.n

This tool offers both freehand and one-click operation.

See also: Irregular Mosaic, Square Mosaic, & Mosaic.


-

Tux Paint 0.9.31

+

Tux Paint 0.9.32

\ No newline at end of file diff --git a/magic/magic-docs/en/html/index.html b/magic/magic-docs/en/html/index.html index f43e6af64..dc05e3702 100644 --- a/magic/magic-docs/en/html/index.html +++ b/magic/magic-docs/en/html/index.html @@ -124,5 +124,5 @@
  • Tornado

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/irregular_mosaic.html b/magic/magic-docs/en/html/irregular_mosaic.html index 184355fbb..6f49c6dec 100644 --- a/magic/magic-docs/en/html/irregular_mosaic.html +++ b/magic/magic-docs/en/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/kaleidoscope.html b/magic/magic-docs/en/html/kaleidoscope.html index 68d6c8895..39d975605 100644 --- a/magic/magic-docs/en/html/kaleidoscope.html +++ b/magic/magic-docs/en/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/kaleidoscope_lens.html b/magic/magic-docs/en/html/kaleidoscope_lens.html index d4344f6c1..ccdda7bc5 100644 --- a/magic/magic-docs/en/html/kaleidoscope_lens.html +++ b/magic/magic-docs/en/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/keep_color.html b/magic/magic-docs/en/html/keep_color.html index 100ad9f13..748734ea1 100644 --- a/magic/magic-docs/en/html/keep_color.html +++ b/magic/magic-docs/en/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Remove Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/light.html b/magic/magic-docs/en/html/light.html index 50b760368..a9f716def 100644 --- a/magic/magic-docs/en/html/light.html +++ b/magic/magic-docs/en/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/lighten.html b/magic/magic-docs/en/html/lighten.html index 9e472261b..0e647b8e8 100644 --- a/magic/magic-docs/en/html/lighten.html +++ b/magic/magic-docs/en/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Darken, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/lightning.html b/magic/magic-docs/en/html/lightning.html index 7da3e5e2e..d1ca4c106 100644 --- a/magic/magic-docs/en/html/lightning.html +++ b/magic/magic-docs/en/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/loops.html b/magic/magic-docs/en/html/loops.html index bf5697ae3..10cbf1246 100644 --- a/magic/magic-docs/en/html/loops.html +++ b/magic/magic-docs/en/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/maze.html b/magic/magic-docs/en/html/maze.html index a5fd3382f..d83733707 100644 --- a/magic/magic-docs/en/html/maze.html +++ b/magic/magic-docs/en/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/metal_paint.html b/magic/magic-docs/en/html/metal_paint.html index ec7e8d2ab..09a2dc9c7 100644 --- a/magic/magic-docs/en/html/metal_paint.html +++ b/magic/magic-docs/en/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/mirror.html b/magic/magic-docs/en/html/mirror.html index 16eb86819..bd4886592 100644 --- a/magic/magic-docs/en/html/mirror.html +++ b/magic/magic-docs/en/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Flip.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/mosaic.html b/magic/magic-docs/en/html/mosaic.html index e6455e405..cd78a6be4 100644 --- a/magic/magic-docs/en/html/mosaic.html +++ b/magic/magic-docs/en/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Hexagon Mosaic, Irregular Mosaic, & Square Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/negative.html b/magic/magic-docs/en/html/negative.html index 289140478..a7b047774 100644 --- a/magic/magic-docs/en/html/negative.html +++ b/magic/magic-docs/en/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/noise.html b/magic/magic-docs/en/html/noise.html index a48d2b974..db928b3d0 100644 --- a/magic/magic-docs/en/html/noise.html +++ b/magic/magic-docs/en/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/opposite.html b/magic/magic-docs/en/html/opposite.html index 1fb8af1d9..94c2bfff2 100644 --- a/magic/magic-docs/en/html/opposite.html +++ b/magic/magic-docs/en/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/panels.html b/magic/magic-docs/en/html/panels.html index b00059cb3..c0bc217bb 100644 --- a/magic/magic-docs/en/html/panels.html +++ b/magic/magic-docs/en/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/pattern.html b/magic/magic-docs/en/html/pattern.html index f0684ce69..92ccc1229 100644 --- a/magic/magic-docs/en/html/pattern.html +++ b/magic/magic-docs/en/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/perspective.html b/magic/magic-docs/en/html/perspective.html index b7367b205..755a6943c 100644 --- a/magic/magic-docs/en/html/perspective.html +++ b/magic/magic-docs/en/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/picasso.html b/magic/magic-docs/en/html/picasso.html index d985c4a10..4682d3765 100644 --- a/magic/magic-docs/en/html/picasso.html +++ b/magic/magic-docs/en/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>This tool offers multiple size settings.

    See also: Rosette & Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/pixels.html b/magic/magic-docs/en/html/pixels.html index 2366ebc5e..9f59c7a3e 100644 --- a/magic/magic-docs/en/html/pixels.html +++ b/magic/magic-docs/en/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Bricks.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/puzzle.html b/magic/magic-docs/en/html/puzzle.html index eaebbdd5f..734ef2c89 100644 --- a/magic/magic-docs/en/html/puzzle.html +++ b/magic/magic-docs/en/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rails.html b/magic/magic-docs/en/html/rails.html index de62d3f84..77cb090f1 100644 --- a/magic/magic-docs/en/html/rails.html +++ b/magic/magic-docs/en/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rain.html b/magic/magic-docs/en/html/rain.html index 830ea6148..949e80a6e 100644 --- a/magic/magic-docs/en/html/rain.html +++ b/magic/magic-docs/en/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Snow Ball & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rainbow.html b/magic/magic-docs/en/html/rainbow.html index 9e59d089b..f8d8848a4 100644 --- a/magic/magic-docs/en/html/rainbow.html +++ b/magic/magic-docs/en/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rainbow_cycle.html b/magic/magic-docs/en/html/rainbow_cycle.html index d036758f1..96b47a6b8 100644 --- a/magic/magic-docs/en/html/rainbow_cycle.html +++ b/magic/magic-docs/en/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Smooth Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rays.html b/magic/magic-docs/en/html/rays.html index 106a8c52f..a8bd47f60 100644 --- a/magic/magic-docs/en/html/rays.html +++ b/magic/magic-docs/en/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Circles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/real_rainbow.html b/magic/magic-docs/en/html/real_rainbow.html index 4e55085c5..e18120485 100644 --- a/magic/magic-docs/en/html/real_rainbow.html +++ b/magic/magic-docs/en/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Real Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/reflection.html b/magic/magic-docs/en/html/reflection.html index b4fb66e8a..b547acf75 100644 --- a/magic/magic-docs/en/html/reflection.html +++ b/magic/magic-docs/en/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/remove_color.html b/magic/magic-docs/en/html/remove_color.html index 4858d857e..ff56a2186 100644 --- a/magic/magic-docs/en/html/remove_color.html +++ b/magic/magic-docs/en/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Keep Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/ribbon.html b/magic/magic-docs/en/html/ribbon.html index 047e698e4..e837f6d0b 100644 --- a/magic/magic-docs/en/html/ribbon.html +++ b/magic/magic-docs/en/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/ripples.html b/magic/magic-docs/en/html/ripples.html index b362139b4..c5cd62221 100644 --- a/magic/magic-docs/en/html/ripples.html +++ b/magic/magic-docs/en/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Fisheye.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rosette.html b/magic/magic-docs/en/html/rosette.html index 8ac3f5a9b..b8393bcab 100644 --- a/magic/magic-docs/en/html/rosette.html +++ b/magic/magic-docs/en/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Kaleidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/roygbiv_rainbow.html b/magic/magic-docs/en/html/roygbiv_rainbow.html index d2eaaec89..687e1f304 100644 --- a/magic/magic-docs/en/html/roygbiv_rainbow.html +++ b/magic/magic-docs/en/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: ROYGBIV Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/rush.html b/magic/magic-docs/en/html/rush.html index 61e4ec0d6..1ba33db7f 100644 --- a/magic/magic-docs/en/html/rush.html +++ b/magic/magic-docs/en/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Rush, Tile Zoom, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/saturate.html b/magic/magic-docs/en/html/saturate.html index 5d4443584..7e790c74e 100644 --- a/magic/magic-docs/en/html/saturate.html +++ b/magic/magic-docs/en/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Desaturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/sharpen.html b/magic/magic-docs/en/html/sharpen.html index fab7a3abc..e59e4ea3f 100644 --- a/magic/magic-docs/en/html/sharpen.html +++ b/magic/magic-docs/en/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Blur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/shift.html b/magic/magic-docs/en/html/shift.html index 19228de1d..3f194c871 100644 --- a/magic/magic-docs/en/html/shift.html +++ b/magic/magic-docs/en/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/silhouette.html b/magic/magic-docs/en/html/silhouette.html index c2dd48a6a..860b7bbd6 100644 --- a/magic/magic-docs/en/html/silhouette.html +++ b/magic/magic-docs/en/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Edges & Emboss.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/smooth.html b/magic/magic-docs/en/html/smooth.html index 76af0a39f..53fe06909 100644 --- a/magic/magic-docs/en/html/smooth.html +++ b/magic/magic-docs/en/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Loops & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/smooth_rainbow.html b/magic/magic-docs/en/html/smooth_rainbow.html index 1fc20fde8..9e8265db3 100644 --- a/magic/magic-docs/en/html/smooth_rainbow.html +++ b/magic/magic-docs/en/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/smudge.html b/magic/magic-docs/en/html/smudge.html index f4bd440cf..be7400826 100644 --- a/magic/magic-docs/en/html/smudge.html +++ b/magic/magic-docs/en/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Blur & Wet Paint.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/snow_ball.html b/magic/magic-docs/en/html/snow_ball.html index e37d00f39..176f05467 100644 --- a/magic/magic-docs/en/html/snow_ball.html +++ b/magic/magic-docs/en/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/snow_flake.html b/magic/magic-docs/en/html/snow_flake.html index 24f11636e..3f7c2d252 100644 --- a/magic/magic-docs/en/html/snow_flake.html +++ b/magic/magic-docs/en/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Ball.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/square_mosaic.html b/magic/magic-docs/en/html/square_mosaic.html index 686d21b94..5d8d61a40 100644 --- a/magic/magic-docs/en/html/square_mosaic.html +++ b/magic/magic-docs/en/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Irregular Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/squiggles.html b/magic/magic-docs/en/html/squiggles.html index 674411fb0..644f3b6ca 100644 --- a/magic/magic-docs/en/html/squiggles.html +++ b/magic/magic-docs/en/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/stretch.html b/magic/magic-docs/en/html/stretch.html index a3f599cb3..75bbe9848 100644 --- a/magic/magic-docs/en/html/stretch.html +++ b/magic/magic-docs/en/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/string_corner.html b/magic/magic-docs/en/html/string_corner.html index a3e388fd6..785de27c7 100644 --- a/magic/magic-docs/en/html/string_corner.html +++ b/magic/magic-docs/en/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/string_edges.html b/magic/magic-docs/en/html/string_edges.html index 5baf30546..683a40ee4 100644 --- a/magic/magic-docs/en/html/string_edges.html +++ b/magic/magic-docs/en/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Corner.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/string_v.html b/magic/magic-docs/en/html/string_v.html index abe5ecc66..f36b0feac 100644 --- a/magic/magic-docs/en/html/string_v.html +++ b/magic/magic-docs/en/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String Corner & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/symmetry_left_right.html b/magic/magic-docs/en/html/symmetry_left_right.html index cd672f112..f7f54f11e 100644 --- a/magic/magic-docs/en/html/symmetry_left_right.html +++ b/magic/magic-docs/en/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Up/Down, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/symmetry_up_down.html b/magic/magic-docs/en/html/symmetry_up_down.html index f9c05f08f..513f18602 100644 --- a/magic/magic-docs/en/html/symmetry_up_down.html +++ b/magic/magic-docs/en/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Left/Right, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tiles.html b/magic/magic-docs/en/html/tiles.html index 10de1a2f9..b3be0a60e 100644 --- a/magic/magic-docs/en/html/tiles.html +++ b/magic/magic-docs/en/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Pattern.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tilezoom.html b/magic/magic-docs/en/html/tilezoom.html index ca8adb38c..023a90d77 100644 --- a/magic/magic-docs/en/html/tilezoom.html +++ b/magic/magic-docs/en/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Panels, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tint.html b/magic/magic-docs/en/html/tint.html index bd6d4c905..22f5ffbb8 100644 --- a/magic/magic-docs/en/html/tint.html +++ b/magic/magic-docs/en/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten & Darken.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/toothpaste.html b/magic/magic-docs/en/html/toothpaste.html index b91ada89e..5a75bf714 100644 --- a/magic/magic-docs/en/html/toothpaste.html +++ b/magic/magic-docs/en/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tornado.html b/magic/magic-docs/en/html/tornado.html index b8e81b2ae..f285732ac 100644 --- a/magic/magic-docs/en/html/tornado.html +++ b/magic/magic-docs/en/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tv.html b/magic/magic-docs/en/html/tv.html index 92a097675..6e65a2c2e 100644 --- a/magic/magic-docs/en/html/tv.html +++ b/magic/magic-docs/en/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV (Bright).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/tv_bright.html b/magic/magic-docs/en/html/tv_bright.html index 5cdc8a45c..13d9a0b34 100644 --- a/magic/magic-docs/en/html/tv_bright.html +++ b/magic/magic-docs/en/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/wavelets.html b/magic/magic-docs/en/html/wavelets.html index 995140045..c266b03a0 100644 --- a/magic/magic-docs/en/html/wavelets.html +++ b/magic/magic-docs/en/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    This tool is operated in a freehand fashion.

    See also: Waves.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/waves.html b/magic/magic-docs/en/html/waves.html index 6336e55a0..a6e54e0e8 100644 --- a/magic/magic-docs/en/html/waves.html +++ b/magic/magic-docs/en/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Wavelets.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/wet_paint.html b/magic/magic-docs/en/html/wet_paint.html index cd68da11d..ae4171256 100644 --- a/magic/magic-docs/en/html/wet_paint.html +++ b/magic/magic-docs/en/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/xor_colors.html b/magic/magic-docs/en/html/xor_colors.html index 69241b7fb..ccd98d484 100644 --- a/magic/magic-docs/en/html/xor_colors.html +++ b/magic/magic-docs/en/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/en/html/zoom.html b/magic/magic-docs/en/html/zoom.html index 986d942b2..6f85eaee7 100644 --- a/magic/magic-docs/en/html/zoom.html +++ b/magic/magic-docs/en/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: Rush & Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/3dglasses.html b/magic/magic-docs/es_ES.UTF-8/html/3dglasses.html index 460fccfe4..63fd02a08 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/3dglasses.html +++ b/magic/magic-docs/es_ES.UTF-8/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Color Sep. & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/blinds.html b/magic/magic-docs/es_ES.UTF-8/html/blinds.html index 30bd914d7..6f74db949 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/blinds.html +++ b/magic/magic-docs/es_ES.UTF-8/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/blocks.html b/magic/magic-docs/es_ES.UTF-8/html/blocks.html index 136232de6..d047d775c 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/blocks.html +++ b/magic/magic-docs/es_ES.UTF-8/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/bloom.html b/magic/magic-docs/es_ES.UTF-8/html/bloom.html index 4abaccb0c..0bef4a921 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/bloom.html +++ b/magic/magic-docs/es_ES.UTF-8/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/blur.html b/magic/magic-docs/es_ES.UTF-8/html/blur.html index d1a80d9e9..8461ae2c9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/blur.html +++ b/magic/magic-docs/es_ES.UTF-8/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Sharpen & Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/bricks.html b/magic/magic-docs/es_ES.UTF-8/html/bricks.html index 324eaf057..93f0ee64a 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/bricks.html +++ b/magic/magic-docs/es_ES.UTF-8/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Pixels.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/calligraphy.html b/magic/magic-docs/es_ES.UTF-8/html/calligraphy.html index ac40d9566..f242c47f0 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/calligraphy.html +++ b/magic/magic-docs/es_ES.UTF-8/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/cartoon.html b/magic/magic-docs/es_ES.UTF-8/html/cartoon.html index ad250bfd1..520078512 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/cartoon.html +++ b/magic/magic-docs/es_ES.UTF-8/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/chalk.html b/magic/magic-docs/es_ES.UTF-8/html/chalk.html index de59dddfd..4f4df28fb 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/chalk.html +++ b/magic/magic-docs/es_ES.UTF-8/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/checkerboard.html b/magic/magic-docs/es_ES.UTF-8/html/checkerboard.html index 5c8b8a28d..8e11538f9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/checkerboard.html +++ b/magic/magic-docs/es_ES.UTF-8/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/circles.html b/magic/magic-docs/es_ES.UTF-8/html/circles.html index 8e1026fdb..5a8ae5dc9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/circles.html +++ b/magic/magic-docs/es_ES.UTF-8/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Rays.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/clone.html b/magic/magic-docs/es_ES.UTF-8/html/clone.html index 621648534..428acedf8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/clone.html +++ b/magic/magic-docs/es_ES.UTF-8/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/color_and_white.html b/magic/magic-docs/es_ES.UTF-8/html/color_and_white.html index 8b5ea9bf3..f1814926c 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/color_and_white.html +++ b/magic/magic-docs/es_ES.UTF-8/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/color_shift.html b/magic/magic-docs/es_ES.UTF-8/html/color_shift.html index 24b736af8..8ca8f2050 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/color_shift.html +++ b/magic/magic-docs/es_ES.UTF-8/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/colorsep.html b/magic/magic-docs/es_ES.UTF-8/html/colorsep.html index f1cb6ba9c..f7c4ef033 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/colorsep.html +++ b/magic/magic-docs/es_ES.UTF-8/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/confetti.html b/magic/magic-docs/es_ES.UTF-8/html/confetti.html index c0762a0d7..ecfc410bc 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/confetti.html +++ b/magic/magic-docs/es_ES.UTF-8/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/darken.html b/magic/magic-docs/es_ES.UTF-8/html/darken.html index 99312376c..1ee162eea 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/darken.html +++ b/magic/magic-docs/es_ES.UTF-8/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/desaturate.html b/magic/magic-docs/es_ES.UTF-8/html/desaturate.html index a2ad03091..317ea132e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/desaturate.html +++ b/magic/magic-docs/es_ES.UTF-8/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Saturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/distortion.html b/magic/magic-docs/es_ES.UTF-8/html/distortion.html index 4497a26b5..165f937d2 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/distortion.html +++ b/magic/magic-docs/es_ES.UTF-8/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/doublevision.html b/magic/magic-docs/es_ES.UTF-8/html/doublevision.html index c4ba07d93..0208b9673 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/doublevision.html +++ b/magic/magic-docs/es_ES.UTF-8/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/drip.html b/magic/magic-docs/es_ES.UTF-8/html/drip.html index 3e1230adb..0b1e921d5 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/drip.html +++ b/magic/magic-docs/es_ES.UTF-8/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/edges.html b/magic/magic-docs/es_ES.UTF-8/html/edges.html index a5c1d4e1f..17b29adee 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/edges.html +++ b/magic/magic-docs/es_ES.UTF-8/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Emboss & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/emboss.html b/magic/magic-docs/es_ES.UTF-8/html/emboss.html index 247c1b525..b649e93c9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/emboss.html +++ b/magic/magic-docs/es_ES.UTF-8/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Edges & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/fisheye.html b/magic/magic-docs/es_ES.UTF-8/html/fisheye.html index 3a0a490ea..d4c07957c 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/fisheye.html +++ b/magic/magic-docs/es_ES.UTF-8/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Ripples.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/flip.html b/magic/magic-docs/es_ES.UTF-8/html/flip.html index b278145d8..04f03521f 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/flip.html +++ b/magic/magic-docs/es_ES.UTF-8/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Mirror.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/flower.html b/magic/magic-docs/es_ES.UTF-8/html/flower.html index 24ff4f466..e481392a9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/flower.html +++ b/magic/magic-docs/es_ES.UTF-8/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Grass.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/foam.html b/magic/magic-docs/es_ES.UTF-8/html/foam.html index 753071f09..0eab14568 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/foam.html +++ b/magic/magic-docs/es_ES.UTF-8/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/fold.html b/magic/magic-docs/es_ES.UTF-8/html/fold.html index 1446c3a9d..265ecd1cd 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/fold.html +++ b/magic/magic-docs/es_ES.UTF-8/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/fretwork.html b/magic/magic-docs/es_ES.UTF-8/html/fretwork.html index 4b234acf0..65f0ddec7 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/fretwork.html +++ b/magic/magic-docs/es_ES.UTF-8/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/fur.html b/magic/magic-docs/es_ES.UTF-8/html/fur.html index ffc037e26..979e054da 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/fur.html +++ b/magic/magic-docs/es_ES.UTF-8/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/glass_tile.html b/magic/magic-docs/es_ES.UTF-8/html/glass_tile.html index e69de402e..a86293dc6 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/glass_tile.html +++ b/magic/magic-docs/es_ES.UTF-8/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html b/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html index ebc92df45..ee95a4134 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/grass.html b/magic/magic-docs/es_ES.UTF-8/html/grass.html index fc4cac039..a979912a9 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/grass.html +++ b/magic/magic-docs/es_ES.UTF-8/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool is operated in a freehand fashion.

    See also: Flower.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/halftone.html b/magic/magic-docs/es_ES.UTF-8/html/halftone.html index ecd0da2c9..b28392c85 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/halftone.html +++ b/magic/magic-docs/es_ES.UTF-8/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/hexagon_mosaic.html b/magic/magic-docs/es_ES.UTF-8/html/hexagon_mosaic.html index df133d98e..49c7f12a0 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/hexagon_mosaic.html +++ b/magic/magic-docs/es_ES.UTF-8/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Irregular Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/index.html b/magic/magic-docs/es_ES.UTF-8/html/index.html index 5b6fbd981..77b8fbe37 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/index.html +++ b/magic/magic-docs/es_ES.UTF-8/html/index.html @@ -124,5 +124,5 @@
  • Tornado

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/irregular_mosaic.html b/magic/magic-docs/es_ES.UTF-8/html/irregular_mosaic.html index 184355fbb..6f49c6dec 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/irregular_mosaic.html +++ b/magic/magic-docs/es_ES.UTF-8/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope.html b/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope.html index 68d6c8895..39d975605 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope.html +++ b/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.html b/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.html index d4344f6c1..ccdda7bc5 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.html +++ b/magic/magic-docs/es_ES.UTF-8/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/keep_color.html b/magic/magic-docs/es_ES.UTF-8/html/keep_color.html index 100ad9f13..748734ea1 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/keep_color.html +++ b/magic/magic-docs/es_ES.UTF-8/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Remove Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/light.html b/magic/magic-docs/es_ES.UTF-8/html/light.html index 50b760368..a9f716def 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/light.html +++ b/magic/magic-docs/es_ES.UTF-8/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/lighten.html b/magic/magic-docs/es_ES.UTF-8/html/lighten.html index 9e472261b..0e647b8e8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/lighten.html +++ b/magic/magic-docs/es_ES.UTF-8/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Darken, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/lightning.html b/magic/magic-docs/es_ES.UTF-8/html/lightning.html index 7da3e5e2e..d1ca4c106 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/lightning.html +++ b/magic/magic-docs/es_ES.UTF-8/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/loops.html b/magic/magic-docs/es_ES.UTF-8/html/loops.html index bf5697ae3..10cbf1246 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/loops.html +++ b/magic/magic-docs/es_ES.UTF-8/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/maze.html b/magic/magic-docs/es_ES.UTF-8/html/maze.html index a5fd3382f..d83733707 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/maze.html +++ b/magic/magic-docs/es_ES.UTF-8/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/metal_paint.html b/magic/magic-docs/es_ES.UTF-8/html/metal_paint.html index ec7e8d2ab..09a2dc9c7 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/metal_paint.html +++ b/magic/magic-docs/es_ES.UTF-8/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/mirror.html b/magic/magic-docs/es_ES.UTF-8/html/mirror.html index 16eb86819..bd4886592 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/mirror.html +++ b/magic/magic-docs/es_ES.UTF-8/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Flip.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/mosaic.html b/magic/magic-docs/es_ES.UTF-8/html/mosaic.html index e6455e405..cd78a6be4 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/mosaic.html +++ b/magic/magic-docs/es_ES.UTF-8/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Hexagon Mosaic, Irregular Mosaic, & Square Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/negative.html b/magic/magic-docs/es_ES.UTF-8/html/negative.html index 289140478..a7b047774 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/negative.html +++ b/magic/magic-docs/es_ES.UTF-8/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/noise.html b/magic/magic-docs/es_ES.UTF-8/html/noise.html index a48d2b974..db928b3d0 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/noise.html +++ b/magic/magic-docs/es_ES.UTF-8/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/opposite.html b/magic/magic-docs/es_ES.UTF-8/html/opposite.html index 1fb8af1d9..94c2bfff2 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/opposite.html +++ b/magic/magic-docs/es_ES.UTF-8/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/panels.html b/magic/magic-docs/es_ES.UTF-8/html/panels.html index b00059cb3..c0bc217bb 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/panels.html +++ b/magic/magic-docs/es_ES.UTF-8/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/pattern.html b/magic/magic-docs/es_ES.UTF-8/html/pattern.html index f0684ce69..92ccc1229 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/pattern.html +++ b/magic/magic-docs/es_ES.UTF-8/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/perspective.html b/magic/magic-docs/es_ES.UTF-8/html/perspective.html index b7367b205..755a6943c 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/perspective.html +++ b/magic/magic-docs/es_ES.UTF-8/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/picasso.html b/magic/magic-docs/es_ES.UTF-8/html/picasso.html index d985c4a10..4682d3765 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/picasso.html +++ b/magic/magic-docs/es_ES.UTF-8/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>This tool offers multiple size settings.

    See also: Rosette & Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/pixels.html b/magic/magic-docs/es_ES.UTF-8/html/pixels.html index 2366ebc5e..9f59c7a3e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/pixels.html +++ b/magic/magic-docs/es_ES.UTF-8/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Bricks.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/puzzle.html b/magic/magic-docs/es_ES.UTF-8/html/puzzle.html index eaebbdd5f..734ef2c89 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/puzzle.html +++ b/magic/magic-docs/es_ES.UTF-8/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rails.html b/magic/magic-docs/es_ES.UTF-8/html/rails.html index de62d3f84..77cb090f1 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rails.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rain.html b/magic/magic-docs/es_ES.UTF-8/html/rain.html index 830ea6148..949e80a6e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rain.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Snow Ball & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/rainbow.html index 9e59d089b..f8d8848a4 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html b/magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html index d036758f1..96b47a6b8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Smooth Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rays.html b/magic/magic-docs/es_ES.UTF-8/html/rays.html index 106a8c52f..a8bd47f60 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rays.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Circles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html index 4e55085c5..e18120485 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Real Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/reflection.html b/magic/magic-docs/es_ES.UTF-8/html/reflection.html index b4fb66e8a..b547acf75 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/reflection.html +++ b/magic/magic-docs/es_ES.UTF-8/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/remove_color.html b/magic/magic-docs/es_ES.UTF-8/html/remove_color.html index 4858d857e..ff56a2186 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/remove_color.html +++ b/magic/magic-docs/es_ES.UTF-8/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Keep Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/ribbon.html b/magic/magic-docs/es_ES.UTF-8/html/ribbon.html index 047e698e4..e837f6d0b 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/ribbon.html +++ b/magic/magic-docs/es_ES.UTF-8/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/ripples.html b/magic/magic-docs/es_ES.UTF-8/html/ripples.html index b362139b4..c5cd62221 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/ripples.html +++ b/magic/magic-docs/es_ES.UTF-8/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Fisheye.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rosette.html b/magic/magic-docs/es_ES.UTF-8/html/rosette.html index 8ac3f5a9b..b8393bcab 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rosette.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Kaleidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html index d2eaaec89..687e1f304 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: ROYGBIV Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/rush.html b/magic/magic-docs/es_ES.UTF-8/html/rush.html index 61e4ec0d6..1ba33db7f 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/rush.html +++ b/magic/magic-docs/es_ES.UTF-8/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Rush, Tile Zoom, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/saturate.html b/magic/magic-docs/es_ES.UTF-8/html/saturate.html index 5d4443584..7e790c74e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/saturate.html +++ b/magic/magic-docs/es_ES.UTF-8/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Desaturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/sharpen.html b/magic/magic-docs/es_ES.UTF-8/html/sharpen.html index fab7a3abc..e59e4ea3f 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/sharpen.html +++ b/magic/magic-docs/es_ES.UTF-8/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Blur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/shift.html b/magic/magic-docs/es_ES.UTF-8/html/shift.html index 19228de1d..3f194c871 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/shift.html +++ b/magic/magic-docs/es_ES.UTF-8/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/silhouette.html b/magic/magic-docs/es_ES.UTF-8/html/silhouette.html index c2dd48a6a..860b7bbd6 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/silhouette.html +++ b/magic/magic-docs/es_ES.UTF-8/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Edges & Emboss.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/smooth.html b/magic/magic-docs/es_ES.UTF-8/html/smooth.html index 76af0a39f..53fe06909 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/smooth.html +++ b/magic/magic-docs/es_ES.UTF-8/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Loops & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/smooth_rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/smooth_rainbow.html index 1fc20fde8..9e8265db3 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/smooth_rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/smudge.html b/magic/magic-docs/es_ES.UTF-8/html/smudge.html index f4bd440cf..be7400826 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/smudge.html +++ b/magic/magic-docs/es_ES.UTF-8/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Blur & Wet Paint.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/snow_ball.html b/magic/magic-docs/es_ES.UTF-8/html/snow_ball.html index e37d00f39..176f05467 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/snow_ball.html +++ b/magic/magic-docs/es_ES.UTF-8/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/snow_flake.html b/magic/magic-docs/es_ES.UTF-8/html/snow_flake.html index 24f11636e..3f7c2d252 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/snow_flake.html +++ b/magic/magic-docs/es_ES.UTF-8/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Ball.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/square_mosaic.html b/magic/magic-docs/es_ES.UTF-8/html/square_mosaic.html index 686d21b94..5d8d61a40 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/square_mosaic.html +++ b/magic/magic-docs/es_ES.UTF-8/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Irregular Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/squiggles.html b/magic/magic-docs/es_ES.UTF-8/html/squiggles.html index 674411fb0..644f3b6ca 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/squiggles.html +++ b/magic/magic-docs/es_ES.UTF-8/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/stretch.html b/magic/magic-docs/es_ES.UTF-8/html/stretch.html index a3f599cb3..75bbe9848 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/stretch.html +++ b/magic/magic-docs/es_ES.UTF-8/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_corner.html b/magic/magic-docs/es_ES.UTF-8/html/string_corner.html index a3e388fd6..785de27c7 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_corner.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_edges.html b/magic/magic-docs/es_ES.UTF-8/html/string_edges.html index 5baf30546..683a40ee4 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_edges.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Corner.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_v.html b/magic/magic-docs/es_ES.UTF-8/html/string_v.html index abe5ecc66..f36b0feac 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_v.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String Corner & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/symmetry_left_right.html b/magic/magic-docs/es_ES.UTF-8/html/symmetry_left_right.html index cd672f112..f7f54f11e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/symmetry_left_right.html +++ b/magic/magic-docs/es_ES.UTF-8/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Up/Down, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/symmetry_up_down.html b/magic/magic-docs/es_ES.UTF-8/html/symmetry_up_down.html index f9c05f08f..513f18602 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/symmetry_up_down.html +++ b/magic/magic-docs/es_ES.UTF-8/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Left/Right, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tiles.html b/magic/magic-docs/es_ES.UTF-8/html/tiles.html index 10de1a2f9..b3be0a60e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tiles.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Pattern.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tilezoom.html b/magic/magic-docs/es_ES.UTF-8/html/tilezoom.html index ca8adb38c..023a90d77 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tilezoom.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Panels, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tint.html b/magic/magic-docs/es_ES.UTF-8/html/tint.html index bd6d4c905..22f5ffbb8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tint.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten & Darken.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/toothpaste.html b/magic/magic-docs/es_ES.UTF-8/html/toothpaste.html index b91ada89e..5a75bf714 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/toothpaste.html +++ b/magic/magic-docs/es_ES.UTF-8/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tornado.html b/magic/magic-docs/es_ES.UTF-8/html/tornado.html index b8e81b2ae..f285732ac 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tornado.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tv.html b/magic/magic-docs/es_ES.UTF-8/html/tv.html index 92a097675..6e65a2c2e 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tv.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV (Bright).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/tv_bright.html b/magic/magic-docs/es_ES.UTF-8/html/tv_bright.html index 5cdc8a45c..13d9a0b34 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tv_bright.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/wavelets.html b/magic/magic-docs/es_ES.UTF-8/html/wavelets.html index 995140045..c266b03a0 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/wavelets.html +++ b/magic/magic-docs/es_ES.UTF-8/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    This tool is operated in a freehand fashion.

    See also: Waves.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/waves.html b/magic/magic-docs/es_ES.UTF-8/html/waves.html index 6336e55a0..a6e54e0e8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/waves.html +++ b/magic/magic-docs/es_ES.UTF-8/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Wavelets.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/wet_paint.html b/magic/magic-docs/es_ES.UTF-8/html/wet_paint.html index cd68da11d..ae4171256 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/wet_paint.html +++ b/magic/magic-docs/es_ES.UTF-8/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/xor_colors.html b/magic/magic-docs/es_ES.UTF-8/html/xor_colors.html index 69241b7fb..ccd98d484 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/xor_colors.html +++ b/magic/magic-docs/es_ES.UTF-8/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/zoom.html b/magic/magic-docs/es_ES.UTF-8/html/zoom.html index 986d942b2..6f85eaee7 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/zoom.html +++ b/magic/magic-docs/es_ES.UTF-8/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: Rush & Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/3dglasses.html b/magic/magic-docs/fr_FR.UTF-8/html/3dglasses.html index 01d49e517..f5c24464e 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/3dglasses.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Sép des couleurs. & Vision double.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/blinds.html b/magic/magic-docs/fr_FR.UTF-8/html/blinds.html index ed6f96837..254f9e425 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/blinds.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/blocks.html b/magic/magic-docs/fr_FR.UTF-8/html/blocks.html index ffbe92c55..ecd33e6e7 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/blocks.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
    albert@users.sf.net&

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/bloom.html b/magic/magic-docs/fr_FR.UTF-8/html/bloom.html index daf084ad2..b9da53b99 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/bloom.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/blur.html b/magic/magic-docs/fr_FR.UTF-8/html/blur.html index 21ea6eb13..a30985841 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/blur.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
    albert@users.sf.net&

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Affiner & Baver.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/bricks.html b/magic/magic-docs/fr_FR.UTF-8/html/bricks.html index 5c429d68f..c88cdeebd 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/bricks.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Pixels.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/calligraphy.html b/magic/magic-docs/fr_FR.UTF-8/html/calligraphy.html index 7e9b5662d..d1b6d8880 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/calligraphy.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/cartoon.html b/magic/magic-docs/fr_FR.UTF-8/html/cartoon.html index 6b93ed2c9..b96841210 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/cartoon.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/chalk.html b/magic/magic-docs/fr_FR.UTF-8/html/chalk.html index 01cc14976..68fb0b585 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/chalk.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/checkerboard.html b/magic/magic-docs/fr_FR.UTF-8/html/checkerboard.html index 0369a5d3b..5eb03ac15 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/checkerboard.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/circles.html b/magic/magic-docs/fr_FR.UTF-8/html/circles.html index 61f368399..cba8ba6a1 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/circles.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Voir aussi : Raies.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/clone.html b/magic/magic-docs/fr_FR.UTF-8/html/clone.html index db997fd0a..df6e2d0b9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/clone.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/color_and_white.html b/magic/magic-docs/fr_FR.UTF-8/html/color_and_white.html index 5f094b05d..861d3523c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/color_and_white.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/color_shift.html b/magic/magic-docs/fr_FR.UTF-8/html/color_shift.html index 6c2bf0f59..47f59b937 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/color_shift.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/colorsep.html b/magic/magic-docs/fr_FR.UTF-8/html/colorsep.html index 96b0da8a7..41815ed81 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/colorsep.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Lunettes 3D & Vision double.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/confetti.html b/magic/magic-docs/fr_FR.UTF-8/html/confetti.html index 9b2a7944b..d2353856f 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/confetti.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/darken.html b/magic/magic-docs/fr_FR.UTF-8/html/darken.html index a0a8b76e9..9f67f0b2c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/darken.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Éclaircir, Teinter, Saturer, & Désaturer.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/desaturate.html b/magic/magic-docs/fr_FR.UTF-8/html/desaturate.html index a95c94267..779c86bd5 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/desaturate.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Saturer, Assombrir, Éclaircir, Teinter, Enlever une couleur, & Garder une couleur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/distortion.html b/magic/magic-docs/fr_FR.UTF-8/html/distortion.html index 16c05d6cb..b9e16c34f 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/distortion.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/doublevision.html b/magic/magic-docs/fr_FR.UTF-8/html/doublevision.html index 83c142c58..e285187c6 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/doublevision.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Lunettes 3D & Vision double.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/drip.html b/magic/magic-docs/fr_FR.UTF-8/html/drip.html index fa2d15619..8a737b895 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/drip.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/edges.html b/magic/magic-docs/fr_FR.UTF-8/html/edges.html index 8233ab18c..c9b338763 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/edges.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Relief & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/emboss.html b/magic/magic-docs/fr_FR.UTF-8/html/emboss.html index 374b3b41f..eca4420f9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/emboss.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Bords & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/fisheye.html b/magic/magic-docs/fr_FR.UTF-8/html/fisheye.html index 752221f05..40f455c1b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/fisheye.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Ondes.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/flip.html b/magic/magic-docs/fr_FR.UTF-8/html/flip.html index b8f177cf9..b425b4a8a 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/flip.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil travaille avec un seul clic.

    Voir aussi : Miroir.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/flower.html b/magic/magic-docs/fr_FR.UTF-8/html/flower.html index 03b71d3c5..a35e54623 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/flower.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Herbe.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/foam.html b/magic/magic-docs/fr_FR.UTF-8/html/foam.html index 60b4a19f6..26d3c993f 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/foam.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/fold.html b/magic/magic-docs/fr_FR.UTF-8/html/fold.html index 87b86542e..cffb0acc6 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/fold.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/fretwork.html b/magic/magic-docs/fr_FR.UTF-8/html/fretwork.html index 259108ac5..c387abcbd 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/fretwork.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/fur.html b/magic/magic-docs/fr_FR.UTF-8/html/fur.html index 2550c058a..e3704fdd6 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/fur.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/glass_tile.html b/magic/magic-docs/fr_FR.UTF-8/html/glass_tile.html index 9c17efcb1..a3468d1d3 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/glass_tile.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html b/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html index 6fc980467..c068f831b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/grass.html b/magic/magic-docs/fr_FR.UTF-8/html/grass.html index 7a06bfe7b..fef39c0ea 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/grass.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
    albert@users.sf.net&

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Fleur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/halftone.html b/magic/magic-docs/fr_FR.UTF-8/html/halftone.html index bd26fb951..21f1e646a 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/halftone.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/hexagon_mosaic.html b/magic/magic-docs/fr_FR.UTF-8/html/hexagon_mosaic.html index 44f52a0f0..32364dd7b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/hexagon_mosaic.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Voir aussi : Mosaïque irrégulière, Mosaïque carrée, & Mosaïque.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/index.html b/magic/magic-docs/fr_FR.UTF-8/html/index.html index 0ba92a6ee..dcf545e9b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/index.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/index.html @@ -124,5 +124,5 @@
  • Yeux écarquillés

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/irregular_mosaic.html b/magic/magic-docs/fr_FR.UTF-8/html/irregular_mosaic.html index 9c4ed8f58..26e270ad7 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/irregular_mosaic.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Voir aussi : Mosaïque hexagonale, Mosaïque carrée, & Mosaïque.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope.html b/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope.html index adb9435ad..868cca911 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Picasso, Rosace, & Kaleido-4, Kaleido-6, et Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.html b/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.html index e1b9b79fe..b1da4125b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Kaléidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/keep_color.html b/magic/magic-docs/fr_FR.UTF-8/html/keep_color.html index 03dce9a8f..2a16ffa3a 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/keep_color.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Enlever une couleur, Saturer, Désaturer, Assombrir, Éclaircir, Teinter, & Enlever une couleur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/light.html b/magic/magic-docs/fr_FR.UTF-8/html/light.html index 9db466daa..38e8ab2a3 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/light.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/lighten.html b/magic/magic-docs/fr_FR.UTF-8/html/lighten.html index ac1efdf6f..408e2c9c7 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/lighten.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Assombrir, Teinter, Saturer, & Désaturer.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/lightning.html b/magic/magic-docs/fr_FR.UTF-8/html/lightning.html index 1719124a6..e2602d4f2 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/lightning.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/loops.html b/magic/magic-docs/fr_FR.UTF-8/html/loops.html index f29a50c0b..55a437f9b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/loops.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Doux & Gribouillis.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/maze.html b/magic/magic-docs/fr_FR.UTF-8/html/maze.html index 645144a8c..00fe87379 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/maze.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/metal_paint.html b/magic/magic-docs/fr_FR.UTF-8/html/metal_paint.html index 5e50ef95f..e617d0ea9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/metal_paint.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/mirror.html b/magic/magic-docs/fr_FR.UTF-8/html/mirror.html index 49f7fd11a..1cdb97dcd 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/mirror.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil travaille avec un seul clic.

    Voir aussi : Renverser.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/mosaic.html b/magic/magic-docs/fr_FR.UTF-8/html/mosaic.html index 9d5aede9d..2da80e40c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/mosaic.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Mosaïque hexagonale, Mosaïque irrégulière, & Mosaïque carrée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/negative.html b/magic/magic-docs/fr_FR.UTF-8/html/negative.html index a6e261f3e..a031acda9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/negative.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/noise.html b/magic/magic-docs/fr_FR.UTF-8/html/noise.html index 89888680a..ead211df4 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/noise.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/opposite.html b/magic/magic-docs/fr_FR.UTF-8/html/opposite.html index 3594b75ae..ee73ac97e 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/opposite.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/panels.html b/magic/magic-docs/fr_FR.UTF-8/html/panels.html index 152b5387c..d4f0644ad 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/panels.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil travaille avec un seul clic.

    Voir aussi : Zoom avec carreau.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/pattern.html b/magic/magic-docs/fr_FR.UTF-8/html/pattern.html index 399bce426..16adfc132 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/pattern.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Tuiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/perspective.html b/magic/magic-docs/fr_FR.UTF-8/html/perspective.html index 1ffba85b7..1892a6271 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/perspective.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/picasso.html b/magic/magic-docs/fr_FR.UTF-8/html/picasso.html index ace546de1..00b633171 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/picasso.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Rosace & Kaléidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/pixels.html b/magic/magic-docs/fr_FR.UTF-8/html/pixels.html index ea4855a17..50d4135ce 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/pixels.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Briques.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/puzzle.html b/magic/magic-docs/fr_FR.UTF-8/html/puzzle.html index 768df8ba7..6c4c4d7d2 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/puzzle.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rails.html b/magic/magic-docs/fr_FR.UTF-8/html/rails.html index bc9f8eeaa..191dae797 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rails.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rain.html b/magic/magic-docs/fr_FR.UTF-8/html/rain.html index e7c863f9a..531994801 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rain.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Boule de neige & Flocon de neige.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/rainbow.html index fb36da929..c5a4e6f22 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Arc-en-ciel doux & Arc-en-ciel.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html b/magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html index d93ae4bbf..624e57a02 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Arc-en-ciel & Arc-en-ciel doux.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rays.html b/magic/magic-docs/fr_FR.UTF-8/html/rays.html index b2acd8dac..0f53d1531 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rays.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Voir aussi : Cercles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html index 146bc3915..5a32a40bd 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Arc-en-ciel réel.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/reflection.html b/magic/magic-docs/fr_FR.UTF-8/html/reflection.html index a4eedd5bd..8418750f0 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/reflection.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/remove_color.html b/magic/magic-docs/fr_FR.UTF-8/html/remove_color.html index 3b8f9e508..b7f4080b9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/remove_color.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Garder une couleur, Saturer, Désaturer, Assombrir, Éclaircir, Teinter, & Enlever une couleur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/ribbon.html b/magic/magic-docs/fr_FR.UTF-8/html/ribbon.html index d90d839d6..f88aa8447 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/ribbon.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/ripples.html b/magic/magic-docs/fr_FR.UTF-8/html/ripples.html index d2ff8a357..d1f73eb98 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/ripples.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Oeil de poisson.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rosette.html b/magic/magic-docs/fr_FR.UTF-8/html/rosette.html index 2d8d6e106..ceb93a90e 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rosette.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Kaléidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html index d08455702..f53ae7745 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Arc-en-ciel simple.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/rush.html b/magic/magic-docs/fr_FR.UTF-8/html/rush.html index a70dcb6d7..74e216b55 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/rush.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Rush, Zoom avec carreau, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/saturate.html b/magic/magic-docs/fr_FR.UTF-8/html/saturate.html index 6118c0aa2..e80d14ce0 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/saturate.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Désaturer, Assombrir, Éclaircir, Teinter, Enlever une couleur, & Garder une couleur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/sharpen.html b/magic/magic-docs/fr_FR.UTF-8/html/sharpen.html index 4a8f2acb8..3eda7751c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/sharpen.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Flou.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/shift.html b/magic/magic-docs/fr_FR.UTF-8/html/shift.html index 5175534a0..caceb3eb1 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/shift.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/silhouette.html b/magic/magic-docs/fr_FR.UTF-8/html/silhouette.html index d7c05ac43..ee5e1643d 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/silhouette.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Bords & Relief.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/smooth.html b/magic/magic-docs/fr_FR.UTF-8/html/smooth.html index 8b51d893f..f04b31e77 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/smooth.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Boucles & Gribouillis.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/smooth_rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/smooth_rainbow.html index 7702b6fee..aa8e4e67f 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/smooth_rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Arc-en-ciel & Arc-en-ciel.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/smudge.html b/magic/magic-docs/fr_FR.UTF-8/html/smudge.html index 65668f93f..b2fa304d3 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/smudge.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Flou & Effet mouillé.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/snow_ball.html b/magic/magic-docs/fr_FR.UTF-8/html/snow_ball.html index 409290724..ddc71b760 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/snow_ball.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    Cet outil travaille avec un seul clic.

    Voir aussi : Pluie & Flocon de neige.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/snow_flake.html b/magic/magic-docs/fr_FR.UTF-8/html/snow_flake.html index 0c55620fe..e09d8c0bd 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/snow_flake.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    Cet outil travaille avec un seul clic.

    Voir aussi : Pluie & Boule de neige.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/square_mosaic.html b/magic/magic-docs/fr_FR.UTF-8/html/square_mosaic.html index e88e43a97..a35254fe9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/square_mosaic.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Voir aussi : Mosaïque hexagonale, Mosaïque irrégulière, & Mosaïque.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/squiggles.html b/magic/magic-docs/fr_FR.UTF-8/html/squiggles.html index 961f674ab..0160763d7 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/squiggles.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Doux & Gribouillis.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/stretch.html b/magic/magic-docs/fr_FR.UTF-8/html/stretch.html index 2d37634fb..4030b617c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/stretch.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html b/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html index aec228ca0..567ea3086 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Ficelles V & Ficelles sur les bords.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html b/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html index 26db3316d..63cfab5b5 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Ficelles V & Ficelles dans les coins.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_v.html b/magic/magic-docs/fr_FR.UTF-8/html/string_v.html index 46ccc6578..84a242bce 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_v.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Ficelles dans les coins & Ficelles sur les bords.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/symmetry_left_right.html b/magic/magic-docs/fr_FR.UTF-8/html/symmetry_left_right.html index eb14c42b3..ceda0ca84 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/symmetry_left_right.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Kaléidoscope, Motif, Symétrie H/B, & Tuiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/symmetry_up_down.html b/magic/magic-docs/fr_FR.UTF-8/html/symmetry_up_down.html index 0a57011a7..61c140524 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/symmetry_up_down.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Kaléidoscope, Motif, Symétrie D/G, & Tuiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tiles.html b/magic/magic-docs/fr_FR.UTF-8/html/tiles.html index ac8014e5c..8a12758e9 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tiles.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Motif.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tilezoom.html b/magic/magic-docs/fr_FR.UTF-8/html/tilezoom.html index 3904946a3..5554d381c 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tilezoom.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Panneaux, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tint.html b/magic/magic-docs/fr_FR.UTF-8/html/tint.html index 661ad0673..e110ee17e 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tint.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Éclaircir & Assombrir.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/toothpaste.html b/magic/magic-docs/fr_FR.UTF-8/html/toothpaste.html index f18e8e70e..ba9dd8f0d 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/toothpaste.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    Cet outil permet de travailler en mode à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tornado.html b/magic/magic-docs/fr_FR.UTF-8/html/tornado.html index b32285abc..cea6eb404 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tornado.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    Cet outil permet de travailler en mode à main levée.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tv.html b/magic/magic-docs/fr_FR.UTF-8/html/tv.html index c919dc836..eef359427 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tv.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : TV (brillant).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tv_bright.html b/magic/magic-docs/fr_FR.UTF-8/html/tv_bright.html index bcbece179..3d8edda57 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tv_bright.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/wavelets.html b/magic/magic-docs/fr_FR.UTF-8/html/wavelets.html index fa1d9bc7f..4fa9ef9aa 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/wavelets.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Vagues.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/waves.html b/magic/magic-docs/fr_FR.UTF-8/html/waves.html index e7ca0a7b1..58e71aaa5 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/waves.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Vaguelettes.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/wet_paint.html b/magic/magic-docs/fr_FR.UTF-8/html/wet_paint.html index d7a291cbd..57aa3f141 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/wet_paint.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet de travailler avec plusieurs tailles.

    Voir aussi : Baver.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/xor_colors.html b/magic/magic-docs/fr_FR.UTF-8/html/xor_colors.html index a506f2f8f..923020059 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/xor_colors.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/zoom.html b/magic/magic-docs/fr_FR.UTF-8/html/zoom.html index fbbe5e773..7ae1d696d 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/zoom.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    Cet outil permet de travailler en mode à main levée.

    Voir aussi : Rush & Zoom avec carreau.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/3dglasses.html b/magic/magic-docs/gl_ES.UTF-8/html/3dglasses.html index 460fccfe4..63fd02a08 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/3dglasses.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Color Sep. & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/blinds.html b/magic/magic-docs/gl_ES.UTF-8/html/blinds.html index 30bd914d7..6f74db949 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/blinds.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/blocks.html b/magic/magic-docs/gl_ES.UTF-8/html/blocks.html index 136232de6..d047d775c 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/blocks.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/bloom.html b/magic/magic-docs/gl_ES.UTF-8/html/bloom.html index 4abaccb0c..0bef4a921 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/bloom.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/blur.html b/magic/magic-docs/gl_ES.UTF-8/html/blur.html index d1a80d9e9..8461ae2c9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/blur.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Sharpen & Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/bricks.html b/magic/magic-docs/gl_ES.UTF-8/html/bricks.html index 324eaf057..93f0ee64a 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/bricks.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Pixels.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/calligraphy.html b/magic/magic-docs/gl_ES.UTF-8/html/calligraphy.html index ac40d9566..f242c47f0 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/calligraphy.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/cartoon.html b/magic/magic-docs/gl_ES.UTF-8/html/cartoon.html index ad250bfd1..520078512 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/cartoon.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/chalk.html b/magic/magic-docs/gl_ES.UTF-8/html/chalk.html index de59dddfd..4f4df28fb 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/chalk.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/checkerboard.html b/magic/magic-docs/gl_ES.UTF-8/html/checkerboard.html index 5c8b8a28d..8e11538f9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/checkerboard.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/circles.html b/magic/magic-docs/gl_ES.UTF-8/html/circles.html index 8e1026fdb..5a8ae5dc9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/circles.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Rays.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/clone.html b/magic/magic-docs/gl_ES.UTF-8/html/clone.html index 621648534..428acedf8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/clone.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/color_and_white.html b/magic/magic-docs/gl_ES.UTF-8/html/color_and_white.html index 8b5ea9bf3..f1814926c 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/color_and_white.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/color_shift.html b/magic/magic-docs/gl_ES.UTF-8/html/color_shift.html index 24b736af8..8ca8f2050 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/color_shift.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/colorsep.html b/magic/magic-docs/gl_ES.UTF-8/html/colorsep.html index f1cb6ba9c..f7c4ef033 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/colorsep.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/confetti.html b/magic/magic-docs/gl_ES.UTF-8/html/confetti.html index c0762a0d7..ecfc410bc 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/confetti.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/darken.html b/magic/magic-docs/gl_ES.UTF-8/html/darken.html index 99312376c..1ee162eea 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/darken.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/desaturate.html b/magic/magic-docs/gl_ES.UTF-8/html/desaturate.html index a2ad03091..317ea132e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/desaturate.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Saturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/distortion.html b/magic/magic-docs/gl_ES.UTF-8/html/distortion.html index 4497a26b5..165f937d2 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/distortion.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/doublevision.html b/magic/magic-docs/gl_ES.UTF-8/html/doublevision.html index c4ba07d93..0208b9673 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/doublevision.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/drip.html b/magic/magic-docs/gl_ES.UTF-8/html/drip.html index 3e1230adb..0b1e921d5 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/drip.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/edges.html b/magic/magic-docs/gl_ES.UTF-8/html/edges.html index a5c1d4e1f..17b29adee 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/edges.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Emboss & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/emboss.html b/magic/magic-docs/gl_ES.UTF-8/html/emboss.html index 247c1b525..b649e93c9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/emboss.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Edges & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/fisheye.html b/magic/magic-docs/gl_ES.UTF-8/html/fisheye.html index 3a0a490ea..d4c07957c 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/fisheye.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Ripples.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/flip.html b/magic/magic-docs/gl_ES.UTF-8/html/flip.html index b278145d8..04f03521f 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/flip.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Mirror.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/flower.html b/magic/magic-docs/gl_ES.UTF-8/html/flower.html index 24ff4f466..e481392a9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/flower.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Grass.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/foam.html b/magic/magic-docs/gl_ES.UTF-8/html/foam.html index 753071f09..0eab14568 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/foam.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/fold.html b/magic/magic-docs/gl_ES.UTF-8/html/fold.html index 1446c3a9d..265ecd1cd 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/fold.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/fretwork.html b/magic/magic-docs/gl_ES.UTF-8/html/fretwork.html index 4b234acf0..65f0ddec7 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/fretwork.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/fur.html b/magic/magic-docs/gl_ES.UTF-8/html/fur.html index ffc037e26..979e054da 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/fur.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/glass_tile.html b/magic/magic-docs/gl_ES.UTF-8/html/glass_tile.html index e69de402e..a86293dc6 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/glass_tile.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html b/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html index ebc92df45..ee95a4134 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/grass.html b/magic/magic-docs/gl_ES.UTF-8/html/grass.html index fc4cac039..a979912a9 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/grass.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool is operated in a freehand fashion.

    See also: Flower.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/halftone.html b/magic/magic-docs/gl_ES.UTF-8/html/halftone.html index ecd0da2c9..b28392c85 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/halftone.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/hexagon_mosaic.html b/magic/magic-docs/gl_ES.UTF-8/html/hexagon_mosaic.html index df133d98e..49c7f12a0 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/hexagon_mosaic.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Irregular Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/index.html b/magic/magic-docs/gl_ES.UTF-8/html/index.html index 5b6fbd981..77b8fbe37 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/index.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/index.html @@ -124,5 +124,5 @@
  • Tornado

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/irregular_mosaic.html b/magic/magic-docs/gl_ES.UTF-8/html/irregular_mosaic.html index 184355fbb..6f49c6dec 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/irregular_mosaic.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope.html b/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope.html index 68d6c8895..39d975605 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.html b/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.html index d4344f6c1..ccdda7bc5 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/keep_color.html b/magic/magic-docs/gl_ES.UTF-8/html/keep_color.html index 100ad9f13..748734ea1 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/keep_color.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Remove Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/light.html b/magic/magic-docs/gl_ES.UTF-8/html/light.html index 50b760368..a9f716def 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/light.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/lighten.html b/magic/magic-docs/gl_ES.UTF-8/html/lighten.html index 9e472261b..0e647b8e8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/lighten.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Darken, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/lightning.html b/magic/magic-docs/gl_ES.UTF-8/html/lightning.html index 7da3e5e2e..d1ca4c106 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/lightning.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/loops.html b/magic/magic-docs/gl_ES.UTF-8/html/loops.html index bf5697ae3..10cbf1246 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/loops.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/maze.html b/magic/magic-docs/gl_ES.UTF-8/html/maze.html index a5fd3382f..d83733707 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/maze.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/metal_paint.html b/magic/magic-docs/gl_ES.UTF-8/html/metal_paint.html index ec7e8d2ab..09a2dc9c7 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/metal_paint.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/mirror.html b/magic/magic-docs/gl_ES.UTF-8/html/mirror.html index 16eb86819..bd4886592 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/mirror.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Flip.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/mosaic.html b/magic/magic-docs/gl_ES.UTF-8/html/mosaic.html index e6455e405..cd78a6be4 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/mosaic.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Hexagon Mosaic, Irregular Mosaic, & Square Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/negative.html b/magic/magic-docs/gl_ES.UTF-8/html/negative.html index 289140478..a7b047774 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/negative.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/noise.html b/magic/magic-docs/gl_ES.UTF-8/html/noise.html index a48d2b974..db928b3d0 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/noise.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/opposite.html b/magic/magic-docs/gl_ES.UTF-8/html/opposite.html index 1fb8af1d9..94c2bfff2 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/opposite.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/panels.html b/magic/magic-docs/gl_ES.UTF-8/html/panels.html index b00059cb3..c0bc217bb 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/panels.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/pattern.html b/magic/magic-docs/gl_ES.UTF-8/html/pattern.html index f0684ce69..92ccc1229 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/pattern.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/perspective.html b/magic/magic-docs/gl_ES.UTF-8/html/perspective.html index b7367b205..755a6943c 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/perspective.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/picasso.html b/magic/magic-docs/gl_ES.UTF-8/html/picasso.html index d985c4a10..4682d3765 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/picasso.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>This tool offers multiple size settings.

    See also: Rosette & Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/pixels.html b/magic/magic-docs/gl_ES.UTF-8/html/pixels.html index 2366ebc5e..9f59c7a3e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/pixels.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Bricks.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/puzzle.html b/magic/magic-docs/gl_ES.UTF-8/html/puzzle.html index eaebbdd5f..734ef2c89 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/puzzle.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rails.html b/magic/magic-docs/gl_ES.UTF-8/html/rails.html index de62d3f84..77cb090f1 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rails.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rain.html b/magic/magic-docs/gl_ES.UTF-8/html/rain.html index 830ea6148..949e80a6e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rain.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Snow Ball & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/rainbow.html index 9e59d089b..f8d8848a4 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html b/magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html index d036758f1..96b47a6b8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Smooth Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rays.html b/magic/magic-docs/gl_ES.UTF-8/html/rays.html index 106a8c52f..a8bd47f60 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rays.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Circles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html index 4e55085c5..e18120485 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Real Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/reflection.html b/magic/magic-docs/gl_ES.UTF-8/html/reflection.html index b4fb66e8a..b547acf75 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/reflection.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/remove_color.html b/magic/magic-docs/gl_ES.UTF-8/html/remove_color.html index 4858d857e..ff56a2186 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/remove_color.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Keep Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/ribbon.html b/magic/magic-docs/gl_ES.UTF-8/html/ribbon.html index 047e698e4..e837f6d0b 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/ribbon.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/ripples.html b/magic/magic-docs/gl_ES.UTF-8/html/ripples.html index b362139b4..c5cd62221 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/ripples.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Fisheye.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rosette.html b/magic/magic-docs/gl_ES.UTF-8/html/rosette.html index 8ac3f5a9b..b8393bcab 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rosette.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Kaleidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html index d2eaaec89..687e1f304 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: ROYGBIV Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/rush.html b/magic/magic-docs/gl_ES.UTF-8/html/rush.html index 61e4ec0d6..1ba33db7f 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/rush.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Rush, Tile Zoom, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/saturate.html b/magic/magic-docs/gl_ES.UTF-8/html/saturate.html index 5d4443584..7e790c74e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/saturate.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Desaturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/sharpen.html b/magic/magic-docs/gl_ES.UTF-8/html/sharpen.html index fab7a3abc..e59e4ea3f 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/sharpen.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Blur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/shift.html b/magic/magic-docs/gl_ES.UTF-8/html/shift.html index 19228de1d..3f194c871 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/shift.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/silhouette.html b/magic/magic-docs/gl_ES.UTF-8/html/silhouette.html index c2dd48a6a..860b7bbd6 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/silhouette.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Edges & Emboss.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/smooth.html b/magic/magic-docs/gl_ES.UTF-8/html/smooth.html index 76af0a39f..53fe06909 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/smooth.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Loops & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/smooth_rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/smooth_rainbow.html index 1fc20fde8..9e8265db3 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/smooth_rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/smudge.html b/magic/magic-docs/gl_ES.UTF-8/html/smudge.html index f4bd440cf..be7400826 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/smudge.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Blur & Wet Paint.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/snow_ball.html b/magic/magic-docs/gl_ES.UTF-8/html/snow_ball.html index e37d00f39..176f05467 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/snow_ball.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/snow_flake.html b/magic/magic-docs/gl_ES.UTF-8/html/snow_flake.html index 24f11636e..3f7c2d252 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/snow_flake.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Ball.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/square_mosaic.html b/magic/magic-docs/gl_ES.UTF-8/html/square_mosaic.html index 686d21b94..5d8d61a40 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/square_mosaic.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Irregular Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/squiggles.html b/magic/magic-docs/gl_ES.UTF-8/html/squiggles.html index 674411fb0..644f3b6ca 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/squiggles.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/stretch.html b/magic/magic-docs/gl_ES.UTF-8/html/stretch.html index a3f599cb3..75bbe9848 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/stretch.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html b/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html index a3e388fd6..785de27c7 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html b/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html index 5baf30546..683a40ee4 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Corner.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_v.html b/magic/magic-docs/gl_ES.UTF-8/html/string_v.html index abe5ecc66..f36b0feac 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_v.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String Corner & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/symmetry_left_right.html b/magic/magic-docs/gl_ES.UTF-8/html/symmetry_left_right.html index cd672f112..f7f54f11e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/symmetry_left_right.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Up/Down, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/symmetry_up_down.html b/magic/magic-docs/gl_ES.UTF-8/html/symmetry_up_down.html index f9c05f08f..513f18602 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/symmetry_up_down.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Left/Right, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tiles.html b/magic/magic-docs/gl_ES.UTF-8/html/tiles.html index 10de1a2f9..b3be0a60e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tiles.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Pattern.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tilezoom.html b/magic/magic-docs/gl_ES.UTF-8/html/tilezoom.html index ca8adb38c..023a90d77 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tilezoom.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Panels, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tint.html b/magic/magic-docs/gl_ES.UTF-8/html/tint.html index bd6d4c905..22f5ffbb8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tint.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten & Darken.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/toothpaste.html b/magic/magic-docs/gl_ES.UTF-8/html/toothpaste.html index b91ada89e..5a75bf714 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/toothpaste.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tornado.html b/magic/magic-docs/gl_ES.UTF-8/html/tornado.html index b8e81b2ae..f285732ac 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tornado.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tv.html b/magic/magic-docs/gl_ES.UTF-8/html/tv.html index 92a097675..6e65a2c2e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tv.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV (Bright).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tv_bright.html b/magic/magic-docs/gl_ES.UTF-8/html/tv_bright.html index 5cdc8a45c..13d9a0b34 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tv_bright.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/wavelets.html b/magic/magic-docs/gl_ES.UTF-8/html/wavelets.html index 995140045..c266b03a0 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/wavelets.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    This tool is operated in a freehand fashion.

    See also: Waves.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/waves.html b/magic/magic-docs/gl_ES.UTF-8/html/waves.html index 6336e55a0..a6e54e0e8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/waves.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Wavelets.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/wet_paint.html b/magic/magic-docs/gl_ES.UTF-8/html/wet_paint.html index cd68da11d..ae4171256 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/wet_paint.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/xor_colors.html b/magic/magic-docs/gl_ES.UTF-8/html/xor_colors.html index 69241b7fb..ccd98d484 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/xor_colors.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/zoom.html b/magic/magic-docs/gl_ES.UTF-8/html/zoom.html index 986d942b2..6f85eaee7 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/zoom.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: Rush & Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/3dglasses.html b/magic/magic-docs/is_IS.UTF-8/html/3dglasses.html index 460fccfe4..63fd02a08 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/3dglasses.html +++ b/magic/magic-docs/is_IS.UTF-8/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Color Sep. & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/blinds.html b/magic/magic-docs/is_IS.UTF-8/html/blinds.html index 30bd914d7..6f74db949 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/blinds.html +++ b/magic/magic-docs/is_IS.UTF-8/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/blocks.html b/magic/magic-docs/is_IS.UTF-8/html/blocks.html index 136232de6..d047d775c 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/blocks.html +++ b/magic/magic-docs/is_IS.UTF-8/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/bloom.html b/magic/magic-docs/is_IS.UTF-8/html/bloom.html index 4abaccb0c..0bef4a921 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/bloom.html +++ b/magic/magic-docs/is_IS.UTF-8/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/blur.html b/magic/magic-docs/is_IS.UTF-8/html/blur.html index d1a80d9e9..8461ae2c9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/blur.html +++ b/magic/magic-docs/is_IS.UTF-8/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Sharpen & Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/bricks.html b/magic/magic-docs/is_IS.UTF-8/html/bricks.html index 324eaf057..93f0ee64a 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/bricks.html +++ b/magic/magic-docs/is_IS.UTF-8/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Pixels.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/calligraphy.html b/magic/magic-docs/is_IS.UTF-8/html/calligraphy.html index ac40d9566..f242c47f0 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/calligraphy.html +++ b/magic/magic-docs/is_IS.UTF-8/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/cartoon.html b/magic/magic-docs/is_IS.UTF-8/html/cartoon.html index ad250bfd1..520078512 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/cartoon.html +++ b/magic/magic-docs/is_IS.UTF-8/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/chalk.html b/magic/magic-docs/is_IS.UTF-8/html/chalk.html index de59dddfd..4f4df28fb 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/chalk.html +++ b/magic/magic-docs/is_IS.UTF-8/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/checkerboard.html b/magic/magic-docs/is_IS.UTF-8/html/checkerboard.html index 5c8b8a28d..8e11538f9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/checkerboard.html +++ b/magic/magic-docs/is_IS.UTF-8/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/circles.html b/magic/magic-docs/is_IS.UTF-8/html/circles.html index 8e1026fdb..5a8ae5dc9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/circles.html +++ b/magic/magic-docs/is_IS.UTF-8/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Rays.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/clone.html b/magic/magic-docs/is_IS.UTF-8/html/clone.html index 621648534..428acedf8 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/clone.html +++ b/magic/magic-docs/is_IS.UTF-8/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/color_and_white.html b/magic/magic-docs/is_IS.UTF-8/html/color_and_white.html index 8b5ea9bf3..f1814926c 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/color_and_white.html +++ b/magic/magic-docs/is_IS.UTF-8/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/color_shift.html b/magic/magic-docs/is_IS.UTF-8/html/color_shift.html index 24b736af8..8ca8f2050 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/color_shift.html +++ b/magic/magic-docs/is_IS.UTF-8/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/colorsep.html b/magic/magic-docs/is_IS.UTF-8/html/colorsep.html index f1cb6ba9c..f7c4ef033 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/colorsep.html +++ b/magic/magic-docs/is_IS.UTF-8/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/confetti.html b/magic/magic-docs/is_IS.UTF-8/html/confetti.html index c0762a0d7..ecfc410bc 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/confetti.html +++ b/magic/magic-docs/is_IS.UTF-8/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/darken.html b/magic/magic-docs/is_IS.UTF-8/html/darken.html index 99312376c..1ee162eea 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/darken.html +++ b/magic/magic-docs/is_IS.UTF-8/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/desaturate.html b/magic/magic-docs/is_IS.UTF-8/html/desaturate.html index a2ad03091..317ea132e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/desaturate.html +++ b/magic/magic-docs/is_IS.UTF-8/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Saturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/distortion.html b/magic/magic-docs/is_IS.UTF-8/html/distortion.html index 4497a26b5..165f937d2 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/distortion.html +++ b/magic/magic-docs/is_IS.UTF-8/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/doublevision.html b/magic/magic-docs/is_IS.UTF-8/html/doublevision.html index c4ba07d93..0208b9673 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/doublevision.html +++ b/magic/magic-docs/is_IS.UTF-8/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 3D Glasses & Double Vision.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/drip.html b/magic/magic-docs/is_IS.UTF-8/html/drip.html index 3e1230adb..0b1e921d5 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/drip.html +++ b/magic/magic-docs/is_IS.UTF-8/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/edges.html b/magic/magic-docs/is_IS.UTF-8/html/edges.html index a5c1d4e1f..17b29adee 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/edges.html +++ b/magic/magic-docs/is_IS.UTF-8/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Emboss & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/emboss.html b/magic/magic-docs/is_IS.UTF-8/html/emboss.html index 247c1b525..b649e93c9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/emboss.html +++ b/magic/magic-docs/is_IS.UTF-8/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Edges & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/fisheye.html b/magic/magic-docs/is_IS.UTF-8/html/fisheye.html index 3a0a490ea..d4c07957c 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/fisheye.html +++ b/magic/magic-docs/is_IS.UTF-8/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Ripples.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/flip.html b/magic/magic-docs/is_IS.UTF-8/html/flip.html index b278145d8..04f03521f 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/flip.html +++ b/magic/magic-docs/is_IS.UTF-8/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Mirror.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/flower.html b/magic/magic-docs/is_IS.UTF-8/html/flower.html index 24ff4f466..e481392a9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/flower.html +++ b/magic/magic-docs/is_IS.UTF-8/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Grass.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/foam.html b/magic/magic-docs/is_IS.UTF-8/html/foam.html index 753071f09..0eab14568 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/foam.html +++ b/magic/magic-docs/is_IS.UTF-8/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/fold.html b/magic/magic-docs/is_IS.UTF-8/html/fold.html index 1446c3a9d..265ecd1cd 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/fold.html +++ b/magic/magic-docs/is_IS.UTF-8/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/fretwork.html b/magic/magic-docs/is_IS.UTF-8/html/fretwork.html index 4b234acf0..65f0ddec7 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/fretwork.html +++ b/magic/magic-docs/is_IS.UTF-8/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/fur.html b/magic/magic-docs/is_IS.UTF-8/html/fur.html index ffc037e26..979e054da 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/fur.html +++ b/magic/magic-docs/is_IS.UTF-8/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/glass_tile.html b/magic/magic-docs/is_IS.UTF-8/html/glass_tile.html index e69de402e..a86293dc6 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/glass_tile.html +++ b/magic/magic-docs/is_IS.UTF-8/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/googlyeyes.html b/magic/magic-docs/is_IS.UTF-8/html/googlyeyes.html index ebc92df45..ee95a4134 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/is_IS.UTF-8/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/grass.html b/magic/magic-docs/is_IS.UTF-8/html/grass.html index fc4cac039..a979912a9 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/grass.html +++ b/magic/magic-docs/is_IS.UTF-8/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool is operated in a freehand fashion.

    See also: Flower.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/halftone.html b/magic/magic-docs/is_IS.UTF-8/html/halftone.html index ecd0da2c9..b28392c85 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/halftone.html +++ b/magic/magic-docs/is_IS.UTF-8/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/hexagon_mosaic.html b/magic/magic-docs/is_IS.UTF-8/html/hexagon_mosaic.html index df133d98e..49c7f12a0 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/hexagon_mosaic.html +++ b/magic/magic-docs/is_IS.UTF-8/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Irregular Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/index.html b/magic/magic-docs/is_IS.UTF-8/html/index.html index 5b6fbd981..77b8fbe37 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/index.html +++ b/magic/magic-docs/is_IS.UTF-8/html/index.html @@ -124,5 +124,5 @@
  • Tornado

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/irregular_mosaic.html b/magic/magic-docs/is_IS.UTF-8/html/irregular_mosaic.html index 184355fbb..6f49c6dec 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/irregular_mosaic.html +++ b/magic/magic-docs/is_IS.UTF-8/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope.html b/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope.html index 68d6c8895..39d975605 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope.html +++ b/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope_lens.html b/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope_lens.html index d4344f6c1..ccdda7bc5 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope_lens.html +++ b/magic/magic-docs/is_IS.UTF-8/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/keep_color.html b/magic/magic-docs/is_IS.UTF-8/html/keep_color.html index 100ad9f13..748734ea1 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/keep_color.html +++ b/magic/magic-docs/is_IS.UTF-8/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Remove Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/light.html b/magic/magic-docs/is_IS.UTF-8/html/light.html index 50b760368..a9f716def 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/light.html +++ b/magic/magic-docs/is_IS.UTF-8/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/lighten.html b/magic/magic-docs/is_IS.UTF-8/html/lighten.html index 9e472261b..0e647b8e8 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/lighten.html +++ b/magic/magic-docs/is_IS.UTF-8/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Darken, Tint, Saturate, & Desaturate.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/lightning.html b/magic/magic-docs/is_IS.UTF-8/html/lightning.html index 7da3e5e2e..d1ca4c106 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/lightning.html +++ b/magic/magic-docs/is_IS.UTF-8/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/loops.html b/magic/magic-docs/is_IS.UTF-8/html/loops.html index bf5697ae3..10cbf1246 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/loops.html +++ b/magic/magic-docs/is_IS.UTF-8/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/maze.html b/magic/magic-docs/is_IS.UTF-8/html/maze.html index a5fd3382f..d83733707 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/maze.html +++ b/magic/magic-docs/is_IS.UTF-8/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/metal_paint.html b/magic/magic-docs/is_IS.UTF-8/html/metal_paint.html index ec7e8d2ab..09a2dc9c7 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/metal_paint.html +++ b/magic/magic-docs/is_IS.UTF-8/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/mirror.html b/magic/magic-docs/is_IS.UTF-8/html/mirror.html index 16eb86819..bd4886592 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/mirror.html +++ b/magic/magic-docs/is_IS.UTF-8/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Flip.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/mosaic.html b/magic/magic-docs/is_IS.UTF-8/html/mosaic.html index e6455e405..cd78a6be4 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/mosaic.html +++ b/magic/magic-docs/is_IS.UTF-8/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Hexagon Mosaic, Irregular Mosaic, & Square Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/negative.html b/magic/magic-docs/is_IS.UTF-8/html/negative.html index 289140478..a7b047774 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/negative.html +++ b/magic/magic-docs/is_IS.UTF-8/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/noise.html b/magic/magic-docs/is_IS.UTF-8/html/noise.html index a48d2b974..db928b3d0 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/noise.html +++ b/magic/magic-docs/is_IS.UTF-8/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/opposite.html b/magic/magic-docs/is_IS.UTF-8/html/opposite.html index 1fb8af1d9..94c2bfff2 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/opposite.html +++ b/magic/magic-docs/is_IS.UTF-8/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/panels.html b/magic/magic-docs/is_IS.UTF-8/html/panels.html index b00059cb3..c0bc217bb 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/panels.html +++ b/magic/magic-docs/is_IS.UTF-8/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/pattern.html b/magic/magic-docs/is_IS.UTF-8/html/pattern.html index f0684ce69..92ccc1229 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/pattern.html +++ b/magic/magic-docs/is_IS.UTF-8/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/perspective.html b/magic/magic-docs/is_IS.UTF-8/html/perspective.html index b7367b205..755a6943c 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/perspective.html +++ b/magic/magic-docs/is_IS.UTF-8/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/picasso.html b/magic/magic-docs/is_IS.UTF-8/html/picasso.html index d985c4a10..4682d3765 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/picasso.html +++ b/magic/magic-docs/is_IS.UTF-8/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>This tool offers multiple size settings.

    See also: Rosette & Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/pixels.html b/magic/magic-docs/is_IS.UTF-8/html/pixels.html index 2366ebc5e..9f59c7a3e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/pixels.html +++ b/magic/magic-docs/is_IS.UTF-8/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Bricks.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/puzzle.html b/magic/magic-docs/is_IS.UTF-8/html/puzzle.html index eaebbdd5f..734ef2c89 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/puzzle.html +++ b/magic/magic-docs/is_IS.UTF-8/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rails.html b/magic/magic-docs/is_IS.UTF-8/html/rails.html index de62d3f84..77cb090f1 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rails.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rain.html b/magic/magic-docs/is_IS.UTF-8/html/rain.html index 830ea6148..949e80a6e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rain.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Snow Ball & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rainbow.html b/magic/magic-docs/is_IS.UTF-8/html/rainbow.html index 9e59d089b..f8d8848a4 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rainbow.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rainbow_cycle.html b/magic/magic-docs/is_IS.UTF-8/html/rainbow_cycle.html index d036758f1..96b47a6b8 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rainbow_cycle.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Smooth Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rays.html b/magic/magic-docs/is_IS.UTF-8/html/rays.html index 106a8c52f..a8bd47f60 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rays.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: Circles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/real_rainbow.html b/magic/magic-docs/is_IS.UTF-8/html/real_rainbow.html index 4e55085c5..e18120485 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/is_IS.UTF-8/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Real Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/reflection.html b/magic/magic-docs/is_IS.UTF-8/html/reflection.html index b4fb66e8a..b547acf75 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/reflection.html +++ b/magic/magic-docs/is_IS.UTF-8/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/remove_color.html b/magic/magic-docs/is_IS.UTF-8/html/remove_color.html index 4858d857e..ff56a2186 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/remove_color.html +++ b/magic/magic-docs/is_IS.UTF-8/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Keep Color, Saturate, Desaturate, Darken, Lighten, Tint, & Remove Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/ribbon.html b/magic/magic-docs/is_IS.UTF-8/html/ribbon.html index 047e698e4..e837f6d0b 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/ribbon.html +++ b/magic/magic-docs/is_IS.UTF-8/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/ripples.html b/magic/magic-docs/is_IS.UTF-8/html/ripples.html index b362139b4..c5cd62221 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/ripples.html +++ b/magic/magic-docs/is_IS.UTF-8/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Fisheye.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rosette.html b/magic/magic-docs/is_IS.UTF-8/html/rosette.html index 8ac3f5a9b..b8393bcab 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rosette.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Kaleidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/is_IS.UTF-8/html/roygbiv_rainbow.html index d2eaaec89..687e1f304 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/is_IS.UTF-8/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: ROYGBIV Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/rush.html b/magic/magic-docs/is_IS.UTF-8/html/rush.html index 61e4ec0d6..1ba33db7f 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/rush.html +++ b/magic/magic-docs/is_IS.UTF-8/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Rush, Tile Zoom, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/saturate.html b/magic/magic-docs/is_IS.UTF-8/html/saturate.html index 5d4443584..7e790c74e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/saturate.html +++ b/magic/magic-docs/is_IS.UTF-8/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Desaturate, Darken, Lighten, Tint, Remove Color, & Keep Color.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/sharpen.html b/magic/magic-docs/is_IS.UTF-8/html/sharpen.html index fab7a3abc..e59e4ea3f 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/sharpen.html +++ b/magic/magic-docs/is_IS.UTF-8/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Blur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/shift.html b/magic/magic-docs/is_IS.UTF-8/html/shift.html index 19228de1d..3f194c871 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/shift.html +++ b/magic/magic-docs/is_IS.UTF-8/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/silhouette.html b/magic/magic-docs/is_IS.UTF-8/html/silhouette.html index c2dd48a6a..860b7bbd6 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/silhouette.html +++ b/magic/magic-docs/is_IS.UTF-8/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Edges & Emboss.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/smooth.html b/magic/magic-docs/is_IS.UTF-8/html/smooth.html index 76af0a39f..53fe06909 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/smooth.html +++ b/magic/magic-docs/is_IS.UTF-8/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Loops & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/smooth_rainbow.html b/magic/magic-docs/is_IS.UTF-8/html/smooth_rainbow.html index 1fc20fde8..9e8265db3 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/smooth_rainbow.html +++ b/magic/magic-docs/is_IS.UTF-8/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/smudge.html b/magic/magic-docs/is_IS.UTF-8/html/smudge.html index f4bd440cf..be7400826 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/smudge.html +++ b/magic/magic-docs/is_IS.UTF-8/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Blur & Wet Paint.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/snow_ball.html b/magic/magic-docs/is_IS.UTF-8/html/snow_ball.html index e37d00f39..176f05467 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/snow_ball.html +++ b/magic/magic-docs/is_IS.UTF-8/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/snow_flake.html b/magic/magic-docs/is_IS.UTF-8/html/snow_flake.html index 24f11636e..3f7c2d252 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/snow_flake.html +++ b/magic/magic-docs/is_IS.UTF-8/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Ball.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/square_mosaic.html b/magic/magic-docs/is_IS.UTF-8/html/square_mosaic.html index 686d21b94..5d8d61a40 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/square_mosaic.html +++ b/magic/magic-docs/is_IS.UTF-8/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Irregular Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/squiggles.html b/magic/magic-docs/is_IS.UTF-8/html/squiggles.html index 674411fb0..644f3b6ca 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/squiggles.html +++ b/magic/magic-docs/is_IS.UTF-8/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/stretch.html b/magic/magic-docs/is_IS.UTF-8/html/stretch.html index a3f599cb3..75bbe9848 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/stretch.html +++ b/magic/magic-docs/is_IS.UTF-8/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/string_corner.html b/magic/magic-docs/is_IS.UTF-8/html/string_corner.html index a3e388fd6..785de27c7 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/string_corner.html +++ b/magic/magic-docs/is_IS.UTF-8/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/string_edges.html b/magic/magic-docs/is_IS.UTF-8/html/string_edges.html index 5baf30546..683a40ee4 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/string_edges.html +++ b/magic/magic-docs/is_IS.UTF-8/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Corner.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/string_v.html b/magic/magic-docs/is_IS.UTF-8/html/string_v.html index abe5ecc66..f36b0feac 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/string_v.html +++ b/magic/magic-docs/is_IS.UTF-8/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String Corner & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/symmetry_left_right.html b/magic/magic-docs/is_IS.UTF-8/html/symmetry_left_right.html index cd672f112..f7f54f11e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/symmetry_left_right.html +++ b/magic/magic-docs/is_IS.UTF-8/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Up/Down, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/symmetry_up_down.html b/magic/magic-docs/is_IS.UTF-8/html/symmetry_up_down.html index f9c05f08f..513f18602 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/symmetry_up_down.html +++ b/magic/magic-docs/is_IS.UTF-8/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Left/Right, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tiles.html b/magic/magic-docs/is_IS.UTF-8/html/tiles.html index 10de1a2f9..b3be0a60e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tiles.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Pattern.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tilezoom.html b/magic/magic-docs/is_IS.UTF-8/html/tilezoom.html index ca8adb38c..023a90d77 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tilezoom.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Panels, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tint.html b/magic/magic-docs/is_IS.UTF-8/html/tint.html index bd6d4c905..22f5ffbb8 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tint.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten & Darken.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/toothpaste.html b/magic/magic-docs/is_IS.UTF-8/html/toothpaste.html index b91ada89e..5a75bf714 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/toothpaste.html +++ b/magic/magic-docs/is_IS.UTF-8/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tornado.html b/magic/magic-docs/is_IS.UTF-8/html/tornado.html index b8e81b2ae..f285732ac 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tornado.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tv.html b/magic/magic-docs/is_IS.UTF-8/html/tv.html index 92a097675..6e65a2c2e 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tv.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV (Bright).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/tv_bright.html b/magic/magic-docs/is_IS.UTF-8/html/tv_bright.html index 5cdc8a45c..13d9a0b34 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/tv_bright.html +++ b/magic/magic-docs/is_IS.UTF-8/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/wavelets.html b/magic/magic-docs/is_IS.UTF-8/html/wavelets.html index 995140045..c266b03a0 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/wavelets.html +++ b/magic/magic-docs/is_IS.UTF-8/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    This tool is operated in a freehand fashion.

    See also: Waves.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/waves.html b/magic/magic-docs/is_IS.UTF-8/html/waves.html index 6336e55a0..a6e54e0e8 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/waves.html +++ b/magic/magic-docs/is_IS.UTF-8/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Wavelets.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/wet_paint.html b/magic/magic-docs/is_IS.UTF-8/html/wet_paint.html index cd68da11d..ae4171256 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/wet_paint.html +++ b/magic/magic-docs/is_IS.UTF-8/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/xor_colors.html b/magic/magic-docs/is_IS.UTF-8/html/xor_colors.html index 69241b7fb..ccd98d484 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/xor_colors.html +++ b/magic/magic-docs/is_IS.UTF-8/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/zoom.html b/magic/magic-docs/is_IS.UTF-8/html/zoom.html index 986d942b2..6f85eaee7 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/zoom.html +++ b/magic/magic-docs/is_IS.UTF-8/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: Rush & Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/3dglasses.html b/magic/magic-docs/ja_JP.UTF-8/html/3dglasses.html index 97472097f..f63b97ed8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/3dglasses.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/3dglasses.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 「いろぶんかい」 & 「ふくし」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/blinds.html b/magic/magic-docs/ja_JP.UTF-8/html/blinds.html index 30bd914d7..6f74db949 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/blinds.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/blinds.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/blocks.html b/magic/magic-docs/ja_JP.UTF-8/html/blocks.html index 136232de6..d047d775c 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/blocks.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/blocks.html @@ -14,5 +14,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/bloom.html b/magic/magic-docs/ja_JP.UTF-8/html/bloom.html index e04e4db8d..a3b33f6c7 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/bloom.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/bloom.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/blur.html b/magic/magic-docs/ja_JP.UTF-8/html/blur.html index d1a80d9e9..8461ae2c9 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/blur.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/blur.html @@ -15,5 +15,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Sharpen & Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/bricks.html b/magic/magic-docs/ja_JP.UTF-8/html/bricks.html index 324eaf057..93f0ee64a 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/bricks.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/bricks.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Pixels.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/calligraphy.html b/magic/magic-docs/ja_JP.UTF-8/html/calligraphy.html index ac40d9566..f242c47f0 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/calligraphy.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/calligraphy.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/cartoon.html b/magic/magic-docs/ja_JP.UTF-8/html/cartoon.html index ad250bfd1..520078512 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/cartoon.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/cartoon.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/chalk.html b/magic/magic-docs/ja_JP.UTF-8/html/chalk.html index de59dddfd..4f4df28fb 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/chalk.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/chalk.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/checkerboard.html b/magic/magic-docs/ja_JP.UTF-8/html/checkerboard.html index 5c8b8a28d..8e11538f9 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/checkerboard.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/checkerboard.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/circles.html b/magic/magic-docs/ja_JP.UTF-8/html/circles.html index 98efbd1a0..15381fa69 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/circles.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/circles.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: 「ほうしゃ」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/clone.html b/magic/magic-docs/ja_JP.UTF-8/html/clone.html index 621648534..428acedf8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/clone.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/clone.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/color_and_white.html b/magic/magic-docs/ja_JP.UTF-8/html/color_and_white.html index 8b5ea9bf3..f1814926c 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/color_and_white.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/color_and_white.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/color_shift.html b/magic/magic-docs/ja_JP.UTF-8/html/color_shift.html index 24b736af8..8ca8f2050 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/color_shift.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/color_shift.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/colorsep.html b/magic/magic-docs/ja_JP.UTF-8/html/colorsep.html index b875c1ad7..37265fabf 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/colorsep.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/colorsep.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 「りったいメガネ」 & 「ふくし」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/confetti.html b/magic/magic-docs/ja_JP.UTF-8/html/confetti.html index c0762a0d7..ecfc410bc 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/confetti.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/confetti.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/darken.html b/magic/magic-docs/ja_JP.UTF-8/html/darken.html index 8fe28ec67..b8ea2fd08 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/darken.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/darken.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten, Tint, 「ほうわ」, & 「ひほうわ」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/desaturate.html b/magic/magic-docs/ja_JP.UTF-8/html/desaturate.html index ae3a5a2c4..0cc378049 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/desaturate.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/desaturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: 「ほうわ」, Darken, Lighten, Tint, 「だっしょく」, & 「いろのこし」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/distortion.html b/magic/magic-docs/ja_JP.UTF-8/html/distortion.html index 4497a26b5..165f937d2 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/distortion.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/distortion.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/doublevision.html b/magic/magic-docs/ja_JP.UTF-8/html/doublevision.html index 96b988360..a7d702344 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/doublevision.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/doublevision.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: 「りったいメガネ」 & 「ふくし」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/drip.html b/magic/magic-docs/ja_JP.UTF-8/html/drip.html index 3e1230adb..0b1e921d5 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/drip.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/drip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/edges.html b/magic/magic-docs/ja_JP.UTF-8/html/edges.html index a5c1d4e1f..17b29adee 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/edges.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/edges.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Emboss & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/emboss.html b/magic/magic-docs/ja_JP.UTF-8/html/emboss.html index 247c1b525..b649e93c9 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/emboss.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/emboss.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Edges & Silhouette.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/fisheye.html b/magic/magic-docs/ja_JP.UTF-8/html/fisheye.html index 3a0a490ea..d4c07957c 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/fisheye.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/fisheye.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Ripples.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/flip.html b/magic/magic-docs/ja_JP.UTF-8/html/flip.html index b278145d8..04f03521f 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/flip.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/flip.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Mirror.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/flower.html b/magic/magic-docs/ja_JP.UTF-8/html/flower.html index 24ff4f466..e481392a9 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/flower.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/flower.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Grass.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/foam.html b/magic/magic-docs/ja_JP.UTF-8/html/foam.html index 753071f09..0eab14568 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/foam.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/foam.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/fold.html b/magic/magic-docs/ja_JP.UTF-8/html/fold.html index 1446c3a9d..265ecd1cd 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/fold.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/fold.html @@ -14,5 +14,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/fretwork.html b/magic/magic-docs/ja_JP.UTF-8/html/fretwork.html index 4b234acf0..65f0ddec7 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/fretwork.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/fretwork.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/fur.html b/magic/magic-docs/ja_JP.UTF-8/html/fur.html index f2f96069c..5eeea28d3 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/fur.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/fur.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/glass_tile.html b/magic/magic-docs/ja_JP.UTF-8/html/glass_tile.html index e69de402e..a86293dc6 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/glass_tile.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/glass_tile.html @@ -11,5 +11,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html b/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html index c841c99f6..c8b90a456 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/grass.html b/magic/magic-docs/ja_JP.UTF-8/html/grass.html index fc4cac039..a979912a9 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/grass.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/grass.html @@ -12,5 +12,5 @@ Albert Cahalan <
    albert@users.sf.net&

    This tool is operated in a freehand fashion.

    See also: Flower.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/halftone.html b/magic/magic-docs/ja_JP.UTF-8/html/halftone.html index ecd0da2c9..b28392c85 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/halftone.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/halftone.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/hexagon_mosaic.html b/magic/magic-docs/ja_JP.UTF-8/html/hexagon_mosaic.html index df133d98e..49c7f12a0 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/hexagon_mosaic.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/hexagon_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Irregular Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/index.html b/magic/magic-docs/ja_JP.UTF-8/html/index.html index 249d987f1..b55d77047 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/index.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/index.html @@ -124,5 +124,5 @@
  • 「めだま」

  • -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/irregular_mosaic.html b/magic/magic-docs/ja_JP.UTF-8/html/irregular_mosaic.html index 184355fbb..6f49c6dec 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/irregular_mosaic.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/irregular_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Square Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope.html b/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope.html index 68d6c8895..39d975605 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Picasso, Rosette, & Kaleido-4, Kaleido-6, and Kaleido-8.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.html b/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.html index d4344f6c1..ccdda7bc5 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/kaleidoscope_lens.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/keep_color.html b/magic/magic-docs/ja_JP.UTF-8/html/keep_color.html index 580a42b4a..9deb8d175 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/keep_color.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/keep_color.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: 「だっしょく」, 「ほうわ」, 「ひほうわ」, Darken, Lighten, Tint, & 「だっしょく」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/light.html b/magic/magic-docs/ja_JP.UTF-8/html/light.html index 50b760368..a9f716def 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/light.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/light.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/lighten.html b/magic/magic-docs/ja_JP.UTF-8/html/lighten.html index a667cb73e..a5c680e1d 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/lighten.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/lighten.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Darken, Tint, 「ほうわ」, & 「ひほうわ」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/lightning.html b/magic/magic-docs/ja_JP.UTF-8/html/lightning.html index 7da3e5e2e..d1ca4c106 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/lightning.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/lightning.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/loops.html b/magic/magic-docs/ja_JP.UTF-8/html/loops.html index bf5697ae3..10cbf1246 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/loops.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/loops.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/maze.html b/magic/magic-docs/ja_JP.UTF-8/html/maze.html index 2e5118115..f89a704d5 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/maze.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/maze.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/metal_paint.html b/magic/magic-docs/ja_JP.UTF-8/html/metal_paint.html index ec7e8d2ab..09a2dc9c7 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/metal_paint.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/metal_paint.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/mirror.html b/magic/magic-docs/ja_JP.UTF-8/html/mirror.html index 16eb86819..bd4886592 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/mirror.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/mirror.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Flip.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/mosaic.html b/magic/magic-docs/ja_JP.UTF-8/html/mosaic.html index e6455e405..cd78a6be4 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/mosaic.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/mosaic.html @@ -15,5 +15,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Hexagon Mosaic, Irregular Mosaic, & Square Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/negative.html b/magic/magic-docs/ja_JP.UTF-8/html/negative.html index 289140478..a7b047774 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/negative.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/negative.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/noise.html b/magic/magic-docs/ja_JP.UTF-8/html/noise.html index a48d2b974..db928b3d0 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/noise.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/noise.html @@ -12,5 +12,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/opposite.html b/magic/magic-docs/ja_JP.UTF-8/html/opposite.html index 1fb8af1d9..94c2bfff2 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/opposite.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/opposite.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/panels.html b/magic/magic-docs/ja_JP.UTF-8/html/panels.html index b00059cb3..c0bc217bb 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/panels.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/panels.html @@ -12,5 +12,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool is operated with a single click.

    See also: Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/pattern.html b/magic/magic-docs/ja_JP.UTF-8/html/pattern.html index f0684ce69..92ccc1229 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/pattern.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/pattern.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/perspective.html b/magic/magic-docs/ja_JP.UTF-8/html/perspective.html index b7367b205..755a6943c 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/perspective.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/perspective.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/picasso.html b/magic/magic-docs/ja_JP.UTF-8/html/picasso.html index d985c4a10..4682d3765 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/picasso.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/picasso.html @@ -13,5 +13,5 @@ Adam Rakowski <
    foo-script@o2.pl>This tool offers multiple size settings.

    See also: Rosette & Kaleidoscope.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/pixels.html b/magic/magic-docs/ja_JP.UTF-8/html/pixels.html index 2366ebc5e..9f59c7a3e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/pixels.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/pixels.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Bricks.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/puzzle.html b/magic/magic-docs/ja_JP.UTF-8/html/puzzle.html index eaebbdd5f..734ef2c89 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/puzzle.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/puzzle.html @@ -12,5 +12,5 @@ Adam Rakowski <foo-script@o2.pl>This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rails.html b/magic/magic-docs/ja_JP.UTF-8/html/rails.html index de62d3f84..77cb090f1 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rails.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rails.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rain.html b/magic/magic-docs/ja_JP.UTF-8/html/rain.html index 830ea6148..949e80a6e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rain.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rain.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Snow Ball & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/rainbow.html index 9e59d089b..f8d8848a4 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html b/magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html index d036758f1..96b47a6b8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rainbow_cycle.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Smooth Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rays.html b/magic/magic-docs/ja_JP.UTF-8/html/rays.html index 4cc59213e..e78cca406 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rays.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rays.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    See also: 「えんけい」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html index 4e55085c5..e18120485 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Real Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/reflection.html b/magic/magic-docs/ja_JP.UTF-8/html/reflection.html index b4fb66e8a..b547acf75 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/reflection.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/reflection.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/remove_color.html b/magic/magic-docs/ja_JP.UTF-8/html/remove_color.html index 9c8f3ada2..abf752e63 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/remove_color.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/remove_color.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: 「いろのこし」, 「ほうわ」, 「ひほうわ」, Darken, Lighten, Tint, & 「だっしょく」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/ribbon.html b/magic/magic-docs/ja_JP.UTF-8/html/ribbon.html index 047e698e4..e837f6d0b 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/ribbon.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/ribbon.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/ripples.html b/magic/magic-docs/ja_JP.UTF-8/html/ripples.html index b362139b4..c5cd62221 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/ripples.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/ripples.html @@ -13,5 +13,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Fisheye.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rosette.html b/magic/magic-docs/ja_JP.UTF-8/html/rosette.html index 8ac3f5a9b..b8393bcab 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rosette.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rosette.html @@ -13,5 +13,5 @@ Adam Rakowski <foo-script@o2.pl>This tool offers multiple size settings.

    See also: Kaleidoscope & Picasso.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html index d2eaaec89..687e1f304 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: ROYGBIV Rainbow.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/rush.html b/magic/magic-docs/ja_JP.UTF-8/html/rush.html index 61e4ec0d6..1ba33db7f 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/rush.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/rush.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Rush, Tile Zoom, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/saturate.html b/magic/magic-docs/ja_JP.UTF-8/html/saturate.html index b40d8a4fe..0216c847b 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/saturate.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/saturate.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: 「ひほうわ」, Darken, Lighten, Tint, 「だっしょく」, & 「いろのこし」.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/sharpen.html b/magic/magic-docs/ja_JP.UTF-8/html/sharpen.html index fab7a3abc..e59e4ea3f 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/sharpen.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/sharpen.html @@ -13,5 +13,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Blur.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/shift.html b/magic/magic-docs/ja_JP.UTF-8/html/shift.html index 19228de1d..3f194c871 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/shift.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/shift.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/silhouette.html b/magic/magic-docs/ja_JP.UTF-8/html/silhouette.html index c2dd48a6a..860b7bbd6 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/silhouette.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/silhouette.html @@ -13,5 +13,5 @@ Andrew Corcoran <
    akanewbie@gmail.com

    This tool offers multiple size settings.

    See also: Edges & Emboss.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/smooth.html b/magic/magic-docs/ja_JP.UTF-8/html/smooth.html index 76af0a39f..53fe06909 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/smooth.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/smooth.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Loops & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/smooth_rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/smooth_rainbow.html index 1fc20fde8..9e8265db3 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/smooth_rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/smooth_rainbow.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Rainbow & Rainbow Cycle.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/smudge.html b/magic/magic-docs/ja_JP.UTF-8/html/smudge.html index f4bd440cf..be7400826 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/smudge.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/smudge.html @@ -13,5 +13,5 @@ Albert Cahalan <albert@users.sf.net&

    This tool offers multiple size settings.

    See also: Blur & Wet Paint.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/snow_ball.html b/magic/magic-docs/ja_JP.UTF-8/html/snow_ball.html index e37d00f39..176f05467 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/snow_ball.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/snow_ball.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Flake.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/snow_flake.html b/magic/magic-docs/ja_JP.UTF-8/html/snow_flake.html index 24f11636e..3f7c2d252 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/snow_flake.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/snow_flake.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated with a single click.

    See also: Rain & Snow Ball.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/square_mosaic.html b/magic/magic-docs/ja_JP.UTF-8/html/square_mosaic.html index 686d21b94..5d8d61a40 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/square_mosaic.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/square_mosaic.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers both freehand and one-click operation.

    See also: Hexagon Mosaic, Irregular Mosaic, & Mosaic.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/squiggles.html b/magic/magic-docs/ja_JP.UTF-8/html/squiggles.html index 674411fb0..644f3b6ca 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/squiggles.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/squiggles.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smooth & Squiggles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/stretch.html b/magic/magic-docs/ja_JP.UTF-8/html/stretch.html index a3f599cb3..75bbe9848 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/stretch.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/stretch.html @@ -11,5 +11,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html b/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html index a3e388fd6..785de27c7 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html b/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html index 5baf30546..683a40ee4 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String V & String Corner.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_v.html b/magic/magic-docs/ja_JP.UTF-8/html/string_v.html index abe5ecc66..f36b0feac 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_v.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_v.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: String Corner & String Edges.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/symmetry_left_right.html b/magic/magic-docs/ja_JP.UTF-8/html/symmetry_left_right.html index cd672f112..f7f54f11e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/symmetry_left_right.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/symmetry_left_right.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Up/Down, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/symmetry_up_down.html b/magic/magic-docs/ja_JP.UTF-8/html/symmetry_up_down.html index f9c05f08f..513f18602 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/symmetry_up_down.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/symmetry_up_down.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Kaleidoscope, Pattern, Symmetry Left/Right, & Tiles.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tiles.html b/magic/magic-docs/ja_JP.UTF-8/html/tiles.html index 10de1a2f9..b3be0a60e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tiles.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tiles.html @@ -13,5 +13,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool offers multiple size settings.

    See also: Pattern.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tilezoom.html b/magic/magic-docs/ja_JP.UTF-8/html/tilezoom.html index ca8adb38c..023a90d77 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tilezoom.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tilezoom.html @@ -14,5 +14,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Panels, Rush, & Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tint.html b/magic/magic-docs/ja_JP.UTF-8/html/tint.html index bd6d4c905..22f5ffbb8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tint.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tint.html @@ -13,5 +13,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Lighten & Darken.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/toothpaste.html b/magic/magic-docs/ja_JP.UTF-8/html/toothpaste.html index b91ada89e..5a75bf714 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/toothpaste.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/toothpaste.html @@ -12,5 +12,5 @@ Andrew Corcoran <akanewbie@gmail.com

    This tool is operated in a freehand fashion.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tornado.html b/magic/magic-docs/ja_JP.UTF-8/html/tornado.html index b8e81b2ae..f285732ac 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tornado.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tornado.html @@ -11,5 +11,5 @@ Pere Pujal i Carabantes <pere@fornol.n

    This tool is operated in a freehand fashion.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tv.html b/magic/magic-docs/ja_JP.UTF-8/html/tv.html index 92a097675..6e65a2c2e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tv.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tv.html @@ -15,5 +15,5 @@ Bill Kendrick <
    bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV (Bright).


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tv_bright.html b/magic/magic-docs/ja_JP.UTF-8/html/tv_bright.html index 5cdc8a45c..13d9a0b34 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tv_bright.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tv_bright.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: TV.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/wavelets.html b/magic/magic-docs/ja_JP.UTF-8/html/wavelets.html index 995140045..c266b03a0 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/wavelets.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/wavelets.html @@ -14,5 +14,5 @@ Adam Rakowski <foo-script@o2.pl>

    This tool is operated in a freehand fashion.

    See also: Waves.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/waves.html b/magic/magic-docs/ja_JP.UTF-8/html/waves.html index 6336e55a0..a6e54e0e8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/waves.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/waves.html @@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool is operated in a freehand fashion.

    See also: Wavelets.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/wet_paint.html b/magic/magic-docs/ja_JP.UTF-8/html/wet_paint.html index cd68da11d..ae4171256 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/wet_paint.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/wet_paint.html @@ -15,5 +15,5 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers multiple size settings.

    See also: Smudge.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/xor_colors.html b/magic/magic-docs/ja_JP.UTF-8/html/xor_colors.html index 69241b7fb..ccd98d484 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/xor_colors.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/xor_colors.html @@ -12,5 +12,5 @@ Lukasz Dmitrowski <lukasz.dmitro

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/zoom.html b/magic/magic-docs/ja_JP.UTF-8/html/zoom.html index 986d942b2..6f85eaee7 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/zoom.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/zoom.html @@ -12,5 +12,5 @@ Pere Pujal i Carabantes <
    pere@fornol.n

    This tool is operated in a freehand fashion.

    See also: Rush & Tile Zoom.


    -

    Tux Paint 0.9.31

    +

    Tux Paint 0.9.32

    \ No newline at end of file diff --git a/man/en/tuxpaint.1 b/man/en/tuxpaint.1 index aaab4e948..597ee5c80 100644 --- a/man/en/tuxpaint.1 +++ b/man/en/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "July 20, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "November 21, 2023" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. diff --git a/man/es_ES.UTF-8/tuxpaint.1 b/man/es_ES.UTF-8/tuxpaint.1 index 7eae2c1f4..4a9fa80e1 100644 --- a/man/es_ES.UTF-8/tuxpaint.1 +++ b/man/es_ES.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "julio 20, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "noviembre 21, 2023" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. diff --git a/man/fr_FR.UTF-8/tuxpaint.1 b/man/fr_FR.UTF-8/tuxpaint.1 index 341ac9662..ef4f2d2e9 100644 --- a/man/fr_FR.UTF-8/tuxpaint.1 +++ b/man/fr_FR.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "juillet 20, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "novembre 21, 2023" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants. diff --git a/man/gl_ES.UTF-8/tuxpaint.1 b/man/gl_ES.UTF-8/tuxpaint.1 index d7635a017..55bb6376f 100644 --- a/man/gl_ES.UTF-8/tuxpaint.1 +++ b/man/gl_ES.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "20 de Xullo de 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "21 de Novembro de 2023" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. diff --git a/man/is_IS.UTF-8/tuxpaint.1 b/man/is_IS.UTF-8/tuxpaint.1 index d392d542f..402fd11fb 100644 --- a/man/is_IS.UTF-8/tuxpaint.1 +++ b/man/is_IS.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "júlí 20, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "nóvember 21, 2023" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. diff --git a/man/ja_JP.UTF-8/tuxpaint.1 b/man/ja_JP.UTF-8/tuxpaint.1 index ee085c0b2..158e52479 100644 --- a/man/ja_JP.UTF-8/tuxpaint.1 +++ b/man/ja_JP.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.07.20 -.TH TUXPAINT 1 "2023年7月20日" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.11.21 +.TH TUXPAINT 1 "2023年11月21日" "0.9.32" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children.