Skip to content

fix: allow `translationdomain` attr on `<inkscape-extension>`

t0b3 requested to merge t0b3/extensions:fix-schema into master

What does the merge request do?

fix validation schema according to the docs https://inkscape.gitlab.io/extensions/documentation/authors/inx-overview.html#third-party-extensions

  • allow translationdomain attr on <inkscape-extension> element
  • allow translatable attr on <page> element

Relates:

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history
Edited by t0b3

Merge request reports