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