diff options
Diffstat (limited to 'tdefile-plugins/au')
-rw-r--r-- | tdefile-plugins/au/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/au/CMakeLists.txt b/tdefile-plugins/au/CMakeLists.txt index f90f878e..8d6f3672 100644 --- a/tdefile-plugins/au/CMakeLists.txt +++ b/tdefile-plugins/au/CMakeLists.txt @@ -38,5 +38,5 @@ tde_add_kpart( tdefile_au AUTOMOC tde_create_translated_desktop( SOURCE tdefile_au.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdefile-desktops + PO_DIR tdefile-desktops ) |