diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-09 04:00:36 +0100 | 
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-09 04:00:36 +0100 | 
| commit | b95b665c78a047fc540e2bc4a8c19be6db03b825 (patch) | |
| tree | d458400982a64cea4f679de3419f3ae344ec34a1 /libkonq/CMakeL10n.txt | |
| parent | 4fd188ff945d25bc049301e3f033d939bca87565 (diff) | |
| download | tdebase-b95b665c.tar.gz tdebase-b95b665c.zip  | |
Add CMakeL10n rules.
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'libkonq/CMakeL10n.txt')
| -rw-r--r-- | libkonq/CMakeL10n.txt | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/libkonq/CMakeL10n.txt b/libkonq/CMakeL10n.txt new file mode 100644 index 000000000..d0a8eda11 --- /dev/null +++ b/libkonq/CMakeL10n.txt @@ -0,0 +1,6 @@ +##### create translation templates ############## + +tde_l10n_create_template( +    CATALOG "libkonq" +    EXCLUDES "/tests/" +)  | 
