summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-09 16:53:38 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-09 16:53:53 +0100
commit45ce1648255b8051981925e6db10ce0b4ef7d66c (patch)
treede61718853677b168b22685dd4dc12f1785a4845
parent0a65eec1f90ed92ed2151d912311800b45907732 (diff)
downloadabakus-45ce1648255b8051981925e6db10ce0b4ef7d66c.tar.gz
abakus-45ce1648255b8051981925e6db10ce0b4ef7d66c.zip
Update CMakeL10n rules for a simplified use.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b934bb4b5e325460f627df12555e26825104d275)
-rw-r--r--src/CMakeL10n.txt14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 0bc4292..771410e 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,15 +1,3 @@
-#################################################
-#
-# (C) 2018 Slávek Banko
-# slavek.banko (AT) axis.cz
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-
##### create translation templates ##############
-tde_l10n_create_template( CATALOG "abakus" DESTINATION "../po" )
+tde_l10n_create_template( "abakus" )