summaryrefslogtreecommitdiffstats
path: root/khelpcenter/htmlsearch/CMakeL10n.txt
blob: dfddbc7de44e0e7240bf04c6bc7e46454ceadfc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "htmlsearch"
    SOURCES
        index.cpp
        htmlsearch.cpp
        progressdialog.cpp
)

tde_l10n_create_template(
    CATALOG "kcmhtmlsearch"
    SOURCES
        kcmhtmlsearch.cpp
        klangcombo.cpp
        ktagcombobox.cpp
)