diff options
Diffstat (limited to 'tdespell2/CMakeLists.txt')
-rw-r--r-- | tdespell2/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/CMakeLists.txt b/tdespell2/CMakeLists.txt index 92f809ce2..6e5d2eafe 100644 --- a/tdespell2/CMakeLists.txt +++ b/tdespell2/CMakeLists.txt @@ -43,7 +43,7 @@ install( FILES tde_create_translated_desktop( SOURCE tdespellclient.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdespell2-desktops + PO_DIR tdespell2-desktops ) |