gnu: gnome: Sync description and synopsis.
* gnu/packages/gnome.scm (gnome)[synopsis, description]: Use official GNU blurb.
This commit is contained in:
parent
ffaf83dfb1
commit
fe4e698d77
|
@ -4806,11 +4806,12 @@ software that do not provide their own configuration interface.")
|
||||||
("totem" ,totem)
|
("totem" ,totem)
|
||||||
("yelp" ,yelp)
|
("yelp" ,yelp)
|
||||||
("zenity" ,zenity)))
|
("zenity" ,zenity)))
|
||||||
(synopsis "Desktop environment (meta-package)")
|
(synopsis "The GNU desktop environment")
|
||||||
(home-page "https://www.gnome.org/")
|
(home-page "https://www.gnome.org/")
|
||||||
(description
|
(description
|
||||||
"GNOME is an intutive and attractive desktop environment. It aims to be
|
"GNOME is the graphical desktop for GNU. It includes a wide variety of
|
||||||
an easy and elegant way to use your computer.")
|
applications for browsing the web, editing text and images, creating
|
||||||
|
documents and diagrams, playing media, scanning, and much more.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public byzanz
|
(define-public byzanz
|
||||||
|
|
Loading…
Reference in New Issue