diff options
Diffstat (limited to 'tdefile-plugins/flac/CMakeLists.txt')
-rw-r--r-- | tdefile-plugins/flac/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/flac/CMakeLists.txt b/tdefile-plugins/flac/CMakeLists.txt index 4415e76d..052867f1 100644 --- a/tdefile-plugins/flac/CMakeLists.txt +++ b/tdefile-plugins/flac/CMakeLists.txt @@ -39,5 +39,5 @@ tde_add_kpart( tdefile_flac AUTOMOC tde_create_translated_desktop( SOURCE tdefile_flac.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdefile-desktops + PO_DIR tdefile-desktops ) |