diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-11-14 08:58:11 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-11-14 11:10:48 +0100 |
| commit | 5a386566cac6a0957bc82e43842aab7c26c796b2 (patch) | |
| tree | d8c2d0c0fcc430ca05456e8ad1ae629d456983ac /src | |
| parent | bf54ea88319266a188166ba007844da50b689fc6 (diff) | |
| download | kooldock-5a386566cac6a0957bc82e43842aab7c26c796b2.tar.gz kooldock-5a386566cac6a0957bc82e43842aab7c26c796b2.zip | |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src')
| -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 3e2ec2a..35afadb 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kooldock" ) +tde_l10n_create_template( "messages/kooldock" ) |
