summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2019-01-08 14:27:30 +0100
committerSlávek Banko <[email protected]>2019-01-08 14:29:04 +0100
commit6c41e2fdaf6dfd45f5419984c42a21e18de59d53 (patch)
tree0d3a73a17889d4da99787f76b9907b1c31602f30 /src
parent3040e6cd8eeb318bdef4ef87afaa2928128e493b (diff)
downloadsoundkonverter-6c41e2fdaf6dfd45f5419984c42a21e18de59d53.tar.gz
soundkonverter-6c41e2fdaf6dfd45f5419984c42a21e18de59d53.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b353e04d69311ed1765dbf416b3a3889b2fb599c)
Diffstat (limited to 'src')
-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..e345755
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "soundkonverter" )