Comment 5 for bug 88285

Revision history for this message
Jakson Alves de Aquino (jaksonaquino) wrote :

This bug is not visible for users of Kubuntu because KDE themes include an icon for wine. For Gnome menu, I have put a copy of wine.xpm at usr/local/share/pixmaps.xpm.

I didn't test it myself, but it seems that the definitive solution would be the addition of two lines to the "install" rule of debian/rules of wine source package:

   mkdir $(CURDIR)/debian/tmp/usr/share/pixmaps
   cp -f $(CURDIR)/programs/winemenubuilder/wine.xpm $(CURDIR)/debian/tmp/usr/share/pixmaps

I'm using gutsy.