diff options
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r-- | CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 081a87b..eba349d 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -20,4 +20,4 @@ include( TDEL10n ) ##### create translation templates ############## -tde_l10n_create_template( "kshutdown" ) +tde_l10n_create_template( "messages/kshutdown" ) |