diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-08 20:15:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-08 21:19:08 +0900 |
commit | 6bda33767ac1380d89e384d456ad77477f2d01e4 (patch) | |
tree | cb0bc1d5c08c063764c8363906a190871e173eac /KMFSysTray/CMakeL10n.txt | |
parent | 16dfc46f065b5443891559c68f9840ddfbba08f9 (diff) | |
download | kmyfirewall-6bda33767ac1380d89e384d456ad77477f2d01e4.tar.gz kmyfirewall-6bda33767ac1380d89e384d456ad77477f2d01e4.zip |
Move .pot files to translations/messages subfolder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'KMFSysTray/CMakeL10n.txt')
-rw-r--r-- | KMFSysTray/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/CMakeL10n.txt b/KMFSysTray/CMakeL10n.txt index 556bb0c..3c82311 100644 --- a/KMFSysTray/CMakeL10n.txt +++ b/KMFSysTray/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kmfsystray" ) +tde_l10n_create_template( "messages/kmfsystray/" ) |