guix/gnu
Ludovic Courtès 9ced0f376b
installer: Add an "Edit" button on the final page.
Fixes <https://bugs.gnu.org/36885>.
Reported by <lukasbf@tutanota.com>.

* gnu/installer/newt/page.scm (edit-file): New procedure.
(run-file-textbox-page): Add #:edit-button? and #:editor-locale
parameters.  Remove 'file-text' and add 'edit-button', and add it
to the horizontal stacked grid when EXIT-BUTTON? is true.  Wrap
body in 'loop'.  Handle case where ARGUMENT is EDIT-BUTTON by calling
'loop'.
* gnu/installer/newt/final.scm (run-config-display-page): Add #:locale
parameter.  Pass #:edit-button? and #:editor-locale to
'run-file-textbox-page'.
(run-final-page): Pass LOCALE to 'run-config-display-page'.
2020-01-12 23:26:39 +01:00
..
bootloader Revert "bootloader: grub: Add gfxmode (resolution) override." 2020-01-07 23:31:44 +01:00
build
installer installer: Add an "Edit" button on the final page. 2020-01-12 23:26:39 +01:00
machine
packages gnu: Add gnome-user-share. 2020-01-12 23:08:44 +01:00
services services: Add pulseaudio to %desktop-services. 2020-01-11 18:18:51 +01:00
system
tests services: nfs: Add nfs-service-type. 2020-01-08 23:56:16 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: spice: Fix test failure on armhf-linux. 2020-01-12 22:23:27 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2). 2020-01-12 00:19:09 +01:00
tests.scm