diff options
Diffstat (limited to 'tdespell2/plugins/hspell/CMakeLists.txt')
-rw-r--r-- | tdespell2/plugins/hspell/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/plugins/hspell/CMakeLists.txt b/tdespell2/plugins/hspell/CMakeLists.txt index bd4a73ded..4a234b274 100644 --- a/tdespell2/plugins/hspell/CMakeLists.txt +++ b/tdespell2/plugins/hspell/CMakeLists.txt @@ -29,7 +29,7 @@ link_directories( tde_create_translated_desktop( SOURCE tdespell_hspell.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdespell2-desktops + PO_DIR tdespell2-desktops ) |