summaryrefslogtreecommitdiffstats
path: root/client/windows/redc.rc
diff options
context:
space:
mode:
authorYaniv Kamay <ykamay@redhat.com>2010-01-04 21:13:03 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-04 21:13:03 +0200
commitc362f8473b606912f538d670af2d0560f702a0ee (patch)
tree307c343064bdf8bae0a5f274dd3d136a2d72282f /client/windows/redc.rc
parentd42620a3659e347db36ebb90b927c22d587cd024 (diff)
downloadspice-c362f8473b606912f538d670af2d0560f702a0ee.tar.gz
spice-c362f8473b606912f538d670af2d0560f702a0ee.tar.xz
spice-c362f8473b606912f538d670af2d0560f702a0ee.zip
client: use spice icon instead-of solidice icon
Diffstat (limited to 'client/windows/redc.rc')
-rw-r--r--client/windows/redc.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/windows/redc.rc b/client/windows/redc.rc
index d2908b3c..0155d2ec 100644
--- a/client/windows/redc.rc
+++ b/client/windows/redc.rc
@@ -101,7 +101,7 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-RED_ICON_RES_ID ICON "solideice.ico"
+RED_ICON_RES_ID ICON "spice.ico"
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////