From ed19994c6c1daed37af04e9de296af22bd1aec30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 8 Nov 2022 20:41:14 +0100 Subject: Copy translations to a new directory layout. Added translations of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- plugins/streaming/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/streaming/CMakeLists.txt') diff --git a/plugins/streaming/CMakeLists.txt b/plugins/streaming/CMakeLists.txt index d56f58c..7bb18f3 100644 --- a/plugins/streaming/CMakeLists.txt +++ b/plugins/streaming/CMakeLists.txt @@ -16,7 +16,7 @@ link_directories( ##### streaming (icons and translations) add_subdirectory( icons ) -tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po ) +tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations/messages ) ##### streaming (plugin) -- cgit v1.2.1