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

tde_l10n_create_template(
    CATALOG "koffice"
    EXCLUDES "^koproperty/"
)

tde_l10n_auto_add_subdirectories( )