aboutsummaryrefslogtreecommitdiff
path: root/graphics/mtpaint/README
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2020-09-16 07:36:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-16 07:36:40 +0700
commitf5dcc2f2bf8cffa0dba94ec7557afbb33a2c1efa (patch)
tree77cc307490336118363d86200c5232dd5341efb8 /graphics/mtpaint/README
parent10afe86eead914f4fa4a96431be5857d37323187 (diff)
graphics/mtpaint: Updated for version 3.49.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/mtpaint/README')
-rw-r--r--graphics/mtpaint/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/mtpaint/README b/graphics/mtpaint/README
index ac2825e45a98..14a8a222ae54 100644
--- a/graphics/mtpaint/README
+++ b/graphics/mtpaint/README
@@ -7,6 +7,7 @@ painting and palette manipulation tools. It also can handle JPEG, GIF,
TIFF, BMP, XPM, and XBM files.
NOTES:
-mtPaint comes with its own file and color selector widgets. To use the
-GTK default ones, pass TKWIDGETS=yes to the script. If you want this
-to build as a GTK1 app, pass GTK1=yes
+If you want this to build as a GTK3 app, pass GTK3=yes. mtPaint comes
+with its own file and color selector widgets. To use the GTK2 default
+ones, pass TKWIDGETS=yes to the script. This will have no effect with
+GTK3=yes.