summaryrefslogtreecommitdiffstats
path: root/mimetypes/CMakeL10n.txt
blob: 4354459d42f0edecb09d5ff1e545cff8138d55b9 (plain)
1
2
3
4
5
6
7
##### create translation templates ##############

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