diff options
Diffstat (limited to 'ksvg/core/CMakeLists.txt')
-rw-r--r-- | ksvg/core/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/core/CMakeLists.txt b/ksvg/core/CMakeLists.txt index 98f401db..8506cf76 100644 --- a/ksvg/core/CMakeLists.txt +++ b/ksvg/core/CMakeLists.txt @@ -38,7 +38,7 @@ install( FILES tde_create_translated_desktop( SOURCE ksvgrenderer.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/ksvg-desktops + PO_DIR ksvg-desktops ) |