diff options
Diffstat (limited to 'kworldwatch/maps/depths/CMakeLists.txt')
-rw-r--r-- | kworldwatch/maps/depths/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/maps/depths/CMakeLists.txt b/kworldwatch/maps/depths/CMakeLists.txt index 2d3d0c5..0b66487 100644 --- a/kworldwatch/maps/depths/CMakeLists.txt +++ b/kworldwatch/maps/depths/CMakeLists.txt @@ -19,5 +19,5 @@ install( tde_create_translated_desktop( SOURCE depths.desktop DESTINATION ${DATA_INSTALL_DIR}/kworldclock/maps/depths - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldwatch-maps + PO_DIR kworldwatch-maps ) |