summaryrefslogtreecommitdiffstats
path: root/fifteenapplet/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fifteenapplet/CMakeLists.txt')
-rw-r--r--fifteenapplet/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/fifteenapplet/CMakeLists.txt b/fifteenapplet/CMakeLists.txt
index e477012..ff6ee49 100644
--- a/fifteenapplet/CMakeLists.txt
+++ b/fifteenapplet/CMakeLists.txt
@@ -33,7 +33,7 @@ tde_add_kpart( fifteen_panelapplet AUTOMOC
##### other data ################################
-install( FILES kfifteenapplet.desktop
+tde_create_translated_desktop(
+ SOURCE kfifteenapplet.desktop
DESTINATION ${DATA_INSTALL_DIR}/kicker/applets
)
-