Opened 15 years ago
Closed 15 years ago
#23105 closed defect (fixed)
kdebase4-runtime-4.3.4 missing `index.theme` for hicolor
Reported by: | jonas@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | sharky@… | |
Port: | kdebase4-runtime hicolor-icon-theme |
Description
The kdebase4-runtime port actively removes the file $PREFIX/share/icons/hicolor/index.theme
since it conflicts with the same file from hicolor-icon-theme. However, this file is badly needed for the fallback to hicolor icons to work (if an icon is not found in the current theme, i.e. in oxygen). Since 3rd party applications usually provide hicolor icons only, no application specific icons are shown at all.
Proposed solution: make kdebase4-runtime also depend on port:hicolor-icon-theme
. kdebase4-runtime is not fully functional without this file.
Change History (2)
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Added dependency on hicolor-icon-theme in r62272.