diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index d352db6..63f765b 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,3 +1 @@ tde_install_icons( ) - -tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons ) diff --git a/icons/Makefile.am b/icons/Makefile.am index 9ff7784..e5515a8 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,3 +1 @@ KDE_ICON = AUTO -appicondir = $(kde_datadir)/kooldock/icons -appicon_ICON = AUTO \ No newline at end of file