From 8f700007fc7d3b7866d4e4a3dac6a36bb3e1be2a Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 21 Aug 2018 16:37:47 -0400 Subject: fix leftover --- templates/flip.inx | 2 +- templates/input.inx | 2 +- templates/install.inx | 2 +- templates/layer_commands.inx | 2 +- templates/object_commands.inx | 2 +- templates/output.inx | 2 +- templates/params.inx | 2 +- templates/print.inx | 2 +- templates/simulate.inx | 2 +- templates/zip.inx | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/flip.inx b/templates/flip.inx index 22bcdd36..ebeb4090 100644 --- a/templates/flip.inx +++ b/templates/flip.inx @@ -1,6 +1,6 @@ - {% trans %}Flip Satin Columns{% endtrans %} + {% trans %}Flip Satin Columns{% endtrans %} org.inkstitch.flip_satins.{{ locale }} inkstitch.py inkex.py diff --git a/templates/input.inx b/templates/input.inx index d2a0d678..6e810a70 100644 --- a/templates/input.inx +++ b/templates/input.inx @@ -1,6 +1,6 @@ - {{ format | upper }} file input + {{ format | upper }} file input org.inkstitch.input.{{ format }}.{{ locale }} inkstitch.py inkex.py diff --git a/templates/install.inx b/templates/install.inx index 503e1e03..f3aa6c0a 100644 --- a/templates/install.inx +++ b/templates/install.inx @@ -1,6 +1,6 @@ - {% trans %}Install add-ons for Inkscape{% endtrans %} + {% trans %}Install add-ons for Inkscape{% endtrans %} org.inkstitch.install.{{ locale }} inkstitch.py inkex.py diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index acf0f199..17eb3d83 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_commands.inx @@ -1,6 +1,6 @@ - {% trans %}Add Layer Commands{% endtrans %} + {% trans %}Add Layer Commands{% endtrans %} org.inkstitch.layer_commands.{{ locale }} inkstitch.py inkex.py diff --git a/templates/object_commands.inx b/templates/object_commands.inx index 024a694b..5807dc47 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -1,6 +1,6 @@ - {% trans %}Attach Commands{% endtrans %} + {% trans %}Attach Commands{% endtrans %} org.inkstitch.commands.{{ locale }} inkstitch.py inkex.py diff --git a/templates/output.inx b/templates/output.inx index 87befee4..2dc36d72 100644 --- a/templates/output.inx +++ b/templates/output.inx @@ -1,6 +1,6 @@ - {{ format | upper }} file output + {{ format | upper }} file output org.inkstitch.output.{{ format }}.{{ locale }} inkstitch.py inkex.py diff --git a/templates/params.inx b/templates/params.inx index 1d06e56f..f785b15c 100644 --- a/templates/params.inx +++ b/templates/params.inx @@ -1,6 +1,6 @@ - {% trans %}Params{% endtrans %} + {% trans %}Params{% endtrans %} org.inkstitch.params.{{ locale }} inkstitch.py inkex.py diff --git a/templates/print.inx b/templates/print.inx index eee9c55e..9e5a9dcd 100644 --- a/templates/print.inx +++ b/templates/print.inx @@ -1,6 +1,6 @@ - {% trans %}Print{% endtrans %} + {% trans %}Print{% endtrans %} org.inkstitch.print.{{ locale }} inkstitch.py inkex.py diff --git a/templates/simulate.inx b/templates/simulate.inx index 4a517994..33919cbb 100644 --- a/templates/simulate.inx +++ b/templates/simulate.inx @@ -1,6 +1,6 @@ - {% trans %}Simulate{% endtrans %} + {% trans %}Simulate{% endtrans %} org.inkstitch.simulate.{{ locale }} inkstitch.py inkex.py diff --git a/templates/zip.inx b/templates/zip.inx index bf01dea2..7b576349 100644 --- a/templates/zip.inx +++ b/templates/zip.inx @@ -1,6 +1,6 @@ - embroidery ZIP file output + embroidery ZIP file output org.inkstitch.output.zip.{{ locale }} inkstitch.py inkex.py -- cgit v1.2.3