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