summaryrefslogtreecommitdiffstats
path: root/kdvi/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kdvi/CMakeL10n.txt')
-rw-r--r--kdvi/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kdvi/CMakeL10n.txt b/kdvi/CMakeL10n.txt
index ad14af79..7d30e76d 100644
--- a/kdvi/CMakeL10n.txt
+++ b/kdvi/CMakeL10n.txt
@@ -4,3 +4,9 @@ tde_l10n_create_template(
CATALOG "kdvi"
SOURCES "." "tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kdvi-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)