diff options
Diffstat (limited to 'tdeprint/cups/CMakeLists.txt')
-rw-r--r-- | tdeprint/cups/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/CMakeLists.txt b/tdeprint/cups/CMakeLists.txt index 8377d60be..831c4db83 100644 --- a/tdeprint/cups/CMakeLists.txt +++ b/tdeprint/cups/CMakeLists.txt @@ -43,7 +43,7 @@ link_directories( tde_create_translated_desktop( SOURCE cups.print DESTINATION ${DATA_INSTALL_DIR}/tdeprint/plugins - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdeprint-desktops + PO_DIR tdeprint-desktops ) install( FILES preview.png preview-mini.png DESTINATION ${DATA_INSTALL_DIR}/tdeprint ) |