See bug 320424 I notice that the build system actually already contains the call of kde4_add_app_icon : kdepim-runtime/tray/CMakeLists.txt: kde4_add_app_icon(tray_sources "${KDE4_ICON_DIR}/oxygen/*/apps/akonadi.png") My random guess: shouldn't KDE4_ICON_DIR be replaced by KDE4_ICON_INSTALL_DIR ?
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