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

tde_l10n_create_template(
    CATALOG "kdict"
    EXCLUDES "^applet/"
)

tde_l10n_auto_add_subdirectories( )