summaryrefslogtreecommitdiffstats
path: root/deco
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-10-03 11:46:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-10-03 11:49:57 +0200
commit19109e812fa7555c972759803eafd490fc03d065 (patch)
treedfc598bb8afe9b1eeab8101ae4006ccac95405d9 /deco
parent48ebac30dec579fbe427f2d9387daa2d81eb31f3 (diff)
downloadtde-style-baghira-19109e812fa7555c972759803eafd490fc03d065.tar.gz
tde-style-baghira-19109e812fa7555c972759803eafd490fc03d065.zip
Exclude deco/config/new from translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'deco')
-rw-r--r--deco/CMakeL10n.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/deco/CMakeL10n.txt b/deco/CMakeL10n.txt
index 61144bd..053a569 100644
--- a/deco/CMakeL10n.txt
+++ b/deco/CMakeL10n.txt
@@ -3,5 +3,6 @@
tde_l10n_create_template(
CATALOG "messages/twin_baghira/"
SOURCES .
+ EXCLUDES config/new/
X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
)