diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-04-09 20:13:13 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-04-09 20:15:56 -0400 |
| commit | 1fb5cb042142b0272eb9e42b04584cad66febc46 (patch) | |
| tree | f3a480084952600d469ba9f05b6feba346215670 /embroider_simulate.inx | |
| parent | 24ed1de2de1201cd3a8988de4360da5d79981e16 (diff) | |
move inx files to inx/ and generate input inx
Diffstat (limited to 'embroider_simulate.inx')
| -rw-r--r-- | embroider_simulate.inx | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/embroider_simulate.inx b/embroider_simulate.inx deleted file mode 100644 index 9c38ec97..00000000 --- a/embroider_simulate.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>Simulate</_name> - <id>jonh.embroider.simulate</id> - <dependency type="executable" location="extensions">embroider_simulate.py</dependency> - <dependency type="executable" location="extensions">inkex.py</dependency> - <param name="path" type="string" _gui-text="Directory where embroidery output is stored"></param> - <effect> - <object-type>all</object-type> - <effects-menu> - <submenu _name="Embroidery"/> - </effects-menu> - </effect> - <script> - <command reldir="extensions" interpreter="python">embroider_simulate.py</command> - </script> -</inkscape-extension> |
