[Bug 156539] New: applications are missing icons and version resources
Shinobu Maehara
congruwer at yahoo.co.uk
Thu Jan 24 10:30:56 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156539
Summary: applications are missing icons and version resources
Product: kde
Version: unspecified
OS/Version: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs kde org
ReportedBy: congruwer yahoo co uk
Version: (using KDE 4.0.0)
Installed from: MS Windows Binaries
OS: MS Windows
On Windows, executables should have an icon and a version resource.
See e.g. "VERSIONINFO Resource" in the SDK for version information. For the icon, Windows uses the first icon resource, if my memory serves me well. Take care that the icon contains images at different sizes and bit-depths. At least the following sizes will need to be present: 16x16 (small icons, columns, details), 32x32 (large icons), 48x48 (large icons, with separate large icons setting activated). Required bit-depths (color+mask): 4+1 and 8+1, but you'll probably want 1+1 and 24+8 as well.
More information about the Unassigned-bugs
mailing list