From 512c3411648b24505165d555a04e82ba689f8aed Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 19 Aug 2018 22:14:10 -0400 Subject: integrate inx generation into ink/stitch proper --- templates/print.inx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/print.inx (limited to 'templates/print.inx') diff --git a/templates/print.inx b/templates/print.inx new file mode 100644 index 00000000..edc96a4c --- /dev/null +++ b/templates/print.inx @@ -0,0 +1,17 @@ + + + <_name>Print + jonh.embroider.print + inkstitch.py + inkex.py + print + + all + + + + + + -- cgit v1.2.3 From 871358d990d4a06b2eaaf0e405f2d18e26753d52 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 20 Aug 2018 15:49:19 -0400 Subject: gettextify INX templates --- templates/print.inx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/print.inx') diff --git a/templates/print.inx b/templates/print.inx index edc96a4c..2670d30e 100644 --- a/templates/print.inx +++ b/templates/print.inx @@ -1,14 +1,14 @@ - <_name>Print - jonh.embroider.print + {% trans %}Print{% endtrans %} + org.inkstitch.print inkstitch.py inkex.py print all - +