summaryrefslogtreecommitdiffstats
path: root/mimetypes/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mimetypes/application/CMakeLists.txt')
-rw-r--r--mimetypes/application/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/mimetypes/application/CMakeLists.txt b/mimetypes/application/CMakeLists.txt
index 25edffe..2aa2efb 100644
--- a/mimetypes/application/CMakeLists.txt
+++ b/mimetypes/application/CMakeLists.txt
@@ -1,6 +1,6 @@
##### other data
-install(
- FILES x-kmplayer.desktop
+tde_create_translated_desktop(
+ SOURCE x-kmplayer.desktop
DESTINATION ${MIME_INSTALL_DIR}/application
)