summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-13 14:49:47 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-13 17:49:54 +0100
commit22a1510c72dca495c27f6ebb420f5cad022f2019 (patch)
treee636f14787e12106c3ef5f55bd1f3232f7b31602
parent9fc39943951613740b7d5b849ce01295d42702c7 (diff)
downloaddesktop-effects-tde-22a1510c72dca495c27f6ebb420f5cad022f2019.tar.gz
desktop-effects-tde-22a1510c72dca495c27f6ebb420f5cad022f2019.zip
Update CMakeL10n rules
+ Add the X-POT option to include the common texts to template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeL10n.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 5b83c4c..a4e3231 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -26,4 +26,5 @@ tde_l10n_create_template(
KEYWORDS
_ __tr __tr:1,2
translate translate:1,2
+ X-POT -
)