* [Qemu-devel] [PATCH] w32: Add an icon resource
@ 2013-08-17 7:33 Stefan Weil
0 siblings, 0 replies; only message in thread
From: Stefan Weil @ 2013-08-17 7:33 UTC (permalink / raw)
To: qemu-devel; +Cc: Blue Swirl, Stefan Weil
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 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/version.rc b/version.rc
index 82e10ec..a50d62f 100644
--- 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"
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-17 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 7:33 [Qemu-devel] [PATCH] w32: Add an icon resource Stefan Weil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).