Update the solitaire icon, the icon file is from the http://tango-project.org icon-set

(note: the 32x32 version is based on the 22x22 version, I will fix this as soon as possible)

svn path=/trunk/; revision=21230
This commit is contained in:
Klemens Friedl 2006-03-05 14:27:17 +00:00
parent 0bb5b736d8
commit d149b546b0
3 changed files with 144 additions and 144 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -126,7 +126,7 @@ END
// Icon with lowest ID value placed first to ensure application icon // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems. // remains consistent on all systems.
IDI_ICON1 ICON DISCARDABLE "icon1.ico" IDI_ICON1 ICON DISCARDABLE "solitaire.ico"
#endif // English (U.K.) resources #endif // English (U.K.) resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB