From a42726679aaf49ecfbabaa236cae10027c37a1f7 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 28 Apr 2018 21:03:52 -0400 Subject: update inx files to use single script --- inx/embroider.inx | 5 +++-- inx/embroider_palettes.inx | 5 +++-- inx/embroider_params.inx | 5 +++-- inx/embroider_print.inx | 5 +++-- inx/embroider_simulate.inx | 6 +++--- 5 files changed, 15 insertions(+), 11 deletions(-) (limited to 'inx') diff --git a/inx/embroider.inx b/inx/embroider.inx index 74217b73..1f5619a3 100644 --- a/inx/embroider.inx +++ b/inx/embroider.inx @@ -2,7 +2,7 @@ <_name>Embroider jonh.embroider - embroider.py + inkstitch.py inkex.py _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3.0 true @@ -32,6 +32,7 @@ <_option value="xxx">Singer Embroidery Format(.XXX) + embroider all @@ -39,6 +40,6 @@ diff --git a/inx/embroider_palettes.inx b/inx/embroider_palettes.inx index 47ff6cf3..5daa3196 100644 --- a/inx/embroider_palettes.inx +++ b/inx/embroider_palettes.inx @@ -2,8 +2,9 @@ <_name>Install thread manufacturer color palettes org.inkstitch.palettes - embroider_palettes.py + inkstitch.py inkex.py + palettes all @@ -11,6 +12,6 @@ diff --git a/inx/embroider_params.inx b/inx/embroider_params.inx index f3987502..7b3b4e63 100644 --- a/inx/embroider_params.inx +++ b/inx/embroider_params.inx @@ -2,8 +2,9 @@ <_name>Params jonh.embroider.params - embroider_params.py + inkstitch.py inkex.py + params all @@ -11,6 +12,6 @@ diff --git a/inx/embroider_print.inx b/inx/embroider_print.inx index cbba82cc..edc96a4c 100644 --- a/inx/embroider_print.inx +++ b/inx/embroider_print.inx @@ -2,8 +2,9 @@ <_name>Print jonh.embroider.print - embroider_print.py + inkstitch.py inkex.py + print all @@ -11,6 +12,6 @@ diff --git a/inx/embroider_simulate.inx b/inx/embroider_simulate.inx index 9c38ec97..66f892d8 100644 --- a/inx/embroider_simulate.inx +++ b/inx/embroider_simulate.inx @@ -2,9 +2,9 @@ <_name>Simulate jonh.embroider.simulate - embroider_simulate.py + inkstitch.py inkex.py - + simulate all @@ -12,6 +12,6 @@ -- cgit v1.2.3