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

tde_l10n_create_template( "libkcal" )

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