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

tde_l10n_create_template(
    CATALOG "k3b"
    SOURCES
        "."
        "../plugins"
        "tips"
)

tde_l10n_create_template(
    CATALOG "desktop_files/eventsrc/"
    SOURCES eventsrc
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)