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

tde_l10n_create_template(
    CATALOG "nsplugin"
    EXCLUDES "/test/"
)

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