summaryrefslogtreecommitdiffstats
path: root/kcontrol/spellchecking/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/spellchecking/CMakeLists.txt')
-rw-r--r--kcontrol/spellchecking/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/CMakeLists.txt b/kcontrol/spellchecking/CMakeLists.txt
index 5f7de3be5..91f2d9d0a 100644
--- a/kcontrol/spellchecking/CMakeLists.txt
+++ b/kcontrol/spellchecking/CMakeLists.txt
@@ -21,7 +21,10 @@ link_directories(
##### other data ################################
-install( FILES spellchecking.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE spellchecking.desktop
+ PO_DIR kcontrol-desktops
+)
##### kcm_spellchecking (module) ################