summaryrefslogtreecommitdiffstats
path: root/kttsd/CMakeL10n.txt
blob: 54d662b41c1effe2bcd6a34c3d5d76df4b848bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
##### prepare plugins/festivalint/voices ########

tde_l10n_prepare_xml(
    SOURCE plugins/festivalint/voices
    TAGS name
    CONTEXT FestivalVoiceName
)


##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "kttsd"
    SOURCES
        "."
        "plugins/festivalint/voices.tde_l10n"
)