summaryrefslogtreecommitdiffstats
path: root/kview/modules
diff options
context:
space:
mode:
Diffstat (limited to 'kview/modules')
-rw-r--r--kview/modules/browser/CMakeLists.txt2
-rw-r--r--kview/modules/effects/CMakeLists.txt2
-rw-r--r--kview/modules/presenter/CMakeLists.txt2
-rw-r--r--kview/modules/presenter/config/CMakeLists.txt2
-rw-r--r--kview/modules/scanner/CMakeLists.txt2
5 files changed, 5 insertions, 5 deletions
diff --git a/kview/modules/browser/CMakeLists.txt b/kview/modules/browser/CMakeLists.txt
index b1b26f6c..933a2523 100644
--- a/kview/modules/browser/CMakeLists.txt
+++ b/kview/modules/browser/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE kviewbrowser.desktop
DESTINATION ${DATA_INSTALL_DIR}/kviewviewer/kpartplugins
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kview-desktops
+ PO_DIR kview-desktops
)
install(
diff --git a/kview/modules/effects/CMakeLists.txt b/kview/modules/effects/CMakeLists.txt
index cf80fe5b..bf905f66 100644
--- a/kview/modules/effects/CMakeLists.txt
+++ b/kview/modules/effects/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE kvieweffects.desktop
DESTINATION ${DATA_INSTALL_DIR}/kview/kpartplugins
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kview-desktops
+ PO_DIR kview-desktops
)
install(
diff --git a/kview/modules/presenter/CMakeLists.txt b/kview/modules/presenter/CMakeLists.txt
index afe5de2e..c50266af 100644
--- a/kview/modules/presenter/CMakeLists.txt
+++ b/kview/modules/presenter/CMakeLists.txt
@@ -29,7 +29,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE kviewpresenter.desktop
DESTINATION ${DATA_INSTALL_DIR}/kview/kpartplugins
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kview-desktops
+ PO_DIR kview-desktops
)
install(
diff --git a/kview/modules/presenter/config/CMakeLists.txt b/kview/modules/presenter/config/CMakeLists.txt
index 97ede844..3432b3ed 100644
--- a/kview/modules/presenter/config/CMakeLists.txt
+++ b/kview/modules/presenter/config/CMakeLists.txt
@@ -25,7 +25,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE kviewpresenterconfig.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/tdeconfiguredialog
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kview-desktops
+ PO_DIR kview-desktops
)
diff --git a/kview/modules/scanner/CMakeLists.txt b/kview/modules/scanner/CMakeLists.txt
index bbe5eb73..c7db3a61 100644
--- a/kview/modules/scanner/CMakeLists.txt
+++ b/kview/modules/scanner/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE kviewscanner.desktop
DESTINATION ${DATA_INSTALL_DIR}/kview/kpartplugins
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kview-desktops
+ PO_DIR kview-desktops
)
install(