installer: Turn help menu into parameters menu.

* gnu/local.mk (INSTALLER_MODULES): Rename help.scm into parameters.scm.
* po/guix/POTFILES.in: Ditto.
* gnu/installer/record.scm (<installer>): Rename help-menu into parameter-menu
and help-page into parameters-page.
* gnu/installer/newt/parameters.scm: Renamed from help.scm. Update information
messages.
* gnu/installer/newt.scm: Update accordingly.
* gnu/installer/newt/keymap.scm: Ditto.
This commit is contained in:
Mathieu Othacehe 2020-04-08 10:16:25 +02:00
parent 6e2f7dc5e2
commit 07a53bd512
No known key found for this signature in database
GPG key ID: 8354763531769CA6
7 changed files with 28 additions and 27 deletions

View file

@ -198,11 +198,11 @@ selected keymap."
(timezone-data #~(string-append #$tzdata
"/share/zoneinfo/zone.tab")))
#~(lambda (current-installer)
((installer-help-menu current-installer)
((installer-parameters-menu current-installer)
(lambda ()
((installer-help-page current-installer)
((installer-parameters-page current-installer)
(lambda _
(#$(compute-keymap-step 'help)
(#$(compute-keymap-step 'param)
current-installer)))))
(list
;; Ask the user to choose a locale among those supported by