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

tde_l10n_create_template( "kcron" )

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