summaryrefslogtreecommitdiffstats
path: root/plugins/soundserver/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
commited19994c6c1daed37af04e9de296af22bd1aec30 (patch)
treea934c11baf1f55cdbe54d6bec820d91265e8d0fa /plugins/soundserver/CMakeLists.txt
parent1f012b11767fcc94871e3e79db230a056fd65dec (diff)
downloadtderadio-ed19994c6c1daed37af04e9de296af22bd1aec30.tar.gz
tderadio-ed19994c6c1daed37af04e9de296af22bd1aec30.zip
Copy translations to a new directory layout.
Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'plugins/soundserver/CMakeLists.txt')
-rw-r--r--plugins/soundserver/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/soundserver/CMakeLists.txt b/plugins/soundserver/CMakeLists.txt
index 3880ff0..7185abb 100644
--- a/plugins/soundserver/CMakeLists.txt
+++ b/plugins/soundserver/CMakeLists.txt
@@ -15,7 +15,7 @@ link_directories(
##### soundserver (translations)
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations/messages )
##### soundserver (plugin)