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