diff options
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r-- | src/CMakeL10n.txt | 14 |
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" ) |