http://bugs.winehq.org/show_bug.cgi?id=24652
Summary: Missing sizes for wine app icon Product: Wine Version: 1.3.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: michael.monreal+wine@gmail.com
Created an attachment (id=31162) --> (http://bugs.winehq.org/attachment.cgi?id=31162) Screenshot
Wine ships 16x16, 32x32 and 48x48 versions of its icon. These should be installed in some place where panels, pagers, window managers can find them (packager's duty?).
However, at the moment two common sizes are missing: 24x24 and some larger version like 64x64, 128x128 or 256x256.
In GNOME3's window chooser, 64x64 icons are shown. Currently, wine only shows a smaller icon here, which looks kind of out of place (see attached screenshot). Note that GNOME does not ship 64x64 artwork itself but scales the bigger 256x256 version down to 64x64 in this place.