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

tde_l10n_create_template(
    CATALOG "kmobile"
    EXCLUDES "^tdeioslave/"
)

tde_l10n_auto_add_subdirectories( )