From 6755d679377bd9fe1f8dff94d1551ad29e9eee82 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 1 Jun 2023 21:44:45 -0700 Subject: [PATCH] Sync docs to grab "--noerase" option documentation --- docs/CHANGES.txt | 4 ---- docs/en/OPTIONS.txt | 15 +++++++++++++++ docs/en/html/OPTIONS.html | 13 +++++++++++++ docs/en/html/README.html | 3 +++ docs/es_ES.UTF-8/OPTIONS.txt | 15 +++++++++++++++ docs/es_ES.UTF-8/html/OPTIONS.html | 13 +++++++++++++ docs/es_ES.UTF-8/html/README.html | 3 +++ docs/fr_FR.UTF-8/OPTIONS.txt | 15 +++++++++++++++ docs/fr_FR.UTF-8/html/OPTIONS.html | 13 +++++++++++++ docs/fr_FR.UTF-8/html/README.html | 3 +++ docs/gl_ES.UTF-8/OPTIONS.txt | 15 +++++++++++++++ docs/gl_ES.UTF-8/html/OPTIONS.html | 13 +++++++++++++ docs/gl_ES.UTF-8/html/README.html | 3 +++ docs/ja_JP.UTF-8/OPTIONS.txt | 14 ++++++++++++++ docs/ja_JP.UTF-8/html/OPTIONS.html | 13 +++++++++++++ docs/ja_JP.UTF-8/html/README.html | 3 +++ man/en/tuxpaint.1 | 15 +++++++++++++-- man/es_ES.UTF-8/tuxpaint.1 | 15 +++++++++++++-- man/fr_FR.UTF-8/tuxpaint.1 | 15 +++++++++++++-- man/gl_ES.UTF-8/tuxpaint.1 | 15 +++++++++++++-- man/ja_JP.UTF-8/tuxpaint.1 | 15 +++++++++++++-- src/org.tuxpaint.Tuxpaint.appdata.xml.in | 4 ++-- 22 files changed, 221 insertions(+), 16 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index f08648bfb..b84b92bd5 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -58,12 +58,8 @@ https://tuxpaint.org/ dialog, as well as the "Erase" option to remove saved images from the "Open" dialog, may be disabled via a new simplification configuration setting, "--noerase". - + TODO Tux Paint manpage - + TODO Tux Paint OPTIONS docs + TODO Tux Paint Config. + TODO Tux Paint Config. README docs - + TODO Tux Paint README: What's New? - + TODO Tux Paint appdata 0.9.31 new features + TODO Tux Paint Website Features page * WIP Ability to specify a font for Tux Paint's UI (button labels, diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index d1f89f4b8..a65c508e6 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -495,6 +495,21 @@ Simplification "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport". + noerase=yes + + Disables the ability to erase saved drawings via the "Erase" + button on the Open dialog, or exported Template images (based on a + saved drawing) via the "Erase" button on the New dialog. Useful to + prevent users from erasing work, especially combined with the + --saveovernew option. + + 📜 Note: This option was added to Tux Paint in version 0.9.31. + + ⚙ Note: If used in a system-wide configuration file, may be + overridden by the user's configuration file using "noerase=no" or + "erase=yes". In both cases, may be overridden by the command-line + option "--erase". + Languages Language diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index d9250b937..a363c2758 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -723,6 +723,19 @@

Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport".

+ +
+ noerase=yes +
+ +
+

+ Disables the ability to erase saved drawings via the "Erase" button on the Open dialog, or exported Template images (based on a saved drawing) via the "Erase" button on the New dialog. Useful to prevent users from erasing work, especially combined with the --saveovernew option.

+

+ 📜 Note: This option was added to Tux Paint in version 0.9.31.

+

+ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "noerase=no" or "erase=yes". In both cases, may be overridden by the command-line option "--erase".

+
diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 9be7f6b43..625470493 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -230,6 +230,9 @@
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.)
+ +
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.)

diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt index c6650fcd7..610b3b973 100644 --- a/docs/es_ES.UTF-8/OPTIONS.txt +++ b/docs/es_ES.UTF-8/OPTIONS.txt @@ -495,6 +495,21 @@ Simplification "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport". + noerase=yes + + Disables the ability to erase saved drawings via the "Erase" + button on the Open dialog, or exported Template images (based on a + saved drawing) via the "Erase" button on the New dialog. Useful to + prevent users from erasing work, especially combined with the + --saveovernew option. + + 📜 Note: This option was added to Tux Paint in version 0.9.31. + + ⚙ Note: If used in a system-wide configuration file, may be + overridden by the user's configuration file using "noerase=no" or + "erase=yes". In both cases, may be overridden by the command-line + option "--erase". + Languages Language diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html index cb5588c0d..3257a7ac1 100644 --- a/docs/es_ES.UTF-8/html/OPTIONS.html +++ b/docs/es_ES.UTF-8/html/OPTIONS.html @@ -723,6 +723,19 @@

Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport".

