Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpc/stand/hpcboot
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.
Home |
Main Index |
Thread Index |
Old Index