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

tde_l10n_auto_add_subdirectories( )

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