summaryrefslogtreecommitdiffstats
path: root/parts/documentation/interfaces/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/interfaces/CMakeLists.txt')
-rw-r--r--parts/documentation/interfaces/CMakeLists.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/parts/documentation/interfaces/CMakeLists.txt b/parts/documentation/interfaces/CMakeLists.txt
index f4a2ff08..a3c1dd63 100644
--- a/parts/documentation/interfaces/CMakeLists.txt
+++ b/parts/documentation/interfaces/CMakeLists.txt
@@ -29,9 +29,11 @@ install( FILES
##### other data ################################
-install( FILES
- tdevelopdocumentationplugins.desktop
- DESTINATION ${SERVICETYPES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE tdevelopdocumentationplugins.desktop
+ DESTINATION ${SERVICETYPES_INSTALL_DIR}
+ PO_DIR tdevelop-desktops
+)
##### documentation_interfaces (shared) #########