installer: Shrink simple listboxes to their minimum height.
authorLudovic Courtès <ludo@gnu.org>
Mon, 6 May 2019 20:06:29 +0000 (22:06 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 6 May 2019 21:21:33 +0000 (23:21 +0200)
commitd1e5f758e128a3c1042c98563c5b87b81b2f187a
treee88fadea8f0070f0c86c8624a340b875179aa792
parent7ae9979cff98d7c23fc8d19e54ae733ee1a7deb2
installer: Shrink simple listboxes to their minimum height.

* gnu/installer/newt/partition.scm (run-partioning-page): Pass
 #:listbox-height.
(run-scheme-page): Likewise.
(run-device-page): Likewise.
* gnu/installer/newt/network.scm (run-technology-page): Likewise.
* gnu/installer/newt/ethernet.scm (run-ethernet-page): Likewise.
gnu/installer/newt/ethernet.scm
gnu/installer/newt/network.scm
gnu/installer/newt/partition.scm