Summary: | Nicklist icons don't show up | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | frameworks | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konversation/6e48fcd9497a5de56ba881b9b0b2fad5ac167187 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 337512 |
Description
Eike Hein
2014-07-22 15:18:12 UTC
Git commit b502d9f94547d515069a6115f519ada5a8e317d1 by Peter Simonsson. Committed on 09/08/2014 at 12:45. Pushed by psn into branch 'frameworks'. Fix loading of desktop files for nicklist themes The QStandardPaths does not behave the same way as the old code so we need to iterate over all the theme dirs. M +18 -1 src/config/theme_config.cpp http://commits.kde.org/konversation/b502d9f94547d515069a6115f519ada5a8e317d1 Git commit 6e48fcd9497a5de56ba881b9b0b2fad5ac167187 by Peter Simonsson. Committed on 09/08/2014 at 13:17. Pushed by psn into branch 'frameworks'. Fix loading of nicklist theme icons M +26 -2 src/viewer/images.cpp http://commits.kde.org/konversation/6e48fcd9497a5de56ba881b9b0b2fad5ac167187 |