summaryrefslogtreecommitdiff
path: root/templates/embroider.xml
blob: a9442cf09a87edcb4d3898bee0cbb9cea8004032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
    <name>Embroider</name>
    <id>org.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="Ink/Stitch" translatable="no">
                <submenu name="Visualise and Export" />
            </submenu>
        </effects-menu>
    </effect>
</inkscape-extension>