From fe4e698d770e96b0a5dc0aa3b11a7f85da15e55f Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 4 Mar 2016 10:34:00 +0100 Subject: gnu: gnome: Sync description and synopsis. * gnu/packages/gnome.scm (gnome)[synopsis, description]: Use official GNU blurb. --- gnu/packages/gnome.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 81c3a5b230..3a032a9c86 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -4806,11 +4806,12 @@ (define-public gnome ("totem" ,totem) ("yelp" ,yelp) ("zenity" ,zenity))) - (synopsis "Desktop environment (meta-package)") + (synopsis "The GNU desktop environment") (home-page "https://www.gnome.org/") (description - "GNOME is an intutive and attractive desktop environment. It aims to be -an easy and elegant way to use your computer.") + "GNOME is the graphical desktop for GNU. It includes a wide variety of +applications for browsing the web, editing text and images, creating +documents and diagrams, playing media, scanning, and much more.") (license license:gpl2+))) (define-public byzanz -- cgit v1.2.3