Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358745 - www-client/chromium Install multiple icon sizes
Summary: www-client/chromium Install multiple icon sizes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Chromium Project
URL: http://standards.freedesktop.org/icon...
Whiteboard:
Keywords:
: 358763 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-13 20:42 UTC by Mike Gilbert
Modified: 2011-03-16 16:25 UTC (History)
1 user (show)

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


Attachments
Install multiple icon sizes in live ebuild (chromium-icons.patch,888 bytes, patch)
2011-03-13 20:42 UTC, Mike Gilbert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2011-03-13 20:42:34 UTC
Created attachment 265761 [details, diff]
Install multiple icon sizes in live ebuild

Chromium upstream provides icons in multiple sizes, but we only install the 48x48 pixel version. Other sizes may be installed to /usr/share/icons/hicolor.

See URL for the freedesktop.org spec.
Comment 1 Mike Gilbert gentoo-dev 2011-03-13 20:44:27 UTC
Adding links to related upstream issues.
Comment 2 Mike Gilbert gentoo-dev 2011-03-13 22:42:02 UTC
*** Bug 358763 has been marked as a duplicate of this bug. ***
Comment 3 Mike Gilbert gentoo-dev 2011-03-13 22:45:49 UTC
Andreas' patch on bug 358763 has some eclass calls to rebuild the gnome icon cache, so you may want to incorporate that.
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-03-16 16:25:49 UTC
Patch applied (suka's version). Thanks!