summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-28 14:43:40 +0100
committerSlávek Banko <[email protected]>2018-12-28 14:43:40 +0100
commit5249cbe62e3d779c2f8541c6095dc322b41abda4 (patch)
tree56047195d2ed06439d7e4d24df62fa7c16ac853f /src
parentdcaeef4145c0f606d195f58982c44564d0e2a516 (diff)
downloadkmplayer-5249cbe62e3d779c2f8541c6095dc322b41abda4.tar.gz
kmplayer-5249cbe62e3d779c2f8541c6095dc322b41abda4.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]>
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..e7f96d6
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kmplayer" )