Added lxdialog for menuconfig
authorDavid Schleef <ds@schleef.org>
Fri, 7 Dec 2001 02:01:41 +0000 (02:01 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 7 Dec 2001 02:01:41 +0000 (02:01 +0000)
commitc6b8b9b70c77c7f2b47008b1e68ad323dc170db8
tree1073c600c410c1f0570cac11ffe1d2824fb9467f
parentce4f0ab23315d6dde567659974ae16ab22e48528
Added lxdialog for menuconfig
12 files changed:
scripts/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
scripts/lxdialog/Makefile [new file with mode: 0644]
scripts/lxdialog/checklist.c [new file with mode: 0644]
scripts/lxdialog/colors.h [new file with mode: 0644]
scripts/lxdialog/dialog.h [new file with mode: 0644]
scripts/lxdialog/inputbox.c [new file with mode: 0644]
scripts/lxdialog/lxdialog.c [new file with mode: 0644]
scripts/lxdialog/menubox.c [new file with mode: 0644]
scripts/lxdialog/msgbox.c [new file with mode: 0644]
scripts/lxdialog/textbox.c [new file with mode: 0644]
scripts/lxdialog/util.c [new file with mode: 0644]
scripts/lxdialog/yesno.c [new file with mode: 0644]