From 077f7ea72ba38790bf030d3181c44787fef953b6 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Tue, 6 Aug 2019 04:42:48 +0200 Subject: add Troubleshoot extension (#465) adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes --- templates/troubleshoot.inx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/troubleshoot.inx (limited to 'templates') diff --git a/templates/troubleshoot.inx b/templates/troubleshoot.inx new file mode 100644 index 00000000..6931fb39 --- /dev/null +++ b/templates/troubleshoot.inx @@ -0,0 +1,18 @@ + + + {% trans %}Troubleshoot Objects{% endtrans %} + org.inkstitch.troubleshoot.{{ locale }} + inkstitch.py + inkex.py + troubleshoot + + all + + + + + + + -- cgit v1.2.3