diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-03-14 15:06:06 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-03-14 15:06:06 +0100 |
commit | ebfe259f6682b43d7f0d3b57b525e25f97410052 (patch) | |
tree | e3f09eb6159168e1736f8a629286eb3d148917a9 /gnu/installer/newt/welcome.scm | |
parent | 47b3eed821cf86c350dc4b0fdbe75647cdc275b0 (diff) | |
parent | 8cc3983a4d02a15ad4a863671c1a5a8b2b542625 (diff) | |
download | guix-ebfe259f6682b43d7f0d3b57b525e25f97410052.tar.gz |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/installer/newt/welcome.scm')
-rw-r--r-- | gnu/installer/newt/welcome.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/installer/newt/welcome.scm b/gnu/installer/newt/welcome.scm index eec98e291a..b0b5429c0f 100644 --- a/gnu/installer/newt/welcome.scm +++ b/gnu/installer/newt/welcome.scm @@ -92,8 +92,8 @@ we want this page to occupy all the screen space available." the page. Ask the user to choose between manual installation, graphical installation and reboot." (run-menu-page - (G_ "GNU GuixSD install") - (G_ "Welcome to GNU GuixSD installer! + (G_ "GNU Guix install") + (G_ "Welcome to GNU Guix system installer! Please note that the present graphical installer is still under heavy \ development, so you might want to prefer using the shell based process. \ |