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

tde_l10n_create_template( "kalarm" )

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