summaryrefslogtreecommitdiffstats
path: root/sounds/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sounds/CMakeLists.txt')
-rw-r--r--sounds/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/CMakeLists.txt b/sounds/CMakeLists.txt
index 4b01e07..d07888b 100644
--- a/sounds/CMakeLists.txt
+++ b/sounds/CMakeLists.txt
@@ -7,7 +7,7 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/sounds
)
-install(
- FILES eventsrc
+tde_create_translated_desktop(
+ SOURCE eventsrc
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)