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