gnu: mate-polkit: Improve synopsis.
* gnu/packages/mate.scm (mate-polkit): Improve synopsis. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
92b32a0592
commit
9535b62170
1 changed files with 2 additions and 2 deletions
|
@ -1464,9 +1464,9 @@ (define-public mate-polkit
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
polkit))
|
polkit))
|
||||||
(home-page "https://mate-desktop.org/")
|
(home-page "https://mate-desktop.org/")
|
||||||
(synopsis "DBus specific service for MATE")
|
(synopsis "Polkit authentication agent for MATE")
|
||||||
(description
|
(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.")
|
used to bring up authentication dialogs.")
|
||||||
(license license:lgpl2.1)))
|
(license license:lgpl2.1)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue