guix-commits
[Top][All Lists]
Advanced

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

02/09: doc: Adjust desktop instructions for GDM.


From: guix-commits
Subject: 02/09: doc: Adjust desktop instructions for GDM.
Date: Wed, 10 Apr 2019 06:41:09 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 5c32857f91b26846d202f07226f201fd49852619
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 9 09:31:14 2019 +0200

    doc: Adjust desktop instructions for GDM.
    
    * gnu/system/examples/desktop.tmpl: Adjust comment that referred to SLiM.
---
 gnu/system/examples/desktop.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/system/examples/desktop.tmpl b/gnu/system/examples/desktop.tmpl
index baeb5e2..3931bad 100644
--- a/gnu/system/examples/desktop.tmpl
+++ b/gnu/system/examples/desktop.tmpl
@@ -58,8 +58,8 @@
                      gvfs)
                     %base-packages))
 
-  ;; Add GNOME and/or Xfce---we can choose at the log-in
-  ;; screen with F1.  Use the "desktop" services, which
+  ;; Add GNOME and Xfce---we can choose at the log-in screen
+  ;; by clicking the gear.  Use the "desktop" services, which
   ;; include the X11 log-in service, networking with
   ;; NetworkManager, and more.
   (services (append (list (service gnome-desktop-service-type)



reply via email to

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