diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index c1487a4f1..d5a82f3a8 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -48,7 +48,7 @@ https://tuxpaint.org/
(Management scripts based on those found in `tuxpaint-stamps`.)
Bill Kendrick
- * WIP New option, --ungroupmagictools, to ungroup Magic tools
+ * New option, --ungroupmagictools, to ungroup Magic tools
(one big long list, rather than paginating; grouping was
added in Tux Paint 0.9.27)
Closes https://sourceforge.net/p/tuxpaint/feature-requests/229/
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index df148ba18..f9e7ed5fe 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -477,6 +477,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by
+ the user's configuration file using "ungroupmagictools=no" or
+ "groupmagictools=yes". In both cases, may be overridden by the command-line
+ option "--groupmagictools".
+
+
+
noshapecontrols=yes
Disable the control buttons shown when using the Shapes tool that allow
diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
index dfbe0ef47..4df36b944 100644
--- a/docs/en/html/OPTIONS.html
+++ b/docs/en/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "nomagicsizes=no" or "magicsizes=yes". In both cases, may be overridden by the command-line option "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "ungroupmagictools=no" or "groupmagictools=yes". In both cases, may be overridden by the command-line option "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index a9a373856..1b025095a 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -477,6 +477,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by
+ the user's configuration file using "ungroupmagictools=no" or
+ "groupmagictools=yes". In both cases, may be overridden by the command-line
+ option "--groupmagictools".
+
+
+
noshapecontrols=yes
Disable the control buttons shown when using the Shapes tool that allow
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html
index 00e5dfa65..e223970fa 100644
--- a/docs/es_ES.UTF-8/html/OPTIONS.html
+++ b/docs/es_ES.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "nomagicsizes=no" or "magicsizes=yes". In both cases, may be overridden by the command-line option "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "ungroupmagictools=no" or "groupmagictools=yes". In both cases, may be overridden by the command-line option "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index 0498e2370..6273b58bf 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -510,6 +510,24 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note : si utilisé dans un fichier de configuration pour tout le monde, il
+ peut être remplacé par le fichier de configuration de l'utilisateur en
+ utilisant "ungroupmagictools=no" ou "groupmagictools=yes". Dans les deux
+ cas, il peut être remplacé avec l'option en ligne de commande
+ "--groupmagictools".
+
+
+
noshapecontrols=yes
Désactive les boutons de contrôle affichés lors de l'utilisation de l'
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html
index 48a115ff5..2cd31bb2b 100644
--- a/docs/fr_FR.UTF-8/html/OPTIONS.html
+++ b/docs/fr_FR.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note : si utilisé dans un fichier de configuration pour tout le monde, il peut être remplacé par le fichier de configuration de l'utilisateur en utilisant "nomagicsizes=no" ou "magicsizes=yes". Dans les deux cas, il peut être remplacé avec l'option en ligne de commande "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note : si utilisé dans un fichier de configuration pour tout le monde, il peut être remplacé par le fichier de configuration de l'utilisateur en utilisant "ungroupmagictools=no" ou "groupmagictools=yes". Dans les deux cas, il peut être remplacé avec l'option en ligne de commande "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index 6f0170020..ecdfd5d1d 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -486,6 +486,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by
+ the user's configuration file using "ungroupmagictools=no" or
+ "groupmagictools=yes". In both cases, may be overridden by the command-line
+ option "--groupmagictools".
+
+
+
noshapecontrols=yes
Desactivar os botóns de control que se amosan cando se usa a ferramenta
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html
index b0ed8c5be..f3d70ecff 100644
--- a/docs/gl_ES.UTF-8/html/OPTIONS.html
+++ b/docs/gl_ES.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "nomagicsizes=no" or "magicsizes=yes". In both cases, may be overridden by the command-line option "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "ungroupmagictools=no" or "groupmagictools=yes". In both cases, may be overridden by the command-line option "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/docs/is_IS.UTF-8/OPTIONS.txt b/docs/is_IS.UTF-8/OPTIONS.txt
index 4e13db9d0..c81a06eca 100644
--- a/docs/is_IS.UTF-8/OPTIONS.txt
+++ b/docs/is_IS.UTF-8/OPTIONS.txt
@@ -477,6 +477,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by
+ the user's configuration file using "ungroupmagictools=no" or
+ "groupmagictools=yes". In both cases, may be overridden by the command-line
+ option "--groupmagictools".
+
+
+
noshapecontrols=yes
Disable the control buttons shown when using the Shapes tool that allow
diff --git a/docs/is_IS.UTF-8/html/OPTIONS.html b/docs/is_IS.UTF-8/html/OPTIONS.html
index b608d6e91..98c814f66 100644
--- a/docs/is_IS.UTF-8/html/OPTIONS.html
+++ b/docs/is_IS.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "nomagicsizes=no" or "magicsizes=yes". In both cases, may be overridden by the command-line option "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "ungroupmagictools=no" or "groupmagictools=yes". In both cases, may be overridden by the command-line option "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index a7ad83485..0ee8fa484 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -484,6 +484,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファ
+ イルで "ungroupmagictools=no" または "groupmagictools=yes" を設定すると上書
+ きされることがあります。また、どちらの設定も、コマンドラインオプションの
+ "--groupmagictools" で変更できます。
+
+
+
noshapecontrols=yes
「かたち」ツールでの2つの動作モード-マウスをクリックした箇所を中心として
diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html
index 0fe187677..439b03fc9 100644
--- a/docs/ja_JP.UTF-8/html/OPTIONS.html
+++ b/docs/ja_JP.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "nomagicsizes=no" または "magicsizes=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--magicsizes" で変更できます。
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "ungroupmagictools=no" または "groupmagictools=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--groupmagictools" で変更できます。
+
+
noshapecontrols=yes
diff --git a/docs/sq_AL.UTF-8/OPTIONS.txt b/docs/sq_AL.UTF-8/OPTIONS.txt
index 07def2a20..a0b2680b9 100644
--- a/docs/sq_AL.UTF-8/OPTIONS.txt
+++ b/docs/sq_AL.UTF-8/OPTIONS.txt
@@ -478,6 +478,23 @@ nomagicsizes=yes
+ungroupmagictools=yes
+
+ By default, the Magic tools in Tux Paint are organized into groups of
+ similar tools (e.g., all of the color, saturation, darken/lighten tools
+ together). This option removes the grouping, and places all of the tools in
+ one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to
+ disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by
+ the user's configuration file using "ungroupmagictools=no" or
+ "groupmagictools=yes". In both cases, may be overridden by the command-line
+ option "--groupmagictools".
+
+
+
noshapecontrols=yes
Disable the control buttons shown when using the Shapes tool that allow
diff --git a/docs/sq_AL.UTF-8/html/OPTIONS.html b/docs/sq_AL.UTF-8/html/OPTIONS.html
index ab2d9f1c5..65f527959 100644
--- a/docs/sq_AL.UTF-8/html/OPTIONS.html
+++ b/docs/sq_AL.UTF-8/html/OPTIONS.html
@@ -676,6 +676,19 @@
⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "nomagicsizes=no" or "magicsizes=yes". In both cases, may be overridden by the command-line option "--magicsizes".
+
+ ungroupmagictools=yes
+
+
+
+
+ By default, the Magic tools in Tux Paint are organized into groups of similar tools (e.g., all of the color, saturation, darken/lighten tools together). This option removes the grouping, and places all of the tools in one long list.
+
+ 📜 Note: Magic tool groups were added in Tux Paint 0.9.27. The option to disable grouping was added to Tux Paint in version 0.9.33.
+
+ ⚙ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "ungroupmagictools=no" or "groupmagictools=yes". In both cases, may be overridden by the command-line option "--groupmagictools".
+
+
noshapecontrols=yes
diff --git a/man/en/tuxpaint.1 b/man/en/tuxpaint.1
index e6c9f8b74..1117f598f 100644
--- a/man/en/tuxpaint.1
+++ b/man/en/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "February 29, 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "April 10, 2024" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --
diff --git a/man/es_ES.UTF-8/tuxpaint.1 b/man/es_ES.UTF-8/tuxpaint.1
index b30ca8ba3..f30b35b1e 100644
--- a/man/es_ES.UTF-8/tuxpaint.1
+++ b/man/es_ES.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "febrero 29, 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "abril 10, 2024" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --
diff --git a/man/fr_FR.UTF-8/tuxpaint.1 b/man/fr_FR.UTF-8/tuxpaint.1
index 991903112..64e866486 100644
--- a/man/fr_FR.UTF-8/tuxpaint.1
+++ b/man/fr_FR.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "février 29, 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "avril 10, 2024" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -464,6 +468,10 @@ tous les outils ne sont pas forcément contrôlables.)
Déactive ou active (par défaut) les contrôles de taille des outils
Magie. (Note : tous les outils Magie ne bénéficie pas des ces contrôle.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Déactive ou active (par défaut) les boutons pour changer le comportement
diff --git a/man/gl_ES.UTF-8/tuxpaint.1 b/man/gl_ES.UTF-8/tuxpaint.1
index b485b6038..85eb0e0d6 100644
--- a/man/gl_ES.UTF-8/tuxpaint.1
+++ b/man/gl_ES.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "29 de Febreiro de 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "10 de Abril de 2024" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --
diff --git a/man/is_IS.UTF-8/tuxpaint.1 b/man/is_IS.UTF-8/tuxpaint.1
index e9027235f..caff0bbce 100644
--- a/man/is_IS.UTF-8/tuxpaint.1
+++ b/man/is_IS.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "febrúar 29, 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "apríl 10, 2024" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --
diff --git a/man/ja_JP.UTF-8/tuxpaint.1 b/man/ja_JP.UTF-8/tuxpaint.1
index b37f5dfc6..1c4859dda 100644
--- a/man/ja_JP.UTF-8/tuxpaint.1
+++ b/man/ja_JP.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "2024年2月29日" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "2024年4月10日" "0.9.33" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@@ -71,6 +71,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --
diff --git a/man/sq_AL.UTF-8/tuxpaint.1 b/man/sq_AL.UTF-8/tuxpaint.1
index 306baf345..851edba10 100644
--- a/man/sq_AL.UTF-8/tuxpaint.1
+++ b/man/sq_AL.UTF-8/tuxpaint.1
@@ -1,5 +1,5 @@
-.\" tuxpaint.1 - 2024.02.29
-.TH TUXPAINT 1 "29 shkurt 2024" "0.9.33" "Tux Paint"
+.\" tuxpaint.1 - 2024.04.10
+.TH TUXPAINT 1 "10 prill 2024" "0.9.33" "Tux Paint"
.SH EMËR
tuxpaint -- “Tux Paint”, një program vizatimi për fëmijë të vegjël.
@@ -71,6 +71,8 @@ tuxpaint -- “Tux Paint”, një program vizatimi për fëmijë të vegjël.
.br
[\-\-nomagicsizes]
.br
+[\-\-ungroupmagictools]
+.br
[\-\-noshapecontrols]
.br
[\-\-nolabel]
@@ -229,6 +231,8 @@ tuxpaint -- “Tux Paint”, një program vizatimi për fëmijë të vegjël.
.br
[\-\-magicsizes]
.br
+[\-\-groupmagictools]
+.br
[\-\-shapecontrols]
.br
[\-\-label]
@@ -454,6 +458,10 @@ controllable.)
Disable or enable (default) Magic size controls. (Note: Not all Magic
tools offer size controls.)
+.TP 8
+.B \-\-ungroupmagictools \-\-groupmagictools
+Disable or enable (default) grouping of Magic tools.
+
.TP 8
.B \-\-noshapecontrols \-\-shapecontrols
Disable or enable (default) buttons to change the Shape tool's behavior --