summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
commited19994c6c1daed37af04e9de296af22bd1aec30 (patch)
treea934c11baf1f55cdbe54d6bec820d91265e8d0fa /CMakeL10n.txt
parent1f012b11767fcc94871e3e79db230a056fd65dec (diff)
downloadtderadio-ed19994c.tar.gz
tderadio-ed19994c.zip
Copy translations to a new directory layout.
Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index a91bd2a..5bc06fe 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -20,3 +20,8 @@ include( TDEL10n )
##### create translation templates ##############
tde_l10n_auto_add_subdirectories( )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/tderadio-desktops"
+ SOURCES *.desktop
+)