diff options
author | Slávek Banko <[email protected]> | 2021-03-03 12:23:30 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-03-03 12:26:16 +0100 |
commit | 8cdbda71640d277577183599c8c795a0f4850cd7 (patch) | |
tree | 93846da07211b4f384954de35210e12db6e9827e /src | |
parent | 9b37b1167746948beb450761d1f2d004adc124ec (diff) | |
download | kmplayer-8cdbda71640d277577183599c8c795a0f4850cd7.tar.gz kmplayer-8cdbda71640d277577183599c8c795a0f4850cd7.zip |
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit c8b0ade1ef2cfa2d726bd9778f74f0aa7d8e3bfc)
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 e7f96d6..cbff841 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kmplayer" ) +tde_l10n_create_template( "messages/kmplayer" ) |