summaryrefslogtreecommitdiffstats
path: root/languages/pascal/compiler/fpcoptions/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/compiler/fpcoptions/CMakeLists.txt')
-rw-r--r--languages/pascal/compiler/fpcoptions/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/languages/pascal/compiler/fpcoptions/CMakeLists.txt b/languages/pascal/compiler/fpcoptions/CMakeLists.txt
index 12c9ef89..4e4fedcf 100644
--- a/languages/pascal/compiler/fpcoptions/CMakeLists.txt
+++ b/languages/pascal/compiler/fpcoptions/CMakeLists.txt
@@ -25,7 +25,11 @@ link_directories(
##### other data ################################
-install( FILES kdevfpcoptions.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kdevfpcoptions.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdevelop-desktops
+)
##### libkdevfpcoptions (module) ################