summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-21 11:37:26 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-21 11:37:55 +0200
commitbff2c03daf5e15c00e2c45cd56efe2df37ec5958 (patch)
tree822e477ab455372a1813a004254fadb490a71cfc /src
parentf724e418b821bde4a8c659df4aadbc7733abc634 (diff)
downloadkdbusnotification-bff2c03daf5e15c00e2c45cd56efe2df37ec5958.tar.gz
kdbusnotification-bff2c03daf5e15c00e2c45cd56efe2df37ec5958.zip
Add translations for the daemon as such.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d7a0102b1abb948396b5c5c82aace91c4c0f22c)
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt2
-rw-r--r--src/daemon/CMakeL10n.txt3
2 files changed, 5 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 1ab81f1..3b74967 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,5 +1,7 @@
##### create translation templates ##############
+tde_l10n_auto_add_subdirectories( )
+
tde_l10n_create_template(
CATALOG "desktop_files/kdbusnotification-autostart.desktop/"
SOURCES kdbusnotification-autostart.desktop
diff --git a/src/daemon/CMakeL10n.txt b/src/daemon/CMakeL10n.txt
new file mode 100644
index 0000000..46afaec
--- /dev/null
+++ b/src/daemon/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "messages/notification-daemon-tde/daemon" )