diff options
Diffstat (limited to 'plugins/oss-sound/CMakeL10n.txt')
-rw-r--r-- | plugins/oss-sound/CMakeL10n.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/oss-sound/CMakeL10n.txt b/plugins/oss-sound/CMakeL10n.txt index 80db753..b570fe9 100644 --- a/plugins/oss-sound/CMakeL10n.txt +++ b/plugins/oss-sound/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-oss-sound/" - DESTINATION "po" + CATALOG "messages/tderadio-oss-sound/" + DESTINATION "translations" ) |