summaryrefslogtreecommitdiffstats
path: root/tdeioslave/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/CMakeL10n.txt')
-rw-r--r--tdeioslave/CMakeL10n.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tdeioslave/CMakeL10n.txt b/tdeioslave/CMakeL10n.txt
new file mode 100644
index 000000000..d661dc0bc
--- /dev/null
+++ b/tdeioslave/CMakeL10n.txt
@@ -0,0 +1,8 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/tdeioslave-desktops/"
+ SOURCES *.desktop *.protocol
+ EXCLUDES tests/
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)