summary refs log tree commit diff
path: root/pkgs/applications/graphics/mcomix/default.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-09-06 02:57:51 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-09-06 02:57:51 +0200
commited54a5b51dc9542df94f70b25a13d86d1f494e64 (patch)
treebc85a8288e36624f3385831069a8df77d2ef3451 /pkgs/applications/graphics/mcomix/default.nix
parent4b16b7e9a00b4a6b7e350a8711312e0fe83930db (diff)
parent684bad056950880d05e4534e683362c6a0abce55 (diff)
downloadnixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar.gz
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar.bz2
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar.lz
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar.xz
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.tar.zst
nixpkgs-ed54a5b51dc9542df94f70b25a13d86d1f494e64.zip
Merge branch 'gtk-no-plus'
Diffstat (limited to 'pkgs/applications/graphics/mcomix/default.nix')
-rw-r--r--pkgs/applications/graphics/mcomix/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/mcomix/default.nix b/pkgs/applications/graphics/mcomix/default.nix
index eea0e501cb8..7ae5286f762 100644
--- a/pkgs/applications/graphics/mcomix/default.nix
+++ b/pkgs/applications/graphics/mcomix/default.nix
@@ -19,7 +19,7 @@ python27Packages.buildPythonApplication rec {
         MComix is an user-friendly, customizable image viewer. It is specifically
         designed to handle comic books, but also serves as a generic viewer.
         It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image
-        files. It is written in Python and uses GTK+ through the PyGTK bindings,
+        files. It is written in Python and uses GTK through the PyGTK bindings,
         and runs on both Linux and Windows.
 
         MComix is a fork of the Comix project, and aims to add bug fixes and