diff options
author | Slávek Banko <[email protected]> | 2021-10-19 00:04:54 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 00:04:54 +0200 |
commit | aa8e18a4b537568a16dfc473d82df6fce5e03cdb (patch) | |
tree | b79aee90b3cf8d3a37265cc23fc3744fb22e0718 /kdialogd3 | |
parent | 06e967574741ce2f3b29ba4ed4d5e2629c47553c (diff) | |
download | kgtk-qt3-aa8e18a4b537568a16dfc473d82df6fce5e03cdb.tar.gz kgtk-qt3-aa8e18a4b537568a16dfc473d82df6fce5e03cdb.zip |
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'kdialogd3')
-rw-r--r-- | kdialogd3/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdialogd3/CMakeL10n.txt b/kdialogd3/CMakeL10n.txt index 1eadc30..fdf1b06 100644 --- a/kdialogd3/CMakeL10n.txt +++ b/kdialogd3/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kdialogd3" ) +tde_l10n_create_template( "messages/kdialogd3" ) |