gnome-shell: update description (#553933)

This commit is contained in:
Jan Tojnar
2026-08-18 17:05:20 +00:00
committed by GitHub

View File

@@ -259,7 +259,7 @@ stdenv.mkDerivation (finalAttrs: {
strictDeps = true;
meta = {
description = "Core user interface for the GNOME 3 desktop";
description = "Core user interface for the GNOME desktop";
homepage = "https://gitlab.gnome.org/GNOME/gnome-shell";
changelog = "https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/${finalAttrs.version}/NEWS?ref_type=tags";
license = lib.licenses.gpl2Plus;