From 45ce1648255b8051981925e6db10ce0b4ef7d66c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 9 Dec 2018 16:53:38 +0100 Subject: [PATCH] Update CMakeL10n rules for a simplified use. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit b934bb4b5e325460f627df12555e26825104d275) --- src/CMakeL10n.txt | 14 +------------- 1 file changed, 1 insertion(+), 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" )