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/params.inx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/params.inx (limited to 'templates/params.inx') diff --git a/templates/params.inx b/templates/params.inx new file mode 100644 index 00000000..7b3b4e63 --- /dev/null +++ b/templates/params.inx @@ -0,0 +1,17 @@ + + + <_name>Params + jonh.embroider.params + inkstitch.py + inkex.py + params + + 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/params.inx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/params.inx') diff --git a/templates/params.inx b/templates/params.inx index 7b3b4e63..2397be8e 100644 --- a/templates/params.inx +++ b/templates/params.inx @@ -1,14 +1,14 @@ - <_name>Params - jonh.embroider.params + {% trans %}Params{% endtrans %} + org.inkstitch.params inkstitch.py inkex.py params all - +