aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-04-07 16:25:07 +0200
committerLudovic Courtès <ludo@gnu.org>2019-04-07 16:25:07 +0200
commite8aa4e9511e500ae23439b653e0b5e0f78c31159 (patch)
tree78bd847a23f89ac2cbd52a1a0900418c7aa9ce48
parentd1557774522e6c56ce8fc42470f845763473eb83 (diff)
downloadguix-e8aa4e9511e500ae23439b653e0b5e0f78c31159.tar
guix-e8aa4e9511e500ae23439b653e0b5e0f78c31159.tar.gz
installer: Remove SLiM-specific instructions.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Remove "with F1".
-rw-r--r--gnu/installer/newt/services.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/installer/newt/services.scm b/gnu/installer/newt/services.scm
index 6bcb6244ae..adeb1d784a 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