summaryrefslogtreecommitdiffstats
path: root/kjots/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kjots/CMakeLists.txt')
-rw-r--r--kjots/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/kjots/CMakeLists.txt b/kjots/CMakeLists.txt
index c4ce568..addcfed 100644
--- a/kjots/CMakeLists.txt
+++ b/kjots/CMakeLists.txt
@@ -42,11 +42,8 @@ install( FILES kjotsui.rc
DESTINATION ${DATA_INSTALL_DIR}/kjots
)
-install( FILES Kjots.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( Kjots.desktop )
install( FILES kjots.kcfg
DESTINATION ${KCFG_INSTALL_DIR}
)
-