summaryrefslogtreecommitdiffstats
path: root/kworldclock/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kworldclock/CMakeLists.txt')
-rw-r--r--kworldclock/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldclock/CMakeLists.txt b/kworldclock/CMakeLists.txt
index 2f359034..624bb13b 100644
--- a/kworldclock/CMakeLists.txt
+++ b/kworldclock/CMakeLists.txt
@@ -29,7 +29,7 @@ foreach( _theme IN LISTS _themes )
tde_create_translated_desktop(
SOURCE ${_theme}/${_theme}.desktop
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/${_theme}"
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
+ PO_DIR kworldclock-themes
)
endif()
endforeach()