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