diff options
author | Slávek Banko <[email protected]> | 2022-07-10 10:07:34 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-07-10 10:07:34 +0200 |
commit | 4334a0307e80cd6752b83a72539f8319d3a21c13 (patch) | |
tree | cc37723e2f1bc24b2bdc30032d83dfba338aa8c7 /plugins/streaming/CMakeL10n.txt | |
parent | 0d5ecede7213a3e842b22953b9e14b2f69dcca62 (diff) | |
download | tderadio-4334a0307e80cd6752b83a72539f8319d3a21c13.tar.gz tderadio-4334a0307e80cd6752b83a72539f8319d3a21c13.zip |
Update CMakeL10n rules.
Update translation template.
Remove templates from the original location.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'plugins/streaming/CMakeL10n.txt')
-rw-r--r-- | plugins/streaming/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/streaming/CMakeL10n.txt b/plugins/streaming/CMakeL10n.txt index 6d6e365..e49d05f 100644 --- a/plugins/streaming/CMakeL10n.txt +++ b/plugins/streaming/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-streaming" + CATALOG "tderadio-streaming/" DESTINATION "po" ) |