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

tde_l10n_create_template( "kjots" )

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