Skip to content

Optimize creation of localized default templates

Patrick Storz requested to merge ede123/inkscape:default_templates into master
  • extract localized strings from .po files instead of having them in a separate file
  • drop dependency on perl
  • avoid re-creating the templates on each build

Merge request reports