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

tde_l10n_create_template( "ktnef" )

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