diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-13 14:49:47 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-13 17:49:54 +0100 |
commit | 22a1510c72dca495c27f6ebb420f5cad022f2019 (patch) | |
tree | e636f14787e12106c3ef5f55bd1f3232f7b31602 | |
parent | 9fc39943951613740b7d5b849ce01295d42702c7 (diff) | |
download | desktop-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.txt | 1 |
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 - ) |