diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-24 14:54:35 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-24 14:54:35 +0100 |
commit | b398879d076fe2b0a1500a8926b760e723f88e21 (patch) | |
tree | 710e88398f92a104d2783a7428b7e39f421a8529 /src/CMakeL10n.txt | |
parent | 8d0c7873d2c613be2819b2c5f705fa50a287831d (diff) | |
download | abakus-b398879d076fe2b0a1500a8926b760e723f88e21.tar.gz abakus-b398879d076fe2b0a1500a8926b760e723f88e21.zip |
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r-- | src/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 568a07f..9f473ec 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## -tde_l10n_create_template( "messages/abakus/" ) +tde_l10n_create_template( "messages/abakus" ) tde_l10n_create_template( CATALOG "desktop_files/abakus.desktop/" |