diff options
Diffstat (limited to 'tdefile-plugins/exr/CMakeLists.txt')
-rw-r--r-- | tdefile-plugins/exr/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/exr/CMakeLists.txt b/tdefile-plugins/exr/CMakeLists.txt index 2e96d6bc..0f022758 100644 --- a/tdefile-plugins/exr/CMakeLists.txt +++ b/tdefile-plugins/exr/CMakeLists.txt @@ -29,7 +29,7 @@ link_directories( tde_create_translated_desktop( SOURCE tdefile_exr.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdefile-desktops + PO_DIR tdefile-desktops ) |