~ruther/guix-local

7432d3ae185e25d881b6dae2a39c6d51100cf009 — Tobias Geerinckx-Rice 9 years ago a48a107
gnu: grafx2: Remove zero-width space.

* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/game-development.scm
M gnu/packages/game-development.scm => gnu/packages/game-development.scm +1 -1
@@ 713,7 713,7 @@ to create fully featured games and multimedia programs in the python language.")
       ("sdl-union" ,(sdl-union (list sdl sdl-image sdl-ttf)))))
    (synopsis "Bitmap paint program")
    (description "GrafX2 is a bitmap paint program inspired by the Amiga
programs ​Deluxe Paint and Brilliance.  Specializing in 256-color drawing, it
programs Deluxe Paint and Brilliance.  Specializing in 256-color drawing, it
includes a very large number of tools and effects that make it particularly
suitable for pixel art, game graphics, and generally any detailed graphics
painted with a mouse.")