summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-25 15:42:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-25 15:42:19 +0200
commit3b23a90dfc3eb1feeb5d4755b867a31ef425e297 (patch)
treed8399e7520ce20f58d6331a2c282cce39b458b43 /src/CMakeLists.txt
parent1d1c3503c837758b7a693289ab1d7b5fd99229f5 (diff)
downloadkcmldapcontroller-3b23a90dfc3eb1feeb5d4755b867a31ef425e297.tar.gz
kcmldapcontroller-3b23a90dfc3eb1feeb5d4755b867a31ef425e297.zip
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d061fb2..9d07317 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -45,7 +45,4 @@ tde_add_kpart( kcm_ldapcontroller AUTOMOC
##### other data
-install(
- FILES ldapcontroller.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( ldapcontroller.desktop )