Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81050 - media-sound/beep-media-player icons cleanup
Summary: media-sound/beep-media-player icons cleanup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 17:14 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-02-12 10:19 UTC (History)
0 users

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


Attachments
Patch over current ebuild (bmp.patch,768 bytes, patch)
2005-02-06 17:14 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Patch to fix the .desktop file (0.9.7-fixdesktop.patch,535 bytes, patch)
2005-02-06 17:14 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-06 17:14:02 UTC
Currently BMP installs its icon in /usr/share/icons, which is going to be useful to no one. The ebuild installs the icon also on /usr/share/pixmaps, but also there its not completely standard.

The attached patch applied over ebuild, with the other patch for bmp, put the icon in /usr/share/icons/hicolor/scalable/apps, where .svg icons should stay, and changes the .desktop file to not insert the .svg extension (so that icon themes could provide a new different icon for it).

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-06 17:14:16 UTC
Created attachment 50579 [details, diff]
Patch over current ebuild
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-06 17:14:45 UTC
Created attachment 50580 [details, diff]
Patch to fix the .desktop file
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2005-02-12 10:19:32 UTC
In portage as 0.9.7-r3, done slightly different as I don't like to remove files in the install stage. If the file in /usr/share/icons really bothers you, please file a bug upstream.
Thank you for your report.