summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a520911..1e9206d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -63,8 +63,8 @@ tde_create_translated_desktop(
)
##### install servicemenu
-install(
- FILES klamav-dropdown.desktop
+tde_create_translated_desktop(
+ SOURCE klamav-dropdown.desktop
DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus
)