diff options
Diffstat (limited to 'tdeabc/plugins/file/CMakeLists.txt')
-rw-r--r-- | tdeabc/plugins/file/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/plugins/file/CMakeLists.txt b/tdeabc/plugins/file/CMakeLists.txt index 008f7b656..bd0f4d713 100644 --- a/tdeabc/plugins/file/CMakeLists.txt +++ b/tdeabc/plugins/file/CMakeLists.txt @@ -42,7 +42,7 @@ install( FILES tde_create_translated_desktop( SOURCE file.desktop DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/tdeabc - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdeabc-desktops + PO_DIR tdeabc-desktops ) |