summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/CMakeL10n.txt
blob: 04d55b69fc97a704826a706a737a974584faec38 (plain)
1
2
3
4
5
6
7
##### create translation templates ##############

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