summaryrefslogtreecommitdiffstats
path: root/kworldwatch/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch/CMakeL10n.txt')
-rw-r--r--kworldwatch/CMakeL10n.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/kworldwatch/CMakeL10n.txt b/kworldwatch/CMakeL10n.txt
index a63584f..114f848 100644
--- a/kworldwatch/CMakeL10n.txt
+++ b/kworldwatch/CMakeL10n.txt
@@ -1,3 +1,12 @@
##### create translation templates ##############
tde_l10n_create_template( "kworldclock" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kworldwatch-desktops/"
+ SOURCES *.desktop
+ EXCLUDES maps/
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)
+
+tde_l10n_auto_add_subdirectories()