guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: mate-desktop-service-type: Add description.


From: Ricardo Wurmus
Subject: 04/04: gnu: mate-desktop-service-type: Add description.
Date: Thu, 24 May 2018 04:17:31 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit a31d7334c25befef5b48e1ab6859e919176a0c77
Author: Ricardo Wurmus <address@hidden>
Date:   Thu May 24 10:15:51 2018 +0200

    gnu: mate-desktop-service-type: Add description.
    
    * gnu/services/desktop.scm (mate-desktop-service-type): Add description.
---
 gnu/services/desktop.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index add3c30..1e8c02c 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -856,7 +856,8 @@ and extends polkit with the actions from 
@code{gnome-settings-daemon}."
                                       mate-package))
           (service-extension profile-service-type
                              (compose list
-                                      mate-package))))))
+                                      mate-package))))
+   (description "Run the MATE desktop environment.")))
 
 (define* (mate-desktop-service #:key (config (mate-desktop-configuration)))
   "Return a service that adds the @code{mate} package to the system profile,



reply via email to

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