summaryrefslogtreecommitdiffstats
path: root/kmilo/kmilod/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmilo/kmilod/CMakeLists.txt')
-rw-r--r--kmilo/kmilod/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmilo/kmilod/CMakeLists.txt b/kmilo/kmilod/CMakeLists.txt
index 2bce8c2..f7a1921 100644
--- a/kmilo/kmilod/CMakeLists.txt
+++ b/kmilo/kmilod/CMakeLists.txt
@@ -47,11 +47,11 @@ tde_add_kpart( kded_kmilod AUTOMOC
tde_create_translated_desktop(
SOURCE kmilod.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kded
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kmilo-desktops
+ PO_DIR kmilo-desktops
)
tde_create_translated_desktop(
SOURCE kmilopluginsvc.desktop
DESTINATION ${SERVICETYPES_INSTALL_DIR}/kmilo
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kmilo-desktops
+ PO_DIR kmilo-desktops
)