Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116447 - ebuild patch to fix openttd icons path
Summary: ebuild patch to fix openttd icons path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 20:12 UTC by Alessio D'Ascanio
Modified: 2006-03-26 13:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
openttd-icons.patch (for ebuild) (openttd-icons.patch,981 bytes, patch)
2005-12-22 20:13 UTC, Alessio D'Ascanio
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!