diff options
Diffstat (limited to 'embroider_update.inx')
| -rw-r--r-- | embroider_update.inx | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/embroider_update.inx b/embroider_update.inx deleted file mode 100644 index b700e605..00000000 --- a/embroider_update.inx +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <_name>Update embroidery param names</_name> - <id>lexelby.embroider.update</id> - <dependency type="executable" location="extensions">embroider_update.py</dependency> - <dependency type="executable" location="extensions">inkex.py</dependency> - <effect> - <object-type>all</object-type> - <effects-menu> - <submenu _name="Embroidery"/> - </effects-menu> - </effect> - <script> - <command reldir="extensions" interpreter="python">embroider_update.py</command> - </script> -</inkscape-extension> |
