summaryrefslogtreecommitdiffstats
path: root/khotkeys/CMakeL10n.txt
blob: 5a4d15337af290b9aff3460974bf08ec7ec37db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
##### create translation templates ##############

tde_l10n_create_template( "khotkeys" )

tde_l10n_auto_add_subdirectories()

tde_l10n_create_template(
    CATALOG "desktop_files/khotkeys.desktop/"
    SOURCES app/khotkeys.desktop kcontrol/khotkeys.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)