From 66672a455cab26ba5bbd28fbe0ca28bae692dd88 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 14 Jul 2014 15:59:41 +0200 Subject: gnu: Synchronize synopses and descriptions with the Womb. * gnu/packages/gimp.scm (gimp): Synchronize synopsis and description. * gnu/packages/gl.scm (guile-opengl): Likewise. * gnu/packages/gnome.scm (gnumeric): Likewise. --- gnu/packages/gimp.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'gnu/packages/gimp.scm') diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index ec3adf13a4..9db543199c 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -139,8 +139,10 @@ buffers.") `(("pkg-config" ,pkg-config) ("intltool" ,intltool))) (home-page "http://gimp.org") - (synopsis "Image manipulation program.") - (description "GIMP is the GNU Image Manipulation Program. It is a freely -distributed piece of software for such tasks as photo retouching, image -composition and image authoring.") + (synopsis "GNU Image Manipulation Program") + (description + "GIMP is an application for image manipulation tasks such as photo +retouching, composition and authoring. It supports all common image formats +as well as specialized ones. It features a highly customizable interface +that is extensible via a plugin system.") (license license:gpl3+))) ; some files are lgplv3 -- cgit v1.2.3