diff options
Diffstat (limited to 'templates/input.inx')
| -rw-r--r-- | templates/input.inx | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ <inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> <name>{{ format | upper }} file input</name> <id>org.inkstitch.input.{{ format }}.{{ locale }}</id> - <dependency type="executable" location="extensions">inkstitch.py</dependency> - <dependency type="executable" location="extensions">inkex.py</dependency> <input> <extension>.{{ format }}</extension> <mimetype>application/x-embroidery-{{ format }}</mimetype> |
