]> git.baikalelectronics.ru Git - kernel.git/commit
menuconfig: truncate list items
authorLi Zefan <lizf@cn.fujitsu.com>
Thu, 3 Jun 2010 07:24:57 +0000 (15:24 +0800)
committerMichal Marek <mmarek@suse.cz>
Thu, 3 Jun 2010 11:41:02 +0000 (13:41 +0200)
commit2c1eb64745a2f25d853bb94c58359a1254e5257a
tree8ed62dbaf1415de5da9e0382fc1ac632850423b0
parent90fd1889e1c3fe65dd4539b93c3aa266184a769d
menuconfig: truncate list items

Truncate list items to fit in a single line, otherwise those items
which have long prompts will cover some other items.

This follows the behavior of menubox.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/lxdialog/checklist.c