summaryrefslogtreecommitdiffstats
path: root/plugins/kmail/bodypartformatter/CMakeL10n.txt
blob: 2be63c3458b118f2ddca9b916e443daa81ef6d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
)