mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 05:35:56 +00:00
[ICONS]
- Use a better icon for the bootcd. - Replace the GUI ReactOS Setup program icon with a better one, copied from msiexec (just to note, the "setup" icon from shell32 and appwiz are the same as msiexec one). Inspired from CORE-8971. svn path=/trunk/; revision=65925
This commit is contained in:
parent
12af51d23f
commit
1e56397645
4 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
/* Icons */
|
||||
IDI_MAIN ICON "res/reactos.ico"
|
||||
IDI_MAIN ICON "res/setup.ico"
|
||||
|
||||
/* Bitmaps */
|
||||
IDB_WATERMARK BITMAP "res/watermark.bmp"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
BIN
reactos/base/setup/reactos/res/setup.ico
Normal file
BIN
reactos/base/setup/reactos/res/setup.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 49 KiB |
Loading…
Add table
Add a link
Reference in a new issue