summaryrefslogtreecommitdiffstats
path: root/kate/plugins/isearch/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/plugins/isearch/CMakeLists.txt')
-rw-r--r--kate/plugins/isearch/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/plugins/isearch/CMakeLists.txt b/kate/plugins/isearch/CMakeLists.txt
index b27048597..a7bef9ac5 100644
--- a/kate/plugins/isearch/CMakeLists.txt
+++ b/kate/plugins/isearch/CMakeLists.txt
@@ -30,7 +30,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE tdetexteditor_isearch.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kate-desktops
+ PO_DIR kate-desktops
)
install( FILES tdetexteditor_isearchui.rc DESTINATION ${DATA_INSTALL_DIR}/tdetexteditor_isearch )