aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/mtpaint
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-09-04 00:49:40 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-09-06 02:54:53 +0200
commit72e7d569a7157e6d1a541dc87f07c1843feb3350 (patch)
treec42e9ae5eb1b8ca6e457f20c23a11dcd8df09904 /pkgs/applications/graphics/mtpaint
parentcac6631e614e0f417e38d588ac359d7dd6a4bb40 (diff)
tree-wide: s/GTK+/GTK/g
GTK was renamed.
Diffstat (limited to 'pkgs/applications/graphics/mtpaint')
-rw-r--r--pkgs/applications/graphics/mtpaint/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/mtpaint/default.nix b/pkgs/applications/graphics/mtpaint/default.nix
index 8a2a218d9891..7274bdacd9d0 100644
--- a/pkgs/applications/graphics/mtpaint/default.nix
+++ b/pkgs/applications/graphics/mtpaint/default.nix
@@ -22,9 +22,9 @@ stdenv.mkDerivation rec {
];
meta = {
- description = "A simple GTK+1/2 painting program";
+ description = "A simple GTK painting program";
longDescription = ''
- mtPaint is a simple GTK+1/2 painting program designed for
+ mtPaint is a simple GTK painting program designed for
creating icons and pixel based artwork. It can edit indexed palette
or 24 bit RGB images and offers basic painting and palette manipulation
tools. It also has several other more powerful features such as channels,