dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/kconfig/lxdialog
Li Zefan e7401d8321 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>
2010-06-03 13:41:02 +02:00
..
.gitignore gitignore: ignore more generated files 2006-01-03 11:35:26 +01:00
BIG.FAT.WARNING kconfig: move lxdialog to scripts/kconfig/lxdialog 2005-12-16 21:35:19 +01:00
check-lxdialog.sh kconfig: fix options to check-lxdialog.sh 2008-12-03 22:11:14 +01:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
inputbox.c kconfig: some small fixes 2010-04-14 15:34:18 +02:00
menubox.c menuconfig: add support to show hidden options which have prompts 2010-04-14 15:34:19 +02:00
textbox.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
util.c kconfig: variable argument lists needs `stdarg.h' 2009-07-17 23:05:05 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00