Replace ico files with png so that alt-tab will display WCG logo

properly on Windows XP
This commit is contained in:
Kevin Reed 2013-05-17 16:27:56 -05:00
parent 4afb6cb97f
commit 41408e318d
3 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<application_name>World Community Grid - BOINC Manager</application_name>
<application_short_name>World Community Grid</application_short_name>
<application_logo>wcg_about.ico</application_logo>
<application_logo>wcg_about.png</application_logo>
<application_icon>
<image>
@ -46,7 +46,7 @@
<image>
<imagesrc>wcg_about.ico</imagesrc>
<imagesrc>wcg_32.png</imagesrc>
<transparency_mask>255:0:255</transparency_mask>
</image>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB