summaryrefslogtreecommitdiffstats
path: root/ksokoban/data/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-06-10 21:25:06 +0200
committerSlávek Banko <[email protected]>2020-06-12 15:23:06 +0200
commit87f08539f4780f52819ddb9e7d291decbc14fa6f (patch)
tree902840117702b8d2c955b33f0402e0df6446a22c /ksokoban/data/CMakeLists.txt
parentbd46b20a12f3634ad167206c497bb9a050ac533c (diff)
downloadtdegames-87f08539f4780f52819ddb9e7d291decbc14fa6f.tar.gz
tdegames-87f08539f4780f52819ddb9e7d291decbc14fa6f.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 <[email protected]> (cherry picked from commit a25cdc59c6302046b3121276f5a33f6b1b55a538)
Diffstat (limited to 'ksokoban/data/CMakeLists.txt')
-rw-r--r--ksokoban/data/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksokoban/data/CMakeLists.txt b/ksokoban/data/CMakeLists.txt
index e1114b1b..afbdc620 100644
--- a/ksokoban/data/CMakeLists.txt
+++ b/ksokoban/data/CMakeLists.txt
@@ -5,6 +5,4 @@ tde_install_icons( ksokoban )
##### other data ################################
-install( FILES ksokoban.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( ksokoban.desktop )