summaryrefslogtreecommitdiffstats
path: root/korn/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'korn/CMakeLists.txt')
-rw-r--r--korn/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/CMakeLists.txt b/korn/CMakeLists.txt
index 7cdffec9..4780d626 100644
--- a/korn/CMakeLists.txt
+++ b/korn/CMakeLists.txt
@@ -32,7 +32,7 @@ link_directories(
##### other data ################################
tde_install_icons( korn )
-install( FILES KOrn.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop( KOrn.desktop )
##### korn (executable) #########################