summaryrefslogtreecommitdiffstats
path: root/libkonq/CMakeL10n.txt
blob: 4b2e7530b54e44ee87cc7afc774434ee950b6970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "libkonq"
    EXCLUDES "/tests/"
)

tde_l10n_create_template(
    CATALOG "desktop_files/libkonq-desktops/"
    SOURCES *.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)