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