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