From 0c166e09bd6587728b87130ce5b611983745d2cc Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 6 Mar 2020 23:22:00 -0500 Subject: remove unnecessary dependency tags --- templates/auto_satin.inx | 2 -- templates/convert_to_satin.inx | 2 -- templates/cut_satin.inx | 2 -- templates/embroider.inx | 2 -- templates/flip.inx | 2 -- templates/global_commands.inx | 2 -- templates/input.inx | 2 -- templates/install.inx | 2 -- templates/layer_commands.inx | 2 -- templates/lettering.inx | 2 -- templates/object_commands.inx | 2 -- templates/output.inx | 2 -- templates/params.inx | 2 -- templates/print.inx | 2 -- templates/remove_embroidery_settings.inx | 2 -- templates/simulate.inx | 2 -- templates/troubleshoot.inx | 2 -- templates/zip.inx | 2 -- 18 files changed, 36 deletions(-) diff --git a/templates/auto_satin.inx b/templates/auto_satin.inx index 5830d599..673ac51e 100644 --- a/templates/auto_satin.inx +++ b/templates/auto_satin.inx @@ -2,8 +2,6 @@ {% trans %}Auto-Route Satin Columns{% endtrans %} org.inkstitch.auto_satin.{{ locale }} - inkstitch.py - inkex.py true false auto_satin diff --git a/templates/convert_to_satin.inx b/templates/convert_to_satin.inx index d09b2fc2..80f0b678 100644 --- a/templates/convert_to_satin.inx +++ b/templates/convert_to_satin.inx @@ -2,8 +2,6 @@ {% trans %}Convert Line to Satin{% endtrans %} org.inkstitch.convert_to_satin.{{ locale }} - inkstitch.py - inkex.py convert_to_satin all diff --git a/templates/cut_satin.inx b/templates/cut_satin.inx index 8705e28a..b780543a 100644 --- a/templates/cut_satin.inx +++ b/templates/cut_satin.inx @@ -2,8 +2,6 @@ {% trans %}Cut Satin Column{% endtrans %} org.inkstitch.cut_satin.{{ locale }} - inkstitch.py - inkex.py cut_satin all diff --git a/templates/embroider.inx b/templates/embroider.inx index 7a7c0e59..ea062aa4 100644 --- a/templates/embroider.inx +++ b/templates/embroider.inx @@ -2,8 +2,6 @@ {% trans %}Embroider{% endtrans %} org.inkstitch.embroider.{{ locale }} - inkstitch.py - inkex.py 3.0 true diff --git a/templates/flip.inx b/templates/flip.inx index 5440caa3..29b11457 100644 --- a/templates/flip.inx +++ b/templates/flip.inx @@ -2,8 +2,6 @@ {% trans %}Flip Satin Column Rails{% endtrans %} org.inkstitch.flip_satins.{{ locale }} - inkstitch.py - inkex.py flip all diff --git a/templates/global_commands.inx b/templates/global_commands.inx index d55f77bd..d37e2e41 100644 --- a/templates/global_commands.inx +++ b/templates/global_commands.inx @@ -2,8 +2,6 @@ {% trans %}Add Commands{% endtrans %} org.inkstitch.global_commands.{{ locale }} - inkstitch.py - inkex.py {% trans %}These commands affect the entire embroidery design.{% endtrans %} {% for command, description in global_commands %} false diff --git a/templates/input.inx b/templates/input.inx index b2db4563..5f4a4610 100644 --- a/templates/input.inx +++ b/templates/input.inx @@ -2,8 +2,6 @@ {{ format | upper }} file input org.inkstitch.input.{{ format }}.{{ locale }} - inkstitch.py - inkex.py .{{ format }} application/x-embroidery-{{ format }} diff --git a/templates/install.inx b/templates/install.inx index 431bcb89..0ab22b0b 100644 --- a/templates/install.inx +++ b/templates/install.inx @@ -2,8 +2,6 @@ {% trans %}Install add-ons for Inkscape{% endtrans %} org.inkstitch.install.{{ locale }} - inkstitch.py - inkex.py install all diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index 4f586363..249d536e 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_commands.inx @@ -2,8 +2,6 @@ {% trans %}Add Layer Commands{% endtrans %} org.inkstitch.layer_commands.{{ locale }} - inkstitch.py - inkex.py {% trans %}Commands will be added to the currently-selected layer.{% endtrans %} {% for command, description in layer_commands %} false diff --git a/templates/lettering.inx b/templates/lettering.inx index 3b0c3049..65eee8a1 100644 --- a/templates/lettering.inx +++ b/templates/lettering.inx @@ -2,8 +2,6 @@ {% trans %}Lettering{% endtrans %} org.inkstitch.lettering.{{ locale }} - inkstitch.py - inkex.py lettering all diff --git a/templates/object_commands.inx b/templates/object_commands.inx index 2e973789..affe7584 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -2,8 +2,6 @@ {% trans %}Attach Commands to Selected Objects{% endtrans %} org.inkstitch.commands.{{ locale }} - inkstitch.py - inkex.py {% for command, description in object_commands %} false {% endfor %} diff --git a/templates/output.inx b/templates/output.inx index 9f92ef71..ffff4be9 100644 --- a/templates/output.inx +++ b/templates/output.inx @@ -2,8 +2,6 @@ {{ format | upper }} file output org.inkstitch.output.{{ format }}.{{ locale }} - inkstitch.py - inkex.py .{{ format }} application/x-embroidery-{{ format }} diff --git a/templates/params.inx b/templates/params.inx index 19e24cbe..a2dc89a3 100644 --- a/templates/params.inx +++ b/templates/params.inx @@ -2,8 +2,6 @@ {% trans %}Params{% endtrans %} org.inkstitch.params.{{ locale }} - inkstitch.py - inkex.py params all diff --git a/templates/print.inx b/templates/print.inx index d9d59ef3..2aec826b 100644 --- a/templates/print.inx +++ b/templates/print.inx @@ -2,8 +2,6 @@ {% trans %}Print / Realistic Preview{% endtrans %} org.inkstitch.print.{{ locale }} - inkstitch.py - inkex.py print all diff --git a/templates/remove_embroidery_settings.inx b/templates/remove_embroidery_settings.inx index a68ba724..44b34ded 100644 --- a/templates/remove_embroidery_settings.inx +++ b/templates/remove_embroidery_settings.inx @@ -2,8 +2,6 @@ {% trans %}Remove embroidery settings{% endtrans %} org.inkstitch.remove_embroidery_settings.{{ locale }} - inkstitch.py - inkex.py {% trans %}Use this extension to remove the information Ink/Stitch has stored in your document. This can be especially useful if you copy and paste objects from an embroidery design into another document.{% endtrans %} true diff --git a/templates/simulate.inx b/templates/simulate.inx index 7cab9850..09f29d38 100644 --- a/templates/simulate.inx +++ b/templates/simulate.inx @@ -2,8 +2,6 @@ {% trans %}Simulate{% endtrans %} org.inkstitch.simulate.{{ locale }} - inkstitch.py - inkex.py simulate all diff --git a/templates/troubleshoot.inx b/templates/troubleshoot.inx index 29b72a17..64f4ebb0 100644 --- a/templates/troubleshoot.inx +++ b/templates/troubleshoot.inx @@ -2,8 +2,6 @@ {% trans %}Troubleshoot Objects{% endtrans %} org.inkstitch.troubleshoot.{{ locale }} - inkstitch.py - inkex.py troubleshoot all diff --git a/templates/zip.inx b/templates/zip.inx index 4a24096d..485e3f1b 100644 --- a/templates/zip.inx +++ b/templates/zip.inx @@ -2,8 +2,6 @@ embroidery ZIP file output org.inkstitch.output.zip.{{ locale }} - inkstitch.py - inkex.py .zip application/zip -- cgit v1.2.3