me
/
guix
Archived
1
0
Fork 0

gnu: mate-polkit: Improve synopsis.

* gnu/packages/mate.scm (mate-polkit): Improve synopsis.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
master
Brendan Tildesley 2022-03-18 18:38:43 +11:00 committed by Ludovic Courtès
parent 92b32a0592
commit 9535b62170
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1464,9 +1464,9 @@ MATE Desktop to monitor your system resources and usage.")
gdk-pixbuf
polkit))
(home-page "https://mate-desktop.org/")
(synopsis "DBus specific service for MATE")
(synopsis "Polkit authentication agent for MATE")
(description
"MATE Polkit is a MATE specific DBUS service that is
"MATE Polkit is a MATE specific D-Bus service that is
used to bring up authentication dialogs.")
(license license:lgpl2.1)))