summaryrefslogtreecommitdiffstats
path: root/deco/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-12 10:51:25 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-12 10:51:50 +0200
commit121339c53bda69fd0551540699d28fb5a9df8790 (patch)
treeaacce6fff82660e74f23833c3cc77d175a0a777e /deco/CMakeL10n.txt
parent1177376df03b288d9588f2031f633a78c054c2a9 (diff)
downloadtde-style-baghira-121339c53bda69fd0551540699d28fb5a9df8790.tar.gz
tde-style-baghira-121339c53bda69fd0551540699d28fb5a9df8790.zip
Add twin client translations into template.
Rename template from twin_baghira_config to twin_baghira. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'deco/CMakeL10n.txt')
-rw-r--r--deco/CMakeL10n.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/deco/CMakeL10n.txt b/deco/CMakeL10n.txt
index b585ce4..61144bd 100644
--- a/deco/CMakeL10n.txt
+++ b/deco/CMakeL10n.txt
@@ -1,3 +1,7 @@
##### create translation templates ##############
-tde_l10n_auto_add_subdirectories( )
+tde_l10n_create_template(
+ CATALOG "messages/twin_baghira/"
+ SOURCES .
+ X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
+)