Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/18/2003 00:00:19
Module Name:	src
Committed By:	uwe
Date:		Thu Dec 18 00:00:19 UTC 2003

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: hpcboot.cpp

Log Message:
Add MB_ICONEXCLAMATION style to the "Last chance..." dialog.  Change
the text to "Push YES...", because that's a Yes/No dialog, not Ok/Cancel.
If the user cancels the boot, set error_message appropriately.

Add MB_ICONERROR style to the "BOOT FAILED" dialog.  Explicitly make
it MB_OK, don't rely on the numerology.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/hpc/stand/hpcboot/hpcboot.cpp

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