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

tde_l10n_create_template(
    CATALOG "desktop_files/tdeioslave-desktops/"
    SOURCES *.desktop *.protocol
    EXCLUDES tests/
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)