Message ID | 20220317080428.12613-6-mail@brendan.scot |
---|---|
State | New |
Headers | show |
Series | [bug#54434,1/6] gnu: xfce4-whiskermenu-plugin: Update to 2.6.2. | expand |
Context | Check | Description |
---|---|---|
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/issue | success | View issue |
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index dd6baa42b6..a35cef6430 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -1464,7 +1464,7 @@ (define-public mate-polkit gdk-pixbuf polkit)) (home-page "https://mate-desktop.org/") - (synopsis "DBus specific service for MATE") + (synopsis "PolicyKit Authentication agent for MATE") (description "MATE Polkit is a MATE specific DBUS service that is used to bring up authentication dialogs.")
From: Brendan Tildesley <mail@brendan.scot> * gnu/packages/mate.scm (mate-polkit): Improve synopsis. --- gnu/packages/mate.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)