summaryrefslogtreecommitdiffstats
path: root/kview/config/CMakeL10n.txt
blob: 624cd74dea3f98e946e035213ccbd45eb8ffd07a (plain)
1
2
3
4
5
6
7
8
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "kcm_kviewgeneralconfig"
    EXCLUDES "/"
)

tde_l10n_auto_add_subdirectories( )