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 20:29:29 +0100
commit52b162f219de2290fa096e1b4a629db0e84f97f3 (patch)
tree64f3aa000cb6c8aaff479c84fb4b40d726a1587f
parentf03546e43a1178bd8cc7ab15594cc19dd9641c02 (diff)
downloaddesktop-effects-tde-52b162f219de2290fa096e1b4a629db0e84f97f3.tar.gz
desktop-effects-tde-52b162f219de2290fa096e1b4a629db0e84f97f3.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> (cherry picked from commit aba99bfa1afb6fa4cc2e3cb2f7406a35e674e418)
-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 -
)