+ +
+ noerase=yes +
+ +
+

+ Disables the ability to erase saved drawings via the "Erase" button on the Open dialog, or exported Template images (based on a saved drawing) via the "Erase" button on the New dialog. Useful to prevent users from erasing work, especially combined with the --saveovernew option.

+

+ 📜 Note: This option was added to Tux Paint in version 0.9.31.

+

+ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "noerase=no" or "erase=yes". In both cases, may be overridden by the command-line option "--erase".

+
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 6ceb532e1..b47378b25 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -230,6 +230,9 @@
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.)
+ +
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.)

diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt index 729defb15..2af32113b 100644 --- a/docs/fr_FR.UTF-8/OPTIONS.txt +++ b/docs/fr_FR.UTF-8/OPTIONS.txt @@ -515,6 +515,21 @@ Simplification "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport". + noerase=yes + + Disables the ability to erase saved drawings via the "Erase" + button on the Open dialog, or exported Template images (based on a + saved drawing) via the "Erase" button on the New dialog. Useful to + prevent users from erasing work, especially combined with the + --saveovernew option. + + 📜 Note: This option was added to Tux Paint in version 0.9.31. + + ⚙ Note: If used in a system-wide configuration file, may be + overridden by the user's configuration file using "noerase=no" or + "erase=yes". In both cases, may be overridden by the command-line + option "--erase". + Langues Langue diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html index 77b2d3ebb..b2e3ca40e 100644 --- a/docs/fr_FR.UTF-8/html/OPTIONS.html +++ b/docs/fr_FR.UTF-8/html/OPTIONS.html @@ -723,6 +723,19 @@

Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport".

+ +
+ noerase=yes +
+ +
+

+ Disables the ability to erase saved drawings via the "Erase" button on the Open dialog, or exported Template images (based on a saved drawing) via the "Erase" button on the New dialog. Useful to prevent users from erasing work, especially combined with the --saveovernew option.

+

+ 📜 Note: This option was added to Tux Paint in version 0.9.31.

+

+ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "noerase=no" or "erase=yes". In both cases, may be overridden by the command-line option "--erase".

+
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index d4a706570..d0690de46 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -230,6 +230,9 @@
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.)
+ +
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.)

diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt index 4544a44ce..378e4ffb0 100644 --- a/docs/gl_ES.UTF-8/OPTIONS.txt +++ b/docs/gl_ES.UTF-8/OPTIONS.txt @@ -508,6 +508,21 @@ Simplificación "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport". + noerase=yes + + Disables the ability to erase saved drawings via the "Erase" + button on the Open dialog, or exported Template images (based on a + saved drawing) via the "Erase" button on the New dialog. Useful to + prevent users from erasing work, especially combined with the + --saveovernew option. + + 📜 Note: This option was added to Tux Paint in version 0.9.31. + + ⚙ Note: If used in a system-wide configuration file, may be + overridden by the user's configuration file using "noerase=no" or + "erase=yes". In both cases, may be overridden by the command-line + option "--erase". + Languages Language diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html index 62ee59e93..c2e9bf0b8 100644 --- a/docs/gl_ES.UTF-8/html/OPTIONS.html +++ b/docs/gl_ES.UTF-8/html/OPTIONS.html @@ -723,6 +723,19 @@

Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "notemplateexport=no" or "templateexport=yes". In both cases, may be overridden by the command-line option "--templateexport".

+ +
+ noerase=yes +
+ +
+

+ Disables the ability to erase saved drawings via the "Erase" button on the Open dialog, or exported Template images (based on a saved drawing) via the "Erase" button on the New dialog. Useful to prevent users from erasing work, especially combined with the --saveovernew option.

+

+ 📜 Note: This option was added to Tux Paint in version 0.9.31.

+

+ Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "noerase=no" or "erase=yes". In both cases, may be overridden by the command-line option "--erase".

+
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 47fe90eec..ccf77a29c 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -230,6 +230,9 @@
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.)
+ +
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.)

diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt index 6442e53d2..f05f9e45c 100644 --- a/docs/ja_JP.UTF-8/OPTIONS.txt +++ b/docs/ja_JP.UTF-8/OPTIONS.txt @@ -401,6 +401,20 @@ Windows のユーザー を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--templateexport" で変更できます。 + noerase=yes + + Disables the ability to erase saved drawings via the "Erase" + button on the Open dialog, or exported Template images (based on a + saved drawing) via the "Erase" button on the New dialog. Useful to + prevent users from erasing work, especially combined with the + --saveovernew option. + + 📜 Note: This option was added to Tux Paint in version 0.9.31. + + ⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "noerase=no" または + "erase=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--erase" + で変更できます。 + 言語関連 言語 diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html index 8136a72a7..60250605d 100644 --- a/docs/ja_JP.UTF-8/html/OPTIONS.html +++ b/docs/ja_JP.UTF-8/html/OPTIONS.html @@ -723,6 +723,19 @@

注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "notemplateexport=no" または "templateexport=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--templateexport" で変更できます。

+ +
+ noerase=yes +
+ +
+

+ Disables the ability to erase saved drawings via the "Erase" button on the Open dialog, or exported Template images (based on a saved drawing) via the "Erase" button on the New dialog. Useful to prevent users from erasing work, especially combined with the --saveovernew option.

+

+ 📜 Note: This option was added to Tux Paint in version 0.9.31.

+

+ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "noerase=no" または "erase=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "--erase" で変更できます。

+
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index d5d0e5c9a..afeae231f 100644 --- a/docs/ja_JP.UTF-8/html/README.html +++ b/docs/ja_JP.UTF-8/html/README.html @@ -230,6 +230,9 @@
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.)
+ +
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.)

