Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 06/19/1999 22:41:46
Module Name: basesrc
Committed By: cgd
Date: Sun Jun 20 05:41:46 UTC 1999
Modified Files:
basesrc/usr.bin/menuc: main.c menu_sys.def
Log Message:
provide the ability to do horizontal centering of menus, and make that
the default. XXX: currently can't be turned back on for individual menus
if overridden by the menu definition's default setting.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/menuc/main.c
cvs rdiff -r1.19 -r1.20 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.