guix/gnu/installer/newt
Ludovic Courtès ed5a5d38cf
installer: Improve layout of the partitioning page.
Previously the "listbox" would be unnecessarily high, leaving too little
space for the German translation of the text above.

* gnu/installer/newt/partition.scm (run-disk-page): Increase
 #:info-textbox-width and pass #:listbox-height.
2019-04-28 22:57:07 +02:00
..
ethernet.scm
final.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
hostname.scm
keymap.scm installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
locale.scm installer: Display language and territory names natively. 2019-04-17 11:53:54 +02:00
menu.scm
network.scm installer: Add missing 'G_' for networking message. 2019-04-25 00:45:34 +02:00
page.scm installer: Add #:selection parameter to 'run-checkbox-tree-page'. 2019-04-28 22:57:07 +02:00
partition.scm installer: Improve layout of the partitioning page. 2019-04-28 22:57:07 +02:00
services.scm installer: Recommended services are pre-selected. 2019-04-28 22:57:07 +02:00
timezone.scm installer: Look up timezone name translations in "iso_3166-1". 2019-04-17 11:53:54 +02:00
user.scm installer: Ask for confirmation of the user passwords. 2019-04-25 12:23:54 +02:00
utils.scm
welcome.scm
wifi.scm