diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 10:55:58 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 18:44:53 +0200 |
| commit | b20852c96b0bec2df96260212eacda0a3c66f05b (patch) | |
| tree | 84241b5218e3e5fb4b132702a806fd50e66cc953 /src | |
| parent | 057207721ce4476a7967d68903a1f0520d558c5a (diff) | |
| download | tellico-b20852c96b0bec2df96260212eacda0a3c66f05b.tar.gz tellico-b20852c96b0bec2df96260212eacda0a3c66f05b.zip | |
Copy translations to a new directory layout.
Use common rules to build translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 37c490ee893b3460509ce5128a584471f0f9cca9)
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 2abab87..050471a 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -84,7 +84,7 @@ endforeach( ) ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tellico" + CATALOG "messages/tellico" SOURCES "." "core/tellico_config.kcfg.tde_l10n" |
