Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 116447

Summary: ebuild patch to fix openttd icons path
Product: Gentoo Linux Reporter: Alessio D'Ascanio <g3ntaro>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: pylon, radek
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: openttd-icons.patch (for ebuild)

Description Alessio D'Ascanio 2005-12-22 20:12:42 UTC
hi,
actual openttd's ebuild installs different sized icons in /usr/share/pixmaps/openttd.{size}.png, and the menu entry point at the 64x64 ones (openttd.64.png);

with this patch ebuild installs these icons in the right path in
 /usr/share/icons/hicolor/{size}x{size}/apps/openttd.png

and menu entry points to te right icon;

this enhancement provides a freedesktop standardized installation ;)
i hope you'll use this patch

best regards
Comment 1 Alessio D'Ascanio 2005-12-22 20:13:39 UTC
Created attachment 75371 [details, diff]
openttd-icons.patch (for ebuild)
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2006-03-26 13:49:40 UTC
This change has been added to the ebuild starting with version 0.4.6.  Thanks for the patch!