summaryrefslogtreecommitdiffstats
path: root/client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'client/CMakeLists.txt')
-rw-r--r--client/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt
index 1377087..6374694 100644
--- a/client/CMakeLists.txt
+++ b/client/CMakeLists.txt
@@ -22,7 +22,7 @@ tde_add_kpart( twin3_deKorator AUTOMOC
SOURCES
deKoratorclient.cpp
- shadow.cpp
+ shadow.cpp
LINK
tdecore-shared
tdeui-shared
@@ -34,7 +34,7 @@ tde_add_kpart( twin3_deKorator AUTOMOC
##### other data
-install(
- FILES deKorator.desktop
+tde_create_translated_desktop(
+ SOURCE deKorator.desktop
DESTINATION ${DATA_INSTALL_DIR}/twin
)