Bug 210658

Summary: GTK+ media icons not superseded by icon themes
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: icon-naming-utilsAssignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-14 23:12:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bastien Nocera 2006-10-13 16:07:59 UTC
Load an named icon called "gtk-media-pause", and it won't be themed because the
themes use "media-pause", or "stock-media-pause" instead.

The same applies to the other GTK_STOCK_MEDIA_* icons in gtk+.

Comment 1 Matthias Clasen 2006-10-14 23:12:14 UTC
It is the themes responsibility to cover both gtk stock and icon-naming spec
names. One could consider making icon-naming-utils create symlinks for the stock
gtk media icons, but that is somewhat questionable, since gtk has rtl versions
too, and we don't want to theme just the ltr versions. It is probably better to
have ion themes explicitly cover stock icons. I have recently posted a script to
gnome-themes-list which can help ensuring good coverage, and I have 
used it to improve the Bluecurve coverage.

Please take this upstream.