diff options
author | Slávek Banko <[email protected]> | 2020-08-07 15:45:07 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-07 15:45:07 +0200 |
commit | b3a20cdb91c509bc56df90f3190bf8e62a457f11 (patch) | |
tree | 6a106b1f6d48e775f1c29de456f8109957e8a20b /systemsettings | |
parent | f1564b0151f5f43c6b73e4fa6fff3c405fb95e3c (diff) | |
download | tde-systemsettings-b3a20cdb91c509bc56df90f3190bf8e62a457f11.tar.gz tde-systemsettings-b3a20cdb91c509bc56df90f3190bf8e62a457f11.zip |
Move translations to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'systemsettings')
-rw-r--r-- | systemsettings/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/CMakeL10n.txt b/systemsettings/CMakeL10n.txt index 54510f4..c5362e5 100644 --- a/systemsettings/CMakeL10n.txt +++ b/systemsettings/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "systemsettings" ) +tde_l10n_create_template( "messages/systemsettings/" ) |