summaryrefslogtreecommitdiff
path: root/templates/stitch_plan_preview.xml
diff options
context:
space:
mode:
authorClaudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com>2024-07-27 07:18:44 +0200
committerGitHub <noreply@github.com>2024-07-27 07:18:44 +0200
commite69ac48256db26271123ebad03d646fa7a51a75c (patch)
tree856c02d5e832a2949fe7a5d86322e338722ef6b7 /templates/stitch_plan_preview.xml
parent6ab23cf0ac6e05a224a5b16752a9a8d5cfd7763f (diff)
Claudine/render mode menu update (#3113)
* Update stitch_plan_preview.xml * remove white spaces
Diffstat (limited to 'templates/stitch_plan_preview.xml')
-rw-r--r--templates/stitch_plan_preview.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml
index 8e118fef..e2df77d7 100644
--- a/templates/stitch_plan_preview.xml
+++ b/templates/stitch_plan_preview.xml
@@ -13,9 +13,9 @@
</param>
<param name="render-mode" type="optiongroup" appearance="combo" gui-text="Render Mode"
gui-description="Realistic modes will render to a raster image for performance reasons. Realistic Vector may cause Inkscape to slow down for complex designs.">
- <option value="simple">Simple</option>
- <option value="realistic-300">Realistic</option>
- <option value="realistic-600">Realistic High Quality</option>
+ <option value="simple">Stitch Plan</option>
+ <option value="realistic-300">Realistic View</option>
+ <option value="realistic-600">Realistic View (High Quality)</option>
<option value="realistic-vector">Realistic Vector (slow)</option>
</param>
<spacer />