summaryrefslogtreecommitdiffstats
path: root/kwin-styles/smooth-blend/client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kwin-styles/smooth-blend/client/CMakeLists.txt')
-rw-r--r--kwin-styles/smooth-blend/client/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/kwin-styles/smooth-blend/client/CMakeLists.txt b/kwin-styles/smooth-blend/client/CMakeLists.txt
index 5b75b64a..d59126f9 100644
--- a/kwin-styles/smooth-blend/client/CMakeLists.txt
+++ b/kwin-styles/smooth-blend/client/CMakeLists.txt
@@ -27,11 +27,11 @@ link_directories(
##### other data ################################
-install( FILES smoothblend.desktop DESTINATION ${DATA_INSTALL_DIR}/kwin )
+install( FILES smoothblend.desktop DESTINATION ${DATA_INSTALL_DIR}/twin )
-##### kwin3_smoothblend ##########################
+##### twin3_smoothblend ##########################
-tde_add_kpart( kwin3_smoothblend AUTOMOC
+tde_add_kpart( twin3_smoothblend AUTOMOC
SOURCES smoothblend.cc
LINK tdecorations-shared
DESTINATION ${PLUGIN_INSTALL_DIR}