From 5a6b663b12bf049811373e330760195c3b0dd218 Mon Sep 17 00:00:00 2001 From: Diego Jahn Date: Tue, 31 Jul 2018 11:50:54 +0200 Subject: Insert space in file format option descriptions for better readability. --- inx/inkstitch_embroider.inx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'inx') diff --git a/inx/inkstitch_embroider.inx b/inx/inkstitch_embroider.inx index 2c988a51..56e038e0 100644 --- a/inx/inkstitch_embroider.inx +++ b/inx/inkstitch_embroider.inx @@ -7,14 +7,14 @@ _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3.0 true - <_option value="dst">Tajima Embroidery Format(DST) - <_option value="exp">Melco Embroidery Format(EXP) - <_option value="jef">Janome Embroidery Format(JEF) - <_option value="pec">Brother Embroidery Format(PEC) - <_option value="pes">Brother Embroidery Format(PES) - <_option value="vp3">Pfaff Embroidery Format(VP3) - <_option value="csv">Comma-separated values(CSV) [DEBUG] - <_option value="svg">Scalable Vector Graphics(SVG) [DEBUG] + <_option value="dst">Tajima Embroidery Format (DST) + <_option value="exp">Melco Embroidery Format (EXP) + <_option value="jef">Janome Embroidery Format (JEF) + <_option value="pec">Brother Embroidery Format (PEC) + <_option value="pes">Brother Embroidery Format (PES) + <_option value="vp3">Pfaff Embroidery Format (VP3) + <_option value="csv">Comma-separated values (CSV) [DEBUG] + <_option value="svg">Scalable Vector Graphics (SVG) [DEBUG] embroider -- cgit v1.2.3 From a040a0159f2a2276c8a87effaad2cbfd9a7ca87a Mon Sep 17 00:00:00 2001 From: Diego Jahn Date: Tue, 31 Jul 2018 12:01:49 +0200 Subject: Fix syntax error in . --- inx/inkstitch_embroider.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inx') diff --git a/inx/inkstitch_embroider.inx b/inx/inkstitch_embroider.inx index 56e038e0..73100140 100644 --- a/inx/inkstitch_embroider.inx +++ b/inx/inkstitch_embroider.inx @@ -4,7 +4,7 @@ jonh.embroider inkstitch.py inkex.py - _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3.0 + 3.0 true <_option value="dst">Tajima Embroidery Format (DST) -- cgit v1.2.3 From 091edc35c168b133b302359d91853013e86c859e Mon Sep 17 00:00:00 2001 From: Diego Jahn Date: Tue, 31 Jul 2018 12:15:43 +0200 Subject: Add/fix GUI descriptions. --- inx/inkstitch_embroider.inx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inx') diff --git a/inx/inkstitch_embroider.inx b/inx/inkstitch_embroider.inx index 73100140..cd9674ef 100644 --- a/inx/inkstitch_embroider.inx +++ b/inx/inkstitch_embroider.inx @@ -5,7 +5,7 @@ inkstitch.py inkex.py 3.0 - true + true <_option value="dst">Tajima Embroidery Format (DST) <_option value="exp">Melco Embroidery Format (EXP) @@ -16,7 +16,7 @@ <_option value="csv">Comma-separated values (CSV) [DEBUG] <_option value="svg">Scalable Vector Graphics (SVG) [DEBUG] - + embroider all -- cgit v1.2.3 From f51d5394f36dcdeaf7189aaece9f19471d1af31c Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 31 Jul 2018 20:00:32 -0400 Subject: slight grammer correction --- inx/inkstitch_embroider.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inx') diff --git a/inx/inkstitch_embroider.inx b/inx/inkstitch_embroider.inx index cd9674ef..70bc10b0 100644 --- a/inx/inkstitch_embroider.inx +++ b/inx/inkstitch_embroider.inx @@ -16,7 +16,7 @@ <_option value="csv">Comma-separated values (CSV) [DEBUG] <_option value="svg">Scalable Vector Graphics (SVG) [DEBUG] - + embroider all -- cgit v1.2.3