guix/gnu/installer/newt
Tobias Geerinckx-Rice b83e4a93a2
gnu: Fix some typos in the installer.
* gnu/installer/connman.scm (connman-connect-with-auth): Fix typo in
documentation.
* gnu/installer/newt/keymap.scm (sort-variants): Likewise.
* gnu/installer/newt/page.scm (run-listbox-selection-page): Likewise.
* gnu/installer/parted.scm (mkpart): Likewise.
* gnu/installer/newt/utils.scm (destroy-form-and-pop): Likewise.
* gnu/installer/newt/wifi.scm (run-unknown-error-page): Fix typo.
(wifi-listbox-heigth): Rename to…
(wifi-listbox-height): …this, and adjust caller.
* gnu/installer/timezone.scm (locate-childrens): Rename to…
(locate-children): …this.  Adjust all callers.
2019-02-18 01:52:47 +01:00
..
ethernet.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
final.scm installer: Adjust messages on the final page. 2019-01-17 14:04:28 +01:00
hostname.scm installer: Make sure every sentence is dot terminated. 2019-01-17 14:04:25 +01:00
keymap.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
locale.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
menu.scm installer: menu: Fix typo. 2019-01-17 14:04:26 +01:00
network.scm installer: Make sure every sentence is dot terminated. 2019-01-17 14:04:25 +01:00
page.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
partition.scm installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
services.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: Rename "Ok" buttons to "OK". 2019-01-17 14:04:27 +01:00
utils.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
welcome.scm installer: welcome: Put "Graphical installer" ahead. 2019-01-17 14:04:27 +01:00
wifi.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00