summaryrefslogtreecommitdiffstats
path: root/kworldclock/mggd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kworldclock/mggd/CMakeLists.txt')
-rw-r--r--kworldclock/mggd/CMakeLists.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/kworldclock/mggd/CMakeLists.txt b/kworldclock/mggd/CMakeLists.txt
index 42f6e891..5e123d3e 100644
--- a/kworldclock/mggd/CMakeLists.txt
+++ b/kworldclock/mggd/CMakeLists.txt
@@ -14,5 +14,10 @@ install( FILES
200.jpg
400.jpg
800.jpg
- mggd.desktop
DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/mggd" )
+
+tde_create_translated_desktop(
+ SOURCE mggd.desktop
+ DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
+ PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
+)