Subject: CVS commit: basesrc/usr.bin/menuc
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/17/2001 03:12:48
Module Name:	basesrc
Committed By:	perry
Date:		Sat Nov 17 01:12:47 UTC 2001

Modified Files:
	basesrc/usr.bin/menuc: menu_sys.def

Log Message:
1) Use standard box drawing characters. It looks a whole lot better
   than *'s.
2) On displays that handle color, do a cheesy white-on-blue theme.

As silly as it may seem, many people seem to respond better to color
and nice borders for sysinst.

XXX will rig up a way to do this more cleanly.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/menuc/menu_sys.def

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.