mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 15:08:14 +00:00
[NTOS:INBV] We are now past Christmas time.
This commit is contained in:
parent
85f42a25d5
commit
a857b28008
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
* Enable this define for having fancy features
|
* Enable this define for having fancy features
|
||||||
* in the boot and shutdown screens.
|
* in the boot and shutdown screens.
|
||||||
*/
|
*/
|
||||||
#define REACTOS_FANCY_BOOT
|
// #define REACTOS_FANCY_BOOT
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* BitBltAligned() alignments
|
* BitBltAligned() alignments
|
||||||
|
|
|
@ -23,7 +23,7 @@ IDB_SERVER_HEADER BITMAP "inbv/resources/hserver.bmp"
|
||||||
IDB_SERVER_FOOTER BITMAP "inbv/resources/fserver.bmp"
|
IDB_SERVER_FOOTER BITMAP "inbv/resources/fserver.bmp"
|
||||||
|
|
||||||
/* ReactOS additions */
|
/* ReactOS additions */
|
||||||
IDB_LOGO_XMAS BITMAP "inbv/resources/logo_xmas.bmp"
|
//IDB_LOGO_XMAS BITMAP "inbv/resources/logo_xmas.bmp"
|
||||||
IDB_ROTATING_LINE BITMAP "inbv/resources/line.bmp"
|
IDB_ROTATING_LINE BITMAP "inbv/resources/line.bmp"
|
||||||
IDB_PROGRESS_BAR BITMAP "inbv/resources/progress.bmp"
|
IDB_PROGRESS_BAR BITMAP "inbv/resources/progress.bmp"
|
||||||
IDB_COPYRIGHT BITMAP "inbv/resources/copyright.bmp"
|
IDB_COPYRIGHT BITMAP "inbv/resources/copyright.bmp"
|
||||||
|
|
Loading…
Reference in a new issue