summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-08-27 17:26:03 +0200
committerSlávek Banko <[email protected]>2022-08-28 09:46:50 +0200
commit24c7af0ccb3c8d2981d658140428422de90c24f1 (patch)
tree3082969f3b7ea24f12a99f828d0486fc976d482d /src/CMakeL10n.txt
parent1d58dd5c6137286d54223f490b48529512f97d32 (diff)
downloadk3b-24c7af0ccb3c8d2981d658140428422de90c24f1.tar.gz
k3b-24c7af0ccb3c8d2981d658140428422de90c24f1.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c81945a0823af6177bc05263edf11ba379e60e7c)
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index e03d90c..bf487d9 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -7,3 +7,8 @@ tde_l10n_create_template(
"../plugins"
"tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/eventsrc/"
+ SOURCES eventsrc
+)