##### create translation templates ##############

tde_l10n_create_template( "kdat" )

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