diff options
author | Slávek Banko <[email protected]> | 2022-01-30 17:07:06 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-30 17:10:59 +0100 |
commit | f7ce4cdb608b1bbec0180fe3ae059e2cc999b705 (patch) | |
tree | 075d3afeb6dd6db4dc31d46dea2c81d8dcc4ccff /src/torkapplet/CMakeL10n.txt | |
parent | 6b34028d26ec2252858049170a934bfaace88925 (diff) | |
download | tork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.tar.gz tork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.zip |
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/torkapplet/CMakeL10n.txt')
-rw-r--r-- | src/torkapplet/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/torkapplet/CMakeL10n.txt b/src/torkapplet/CMakeL10n.txt index 49e7665..8e5397c 100644 --- a/src/torkapplet/CMakeL10n.txt +++ b/src/torkapplet/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "libkickermenu_tork" ) +tde_l10n_create_template( "messages/libkickermenu_tork/" ) |