guix-commits
[Top][All Lists]
Advanced

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

07/11: installer: Remove SLiM-specific instructions.


From: guix-commits
Subject: 07/11: installer: Remove SLiM-specific instructions.
Date: Sun, 7 Apr 2019 12:06:14 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit e8aa4e9511e500ae23439b653e0b5e0f78c31159
Author: Ludovic Courtès <address@hidden>
Date:   Sun Apr 7 16:25:07 2019 +0200

    installer: Remove SLiM-specific instructions.
    
    * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
    Remove "with F1".
---
 gnu/installer/newt/services.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/installer/newt/services.scm b/gnu/installer/newt/services.scm
index 6bcb624..adeb1d7 100644
--- a/gnu/installer/newt/services.scm
+++ b/gnu/installer/newt/services.scm
@@ -33,7 +33,7 @@ environments."
   (run-checkbox-tree-page
    #:info-text (G_ "Please select the desktop(s) environment(s) you wish to \
 install. If you select multiple desktops environments, we will be able to \
-choose the one to use on the log-in screen with F1.")
+choose the one to use on the log-in screen.")
    #:title (G_ "Desktop environment")
    #:items %desktop-environments
    #:item->text desktop-environment-name



reply via email to

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