summaryrefslogtreecommitdiffstats
path: root/plugins/kmail/bodypartformatter/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kmail/bodypartformatter/CMakeL10n.txt')
-rw-r--r--plugins/kmail/bodypartformatter/CMakeL10n.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/kmail/bodypartformatter/CMakeL10n.txt b/plugins/kmail/bodypartformatter/CMakeL10n.txt
new file mode 100644
index 00000000..2be63c34
--- /dev/null
+++ b/plugins/kmail/bodypartformatter/CMakeL10n.txt
@@ -0,0 +1,15 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kmail_text_calendar_plugin"
+ SOURCES
+ attendeeselector.cpp
+ delegateselector.cpp
+ text_calendar.cpp
+ ui_attendeeselector.ui
+)
+
+tde_l10n_create_template(
+ CATALOG "kmail_text_vcard_plugin"
+ SOURCES "text_vcard.cpp"
+)