diff --git a/man/en/tuxpaint.1 b/man/en/tuxpaint.1 index 84806f02b..432e60b9c 100644 --- a/man/en/tuxpaint.1 +++ b/man/en/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.05.29 -.TH TUXPAINT 1 "May 29, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.06.01 +.TH TUXPAINT 1 "June 1, 2023" "0.9.31" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. @@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-nosave] .br +[\-\-noerase] +.br [\-\-autosave] .br [\-\-reversesort] @@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-save] .br +[\-\-erase] +.br [\-\-noautosave] .br [\-\-noreversesort] @@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush. Disable or enable (default) the ability to create new Templates from saved drawings via the Open dialog. +.TP 8 +.B \-\-noerase \-\-erase +The --noerase option disables Tux Paint's ability to erase files (saved +drawings, via the Open dialog, and exported templates, via the New dialog). +Useful to prevent a user from accidentally erasing their own work, or that +of others (especially used in combination with --saveovernew). + .SH OPTIONS - CONTROLLING TUX PAINT .l \fItuxpaint\fP accepts the following options to alter how you control Tux diff --git a/man/es_ES.UTF-8/tuxpaint.1 b/man/es_ES.UTF-8/tuxpaint.1 index 0b085fc93..2cb82577e 100644 --- a/man/es_ES.UTF-8/tuxpaint.1 +++ b/man/es_ES.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.05.29 -.TH TUXPAINT 1 "mayo 29, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.06.01 +.TH TUXPAINT 1 "junio 1, 2023" "0.9.31" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. @@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-nosave] .br +[\-\-noerase] +.br [\-\-autosave] .br [\-\-reversesort] @@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-save] .br +[\-\-erase] +.br [\-\-noautosave] .br [\-\-noreversesort] @@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush. Disable or enable (default) the ability to create new Templates from saved drawings via the Open dialog. +.TP 8 +.B \-\-noerase \-\-erase +The --noerase option disables Tux Paint's ability to erase files (saved +drawings, via the Open dialog, and exported templates, via the New dialog). +Useful to prevent a user from accidentally erasing their own work, or that +of others (especially used in combination with --saveovernew). + .SH OPTIONS - CONTROLLING TUX PAINT .l \fItuxpaint\fP accepts the following options to alter how you control Tux diff --git a/man/fr_FR.UTF-8/tuxpaint.1 b/man/fr_FR.UTF-8/tuxpaint.1 index 922d644a6..875a60f9e 100644 --- a/man/fr_FR.UTF-8/tuxpaint.1 +++ b/man/fr_FR.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.05.29 -.TH TUXPAINT 1 "mai 29, 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.06.01 +.TH TUXPAINT 1 "juin 1, 2023" "0.9.31" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants. @@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants. .br [\-\-nosave] .br +[\-\-noerase] +.br [\-\-autosave] .br [\-\-reversesort] @@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants. .br [\-\-save] .br +[\-\-erase] +.br [\-\-noautosave] .br [\-\-noreversesort] @@ -474,6 +478,13 @@ tools, which allows you to override the default spacing of a brush. Disable or enable (default) the ability to create new Templates from saved drawings via the Open dialog. +.TP 8 +.B \-\-noerase \-\-erase +The --noerase option disables Tux Paint's ability to erase files (saved +drawings, via the Open dialog, and exported templates, via the New dialog). +Useful to prevent a user from accidentally erasing their own work, or that +of others (especially used in combination with --saveovernew). + .SH OPTIONS - CONTROLLING TUX PAINT .l \fItuxpaint\fP accepte les options suivantes pour modifier la manière dont diff --git a/man/gl_ES.UTF-8/tuxpaint.1 b/man/gl_ES.UTF-8/tuxpaint.1 index aac97e80b..6b7e4c29f 100644 --- a/man/gl_ES.UTF-8/tuxpaint.1 +++ b/man/gl_ES.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.05.29 -.TH TUXPAINT 1 "29 de Maio de 2023" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.06.01 +.TH TUXPAINT 1 " 1 de Xuño de 2023" "0.9.31" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. @@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-nosave] .br +[\-\-noerase] +.br [\-\-autosave] .br [\-\-reversesort] @@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-save] .br +[\-\-erase] +.br [\-\-noautosave] .br [\-\-noreversesort] @@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush. Disable or enable (default) the ability to create new Templates from saved drawings via the Open dialog. +.TP 8 +.B \-\-noerase \-\-erase +The --noerase option disables Tux Paint's ability to erase files (saved +drawings, via the Open dialog, and exported templates, via the New dialog). +Useful to prevent a user from accidentally erasing their own work, or that +of others (especially used in combination with --saveovernew). + .SH OPTIONS - CONTROLLING TUX PAINT .l \fItuxpaint\fP accepts the following options to alter how you control Tux diff --git a/man/ja_JP.UTF-8/tuxpaint.1 b/man/ja_JP.UTF-8/tuxpaint.1 index 430370959..e5a38a75a 100644 --- a/man/ja_JP.UTF-8/tuxpaint.1 +++ b/man/ja_JP.UTF-8/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2023.05.29 -.TH TUXPAINT 1 "2023年5月29日" "0.9.31" "Tux Paint" +.\" tuxpaint.1 - 2023.06.01 +.TH TUXPAINT 1 "2023年6月 1日" "0.9.31" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. @@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-nosave] .br +[\-\-noerase] +.br [\-\-autosave] .br [\-\-reversesort] @@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children. .br [\-\-save] .br +[\-\-erase] +.br [\-\-noautosave] .br [\-\-noreversesort] @@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush. Disable or enable (default) the ability to create new Templates from saved drawings via the Open dialog. +.TP 8 +.B \-\-noerase \-\-erase +The --noerase option disables Tux Paint's ability to erase files (saved +drawings, via the Open dialog, and exported templates, via the New dialog). +Useful to prevent a user from accidentally erasing their own work, or that +of others (especially used in combination with --saveovernew). + .SH OPTIONS - CONTROLLING TUX PAINT .l \fItuxpaint\fP accepts the following options to alter how you control Tux diff --git a/src/org.tuxpaint.Tuxpaint.appdata.xml.in b/src/org.tuxpaint.Tuxpaint.appdata.xml.in index 099c953e7..cf62d1d36 100644 --- a/src/org.tuxpaint.Tuxpaint.appdata.xml.in +++ b/src/org.tuxpaint.Tuxpaint.appdata.xml.in @@ -47,9 +47,9 @@

New Magic tools: Loops, Ribbon, Smooth, and Squiggles.

Eraser tool now offers fuzzy erasers.

-

Turn saved drawings into Templates (found in the New dialog) within Tux Paint (via the Open dialog).

+

Turn saved drawings into Templates (found in the New dialog) within Tux Paint (via the Open dialog).

Specify UI font, via "uifont" configuration option.

-

"Erase" option to remove saved drawings from the Open dialog may be disabled, via "noerase" configuration option.

+

"Erase" option to remove saved drawings from the Open dialog may be disabled, via "noerase" configuration option.