summaryrefslogtreecommitdiffstats
path: root/starter/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-24 16:04:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-24 16:04:43 +0200
commit2aac2fdcff04d7405ed2843e69232ac590b76f0b (patch)
tree94de7a0de1af725f6157d6899cf188487e8ffa78 /starter/CMakeLists.txt
parente695196df6e48da48a7a4d99e55481c0a6b1d8fb (diff)
downloadtde-style-baghira-2aac2fdcff04d7405ed2843e69232ac590b76f0b.tar.gz
tde-style-baghira-2aac2fdcff04d7405ed2843e69232ac590b76f0b.zip
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules. + Finalized creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'starter/CMakeLists.txt')
-rw-r--r--starter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/starter/CMakeLists.txt b/starter/CMakeLists.txt
index 1a2df3d..311a34a 100644
--- a/starter/CMakeLists.txt
+++ b/starter/CMakeLists.txt
@@ -55,4 +55,5 @@ install(
tde_create_translated_desktop(
SOURCE starter.desktop
DESTINATION ${DATA_INSTALL_DIR}/kicker/applets
+ OUTPUT_NAME baghira-starter.desktop
)