https://bugs.kde.org/show_bug.cgi?id=500330
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |DOWNSTREAM --- Comment #10 from Nate Graham <n...@kde.org> --- Let's step back a bit. The app gets to determine three things: - the name of the icon it asks for - the name of the icon to use instead if no icon with that name is found - the size the icon will be displayed at Given these pieces of information, the icon loader looks in the icon theme for an approriately-named icon at that size. If it doesn't find one, there are various fallback heuristics. As far as I can tell, we're not the problem here. We're sensibly asking for an icon of the right name at a normal size. If the icon we get back from Papirus doesn't look right, that's an issue in Papirus. This matter of different icons in different folders and categories isn't relevant; all of that is purely for developers' organization purposes. The icon loader doesn't care about it. -- You are receiving this mail because: You are watching all bug changes.