Summary: | [kde-windows] akonaditray lacks icon in the start menu | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Jekyll Wu <adaptee> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde-windows, montel, ps_ml |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/16776709a5b690d4c0e4a90b43184ea728356d66 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 320424 |
Description
Jekyll Wu
2013-05-31 07:17:06 UTC
For me yes KDE4_ICON_DIR doesn't exist. Regards It actually should be KDE4_INSTALL_DIR (which is an ugly hack, I know) the correct fix is to have a copy of these icons, rename them to avoid conflict and have them installed in the hicolor namespace I'll fix that this afternoon Git commit 16776709a5b690d4c0e4a90b43184ea728356d66 by Christophe Giboudeaux. Committed on 31/05/2013 at 15:35. Pushed by cgiboudeaux into branch 'KDE/4.10'. Add icon for akonaditray M +3 -1 tray/CMakeLists.txt M +1 -1 tray/akonaditray.desktop M +1 -1 tray/dock.cpp A +1 -0 tray/icons/CMakeLists.txt A +- -- tray/icons/hi128-app-akonaditray.png A +- -- tray/icons/hi22-app-akonaditray.png A +- -- tray/icons/hi32-app-akonaditray.png A +- -- tray/icons/hi64-app-akonaditray.png A +- -- tray/icons/hisc-app-akonaditray.svgz M +1 -1 tray/main.cpp http://commits.kde.org/kdepim-runtime/16776709a5b690d4c0e4a90b43184ea728356d66 Git commit 70c6caa01118c7ba9cc49ce997e38297d484f8fd by Patrick Spendrin. Committed on 31/05/2013 at 16:56. Pushed by sengels into branch 'kde-4.10'. fix app icon the easy way M +2 -0 portage/kde/kdepim-runtime/kdepim-runtime-20101222.py A +12 -0 portage/kde/kdepim-runtime/kdepim-runtime-4.10.2-20130531.diff http://commits.kde.org/emerge/70c6caa01118c7ba9cc49ce997e38297d484f8fd |