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

tde_l10n_create_template(
    CATALOG "kview"
    EXCLUDES "/"
)

tde_l10n_auto_add_subdirectories( )