summaryrefslogtreecommitdiff
path: root/inx/inkstitch_input_INB.inx
diff options
context:
space:
mode:
Diffstat (limited to 'inx/inkstitch_input_INB.inx')
-rw-r--r--inx/inkstitch_input_INB.inx17
1 files changed, 0 insertions, 17 deletions
diff --git a/inx/inkstitch_input_INB.inx b/inx/inkstitch_input_INB.inx
deleted file mode 100644
index 7409a853..00000000
--- a/inx/inkstitch_input_INB.inx
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <_name>INB file input</_name>
- <id>org.inkstitch.input.inb</id>
- <dependency type="executable" location="extensions">inkstitch.py</dependency>
- <dependency type="executable" location="extensions">inkex.py</dependency>
- <input>
- <extension>.inb</extension>
- <mimetype>application/x-embroidery-inb</mimetype>
- <_filetypename>Ink/Stitch: Inbro Embroidery Format (.inb)</_filetypename>
- <_filetypetooltip>convert INB file to Ink/Stitch manual-stitch paths</_filetypetooltip>
- </input>
- <param name="extension" type="string" gui-hidden="true">input</param>
- <script>
- <command reldir="extensions" interpreter="python">inkstitch.py</command>
- </script>
-</inkscape-extension>