summaryrefslogtreecommitdiffstats
path: root/IconThemes/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-03-14 12:01:42 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-05-03 14:49:14 +0200
commit637b8632f44459d64a1e688205f68cd1f38ad587 (patch)
treea8f93000c1f541416c1420074f82c3264a64f705 /IconThemes/CMakeL10n.txt
parent619ff84ef57b09eadbebc5eaf2b996042d26cb13 (diff)
downloadtdeaccessibility-637b8632f44459d64a1e688205f68cd1f38ad587.tar.gz
tdeaccessibility-637b8632f44459d64a1e688205f68cd1f38ad587.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'IconThemes/CMakeL10n.txt')
-rw-r--r--IconThemes/CMakeL10n.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/IconThemes/CMakeL10n.txt b/IconThemes/CMakeL10n.txt
new file mode 100644
index 0000000..8d43a58
--- /dev/null
+++ b/IconThemes/CMakeL10n.txt
@@ -0,0 +1,7 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/icon-themes/"
+ SOURCES *.theme
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)