summaryrefslogtreecommitdiff
path: root/embroider_update.inx
diff options
context:
space:
mode:
Diffstat (limited to 'embroider_update.inx')
-rw-r--r--embroider_update.inx16
1 files changed, 16 insertions, 0 deletions
diff --git a/embroider_update.inx b/embroider_update.inx
new file mode 100644
index 00000000..b700e605
--- /dev/null
+++ b/embroider_update.inx
@@ -0,0 +1,16 @@
+<?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>