summaryrefslogtreecommitdiffstats
path: root/kommander/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-03-16 00:02:31 +0100
committerSlávek Banko <[email protected]>2021-05-05 19:55:36 +0200
commit9b215fd2af36fbe86fc507d0cb3bba415c88fb58 (patch)
treed0821b31ca17ad69c5d6c568e7fe2f7e03788e42 /kommander/CMakeLists.txt
parentf4edc50e4756b2289254ee308223faed9be6a2c7 (diff)
downloadtdewebdev-9b215fd2af36fbe86fc507d0cb3bba415c88fb58.tar.gz
tdewebdev-9b215fd2af36fbe86fc507d0cb3bba415c88fb58.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'kommander/CMakeLists.txt')
-rw-r--r--kommander/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kommander/CMakeLists.txt b/kommander/CMakeLists.txt
index 875d4689..711033df 100644
--- a/kommander/CMakeLists.txt
+++ b/kommander/CMakeLists.txt
@@ -17,4 +17,5 @@ add_subdirectory( kmdrtools )
tde_create_translated_desktop(
SOURCE x-kommander.desktop
DESTINATION ${MIME_INSTALL_DIR}/application
+ PO_DIR kommander-desktops
)