diff options
Diffstat (limited to 'gnu/packages/mate.scm')
-rw-r--r-- | gnu/packages/mate.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index dd6baa42b6..03dfabc135 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -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))) |