diff options
Diffstat (limited to 'kandy/src/CMakeLists.txt')
-rw-r--r-- | kandy/src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kandy/src/CMakeLists.txt b/kandy/src/CMakeLists.txt index 9fe0ea410..06889351e 100644 --- a/kandy/src/CMakeLists.txt +++ b/kandy/src/CMakeLists.txt @@ -31,6 +31,7 @@ link_directories( ##### other data ################################ +tde_install_icons( kandy ) install( FILES kandy.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install( FILES uninstall.desktop RENAME kandy.desktop DESTINATION ${APPS_INSTALL_DIR}/Utilities ) install( FILES kandy.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) |