projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e75e33
)
w32: Add an icon resource
author
Stefan Weil
<sw@weilnetz.de>
Sat, 17 Aug 2013 07:32:04 +0000
(09:32 +0200)
committer
Stefan Weil
<sw@weilnetz.de>
Tue, 27 Aug 2013 12:21:16 +0000
(14:21 +0200)
The QEMU mascot which was already used for the NSIS installer
is now used for all QEMU executables.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
version.rc
patch
|
blob
|
history
diff --git
a/version.rc
b/version.rc
index 82e10ecf26b91a0ec6430ab42769e6aa739ae0df..a50d62fa0c4ff47c08a77de1589e2b500a8b528e 100644
(file)
--- a/
version.rc
+++ b/
version.rc
@@
-26,3
+26,5
@@
FILESUBTYPE VFT2_UNKNOWN
VALUE "Translation", 0x0409, 1252
}
}
+
+IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"