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

tde_l10n_create_template(
    CATALOG "kppp"
    EXCLUDES "^logview/"
)

tde_l10n_auto_add_subdirectories( )