summaryrefslogtreecommitdiffstats
path: root/kmahjongg/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 14:19:33 +0200
commita25cdc59c6302046b3121276f5a33f6b1b55a538 (patch)
tree5c41c38d0c81e99bfe2d3a8564af42cc2d92941f /kmahjongg/CMakeLists.txt
parentdc556f3e9a46e749b36cf773f9211db4ce58d96b (diff)
downloadtdegames-a25cdc59c6302046b3121276f5a33f6b1b55a538.tar.gz
tdegames-a25cdc59c6302046b3121276f5a33f6b1b55a538.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]>
Diffstat (limited to 'kmahjongg/CMakeLists.txt')
-rw-r--r--kmahjongg/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/kmahjongg/CMakeLists.txt b/kmahjongg/CMakeLists.txt
index c90d3fc8..5bcfe67c 100644
--- a/kmahjongg/CMakeLists.txt
+++ b/kmahjongg/CMakeLists.txt
@@ -38,9 +38,7 @@ install( FILES kmahjonggui.rc
DESTINATION ${DATA_INSTALL_DIR}/kmahjongg
)
-install( FILES kmahjongg.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( kmahjongg.desktop )
install( FILES kmahjongg.kcfg
DESTINATION ${KCFG_INSTALL_DIR}