guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/07: gnu: mate-polkit: Improve synopsis.


From: guix-commits
Subject: 05/07: gnu: mate-polkit: Improve synopsis.
Date: Sun, 3 Apr 2022 06:46:04 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 9535b6217026d6a329898c9d8f4e1e54caef3401
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Fri Mar 18 18:38:43 2022 +1100

    gnu: mate-polkit: Improve synopsis.
    
    * gnu/packages/mate.scm (mate-polkit): Improve synopsis.
    
    Co-authored-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/mate.scm | 4 ++--
 1 file 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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]