summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-28 02:36:03 +0100
committerSlávek Banko <[email protected]>2018-12-28 02:36:03 +0100
commit8bde35a86eacf3e48dc2e231b9a740e91b7ada4c (patch)
tree78dff1e39efcb21b0d2bb1c68b5eb9693bab7098 /src/CMakeL10n.txt
parent7be5e0ff5523299b6306b49e95c10eefba16aa67 (diff)
downloadkile-8bde35a86eacf3e48dc2e231b9a740e91b7ada4c.tar.gz
kile-8bde35a86eacf3e48dc2e231b9a740e91b7ada4c.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )