forked from tribes/guix
installer: Reduce height of the help window.
* gnu/installer/newt/help.scm (run-help-page): Pass #:listbox-height.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#:listbox-items items
|
||||
#:listbox-item->text car
|
||||
#:sort-listbox-items? #f
|
||||
#:listbox-height 6
|
||||
#:button-text (G_ "Continue"))))
|
||||
(match result
|
||||
((_ . proc)
|
||||
|
||||
Reference in New Issue
Block a user