summaryrefslogtreecommitdiffstats
path: root/twin/CMakeL10n.txt
blob: 4255a573ec5e324191a33047b725856bd62ecaef (plain)
1
2
3
4
5
6
7
8
9
10
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "twin"
    EXCLUDES
        "^clients/"
        "^kcmtwin/"
)

tde_l10n_auto_add_subdirectories( )