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