[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/29: gnu: gnome: Update synopsis and description.
From: |
guix-commits |
Subject: |
08/29: gnu: gnome: Update synopsis and description. |
Date: |
Sat, 24 Feb 2024 01:29:59 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit a13f69f0d680fa2b1e70269293e022859be29b9c
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Feb 17 09:19:28 2024 +0100
gnu: gnome: Update synopsis and description.
Gnome no longer considers itself “The GNU desktop environment”™, so let's
reflect that.
* gnu/packages/gnome.scm (gnome-meta-package)[synopsis]: Shorten to
“Graphical
desktop environment”.
[description]: Adjust accordingly.
---
gnu/packages/gnome.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c3707ea632..65fd9a5665 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10174,11 +10174,11 @@ Refer to its propagated inputs instead.\n"
#$(package-name this-package))
(mkdir #$output))))
(home-page "https://www.gnome.org")
- (synopsis "The GNU desktop environment")
- (description "\
-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.")
+ (synopsis "Graphical desktop environment")
+ (description "GNOME is a graphical desktop environment.
+It includes a wide variety of applications with a common interface for
+browsing the web, editing text and images, creating documents and diagrams,
+playing media, scanning, and much more.")
(license license:gpl2+)
(properties `((hidden? . #t))))))
(package (inherit base)
- 05/29: services: Extend polkit capabilities of gnome-desktop-service., (continued)
- 05/29: services: Extend polkit capabilities of gnome-desktop-service., guix-commits, 2024/02/24
- 06/29: services: desktop: Remove unused imports., guix-commits, 2024/02/24
- 12/29: gnu: rygel: Update to 0.42.5., guix-commits, 2024/02/24
- 14/29: gnu: atkmm@2.28: Update to 2.28.4., guix-commits, 2024/02/24
- 20/29: gnu: epiphany: Update to 44.8., guix-commits, 2024/02/24
- 13/29: gnu: vte: Update to 0.72.4., guix-commits, 2024/02/24
- 18/29: gnu: gcr@3: Update to 3.41.2., guix-commits, 2024/02/24
- 22/29: gnu: mutter: Update to 44.9., guix-commits, 2024/02/24
- 25/29: gnu: folks: Update to 0.15.7., guix-commits, 2024/02/24
- 28/29: gnu: gdm: Wrap inputs to enable accessibility settings., guix-commits, 2024/02/24
- 08/29: gnu: gnome: Update synopsis and description.,
guix-commits <=
- 09/29: gnu: mm-common: Update to 1.0.6., guix-commits, 2024/02/24
- 16/29: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/24
- 17/29: gnu: gnome-initial-setup: Update to 44.8., guix-commits, 2024/02/24
- 19/29: gnu: libgsf: Update to 1.14.52., guix-commits, 2024/02/24
- 21/29: gnu: gjs: Update to 1.76.3., guix-commits, 2024/02/24
- 23/29: gnu: gnome-bluetooth: Update to 42.8., guix-commits, 2024/02/24
- 24/29: gnu: gnome-shell: Update to 44.9., guix-commits, 2024/02/24
- 27/29: gnu: eiciel: Update to 0.10.0., guix-commits, 2024/02/24
- 10/29: gnu: glibmm-2.64: Rename and update to 2.66.6., guix-commits, 2024/02/24
- 11/29: gnu: python-pyatspi: Update to 2.46.1., guix-commits, 2024/02/24