[PATCH 1/3] winemenubuilder: On Mac, understand and keep 256x256 Vista-style icons.

Ken Thomases ken at codeweavers.com
Wed Jan 12 00:17:20 CST 2011


The existing code would always prefer a smaller icon because it was
misinterpreting 256x256 icons as 0x0 (because bWidth and bHeight are 0).

For other platforms, it is apparently desirable to ignore those icons.
---
programs/winemenubuilder/winemenubuilder.c |   11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemenubuilder-On-Mac-understand-and-keep-256x256-V.patch
Type: text/x-patch
Size: 1418 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110112/e9c12d07/attachment.bin>


More information about the wine-patches mailing list