kconfig/lxdialog: refactor color support
authorSam Ravnborg <sam@mars.ravnborg.org>
Mon, 24 Jul 2006 19:40:46 +0000 (21:40 +0200)
committerSam Ravnborg <sam@neptun.ravnborg.org>
Sat, 30 Sep 2006 09:19:19 +0000 (11:19 +0200)
Clean up and refactor color support. All color support are now
in util.c including color definitions.
In the process introduced a global variable named 'dlg' which is
used all over to set color - thats the reason why all files are changed.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found