]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Populate configuration interface with current defaults
authorJeremy Kerr <jk@ozlabs.org>
Thu, 24 Oct 2013 08:51:44 +0000 (16:51 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 14 Nov 2013 02:23:52 +0000 (13:23 +1100)
commit4dd0ff12814b03f06ee0cd813d8f54aa42fc94fb
tree3f4ed31d97b882bb6c548e97dd2fbb1a86d9a7d1
parent663197d945b6e393c1237c6b2b25f11567a449d7
ui/ncurses: Populate configuration interface with current defaults

Sets the default values of configuration widgets to the values found in
t he current config.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/ncurses/nc-config.c