diff options
Diffstat (limited to 'pixmaps/CMakeLists.txt')
-rw-r--r-- | pixmaps/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixmaps/CMakeLists.txt b/pixmaps/CMakeLists.txt index 44e5b2570..0e1fdcd39 100644 --- a/pixmaps/CMakeLists.txt +++ b/pixmaps/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kdepim/icons ) +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/tdepim/icons ) |