diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/fill_to_satin.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/fill_to_satin.xml b/templates/fill_to_satin.xml index 18795c6c..7546afb7 100644 --- a/templates/fill_to_satin.xml +++ b/templates/fill_to_satin.xml @@ -18,7 +18,8 @@ <spacer /> <separator /> <spacer /> - <param name="keep_originals" type="boolean" gui-text="Keep original paths">false</param> + <param name="keep_originals" type="boolean" gui-text="Keep original fills" + gui-description="Deletes the original paths for rungs, but keeps the fill elements">false</param> </page> <page name="info" gui-text="Help"> <label>This extension takes in a fill and rung elements and converts them into satin(s).</label> |
