Bug 547701
| Summary: | fedora-kde-icon-theme : kickout of kde-settings, package separately | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rex Dieter <rdieter> |
| Component: | kde-settings | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora, jreznik, kevin, ltinkl, rdieter, smparrish, than |
| 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: | 2010-01-05 21:43:34 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: | |||
| Bug Depends On: | 547916 | ||
| Bug Blocks: | 539278 | ||
|
Description
Rex Dieter
2009-12-15 13:24:14 UTC
It should also get installed into /usr/share/icons directly, not inside the kde-settings profile. That way, GTK+ apps would get the theme applied automatically through xsettings-kde. Right (though gtk apps should still be finding it as-is, due to our setting of $XDG_DATA_DIRS) It doesn't find it. In fact hiding it from GTK+ is why we put it there in the first place. I just don't understand anymore why we did that. Well, I think we did it to keep Fedora-KDE out of the menus in other desktops, but I don't think that's a good idea after all, as it breaks KDE integration for GTK+ apps. Meh, ok, though that should be a GTK+ bug not respecting XDG_DATA_DIRS here. Icons are not XDG data, the icon-naming-spec says they must be in /usr/share/icons. What makes icons in the kde-settings profile directory work in KDE is KDE's special support for profiles, which is not mentioned in the spec. * Tue Jan 05 2010 Rex Dieter <rdieter> 4.4-7 - externalize fedora-kde-icon-theme (#547701) |