summaryrefslogtreecommitdiffstats
path: root/tdeioslave/CMakeL10n.txt
blob: 0197a9acd266f218fc4cfacd271c03a647ef6936 (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/tdeioslave-desktops/"
    SOURCES *.protocol
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)