summaryrefslogtreecommitdiff
path: root/inx/inkstitch_input_DSB.inx
diff options
context:
space:
mode:
Diffstat (limited to 'inx/inkstitch_input_DSB.inx')
-rw-r--r--inx/inkstitch_input_DSB.inx17
1 files changed, 0 insertions, 17 deletions
diff --git a/inx/inkstitch_input_DSB.inx b/inx/inkstitch_input_DSB.inx
deleted file mode 100644
index c78e1c2d..00000000
--- a/inx/inkstitch_input_DSB.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>DSB file input</_name>
- <id>org.inkstitch.input.dsb</id>
- <dependency type="executable" location="extensions">inkstitch.py</dependency>
- <dependency type="executable" location="extensions">inkex.py</dependency>
- <input>
- <extension>.dsb</extension>
- <mimetype>application/x-embroidery-dsb</mimetype>
- <_filetypename>Ink/Stitch: Tajima(Barudan) Embroidery Format (.dsb)</_filetypename>
- <_filetypetooltip>convert DSB 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>