summaryrefslogtreecommitdiffstats
path: root/ktouch/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-27 03:12:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-28 17:53:20 +0200
commit503dc8df8bab9ec5383b08abf6c94938f4aae4ed (patch)
treeb29093bede6ac30d0804a2bd1a53e60d0379963b /ktouch/CMakeLists.txt
parentd802e99b97d5de62b978b343b0db7db52c212adc (diff)
downloadtdeedu-503dc8df8bab9ec5383b08abf6c94938f4aae4ed.tar.gz
tdeedu-503dc8df8bab9ec5383b08abf6c94938f4aae4ed.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> (cherry picked from commit a084db175509b58e57a81d50b1688709f19758bf)
Diffstat (limited to 'ktouch/CMakeLists.txt')
-rw-r--r--ktouch/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/ktouch/CMakeLists.txt b/ktouch/CMakeLists.txt
index 0c1ecf7d..8920d719 100644
--- a/ktouch/CMakeLists.txt
+++ b/ktouch/CMakeLists.txt
@@ -9,7 +9,4 @@ add_subdirectory( icons )
##### other data
-install(
- FILES ktouch.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( ktouch.desktop )