kernel-fxtec-pro1x/scripts/kconfig/lxdialog
Wang YanQing 6364fd0cb1 menuconfig: Add Save/Load buttons
If menuconfig have Save/Load button like alternative
.config editors, xconfig, nconfig, etc.We will have
a obvious benefit when use menuconfig just like
when we use others, we can Save/Load our .config quickly
and conveniently.

This patch add the Save/Load button for menuconfig.

[remove trailing space while at it for below line:
"*)  Formerly when I used Page Down and Page Up, the cursor would be set"
]

Changes:
V1-V2:
1:use PATH_MAX instead of hard code suggested by Yann E. MORIN
2:drop the spurious empty-line removal suggested by Yann E. MORIN
V2-V3:
1:ajust buttons position well centered reported by Yann E. MORIN

Signed-off-by: Wang YanQing <udknight@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-01-16 00:00:34 +01: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 menuconfig: fix extended colors ncurses support 2012-11-20 10:52:36 +01:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h menuconfig: Assign jump keys per-page instead of globally 2012-09-27 18:09:24 +02:00
inputbox.c menuconfig:inputbox: support navigate input position 2012-12-25 23:42:37 +01:00
menubox.c menuconfig: Add Save/Load buttons 2013-01-16 00:00:34 +01:00
textbox.c menuconfig: Assign jump keys per-page instead of globally 2012-09-27 18:09:24 +02:00
util.c kconfig/mconf.c: revision of curses initialization. 2012-08-30 14:47:34 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00