~ruther/guix-local

ea0c0bec5dcdb3190023fce5ed3fc525838ecb76 — Florian Pelz a month ago 5ce978f
installer: Adjust vertical space in the recommended kernel choice.

Proposed in #5555.

* gnu/installer/newt/kernel.scm (run-kernel-page): Add a newline.

Suggested-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I50e156e12539ba86cf9aa12ab6ef92ed145b5578
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/installer/newt/kernel.scm
M gnu/installer/newt/kernel.scm => gnu/installer/newt/kernel.scm +1 -0
@@ 48,6 48,7 @@
           ;; TRANSLATORS: "Hurd" is a proper noun and must not be translated.
           ;; TRANSLATORS: "Linux Libre" is a literal and must not be translated.
           (G_ "Please select a kernel.  When in doubt, choose \"Linux Libre\".

The Hurd is offered as a technology preview and development aid; many packages \
are not yet available in Guix, such as a desktop environment or even a \
windowing system (X, Wayland).")