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

tde_l10n_create_template(
    CATALOG "ktip"
    SOURCES "." "tips"
)

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