From ffda7f0ba7f037069b1ee228707352d1acaa1c13 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Jul 2021 00:12:51 +0900 Subject: Align structure of translations/messages to similar modules. Signed-off-by: Michele Calgaro (cherry picked from commit 8b834eeb6658ff386f2e729091f94069980b8898) --- client/CMakeL10n.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/CMakeL10n.txt') diff --git a/client/CMakeL10n.txt b/client/CMakeL10n.txt index c76af0e..4fde5c8 100644 --- a/client/CMakeL10n.txt +++ b/client/CMakeL10n.txt @@ -1,12 +1,12 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "messages/twin_deKorator/" + CATALOG "messages/twin-style-dekorator" SOURCES . X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot ) tde_l10n_create_template( - CATALOG "desktop_files/twin-style-deKorator-desktops" + CATALOG "desktop_files/twin-style-dekorator-desktops" SOURCES deKorator.desktop ) -- cgit v1.2.1