summaryrefslogtreecommitdiff
path: root/templates/embroider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/embroider.xml')
-rw-r--r--templates/embroider.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/templates/embroider.xml b/templates/embroider.xml
deleted file mode 100644
index 9641cb37..00000000
--- a/templates/embroider.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <name>Embroider</name>
- <id>org.{{ id_inkstitch }}.embroider</id>
- <label appearance="header">Create a stitch file</label>
- <label>Save your embroidery file through | File > Save a Copy ... |</label>
- <label>Choose from listed embroidery file formats and save.</label>
- <spacer />
- <label>Multiple file formats can be saved by choosing the zip file format.</label>
- <effect needs-live-preview="false" needs-document="false">
- <object-type>all</object-type>
- <effects-menu>
- <submenu name="{{ menu_inkstitch }}" translatable="no">
- <submenu name="Visualize and Export" />
- </submenu>
- </effects-menu>
- </effect>
-</inkscape-extension>