From: Sam Ravnborg Date: Fri, 28 Jul 2006 21:57:48 +0000 (+0200) Subject: kconfig/lxdialog: let behave as expected X-Git-Tag: v2.6.19-rc1~220^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3cbcdc955d0d2c8b4c52d6b73fc536b01b68c64;p=pandora-kernel.git kconfig/lxdialog: let behave as expected is used to step one back in the dialogs. When lxdialog became built-in pressing once would cause one step back and pressing would cause two steps back. This patch - based on concept from Roman Zippel - makes one a noop and pressing will cause one step backward. In addition the final yes/no dialog now has the option to go back to the the kernel configuration. So if you get too far out you can now go back to configuring the kernel without saving and starting all over again. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed