diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-05-22 21:49:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-22 21:49:35 +0200 |
| commit | 7a19800a6fed788c510156957d5d6c70f34bd222 (patch) | |
| tree | 918da0319d4a1b053a873e3ff9953aa0be8e6259 /templates/select_elements.xml | |
| parent | 175709cdcfba4945cb20d21130e04efca54dd7ae (diff) | |
add links to documention in inx extensions (#2937)
Diffstat (limited to 'templates/select_elements.xml')
| -rw-r--r-- | templates/select_elements.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/select_elements.xml b/templates/select_elements.xml index 8ade3c67..1f99391c 100644 --- a/templates/select_elements.xml +++ b/templates/select_elements.xml @@ -4,7 +4,7 @@ <id>org.{{ id_inkstitch }}.select_elements</id> <param name="extension" type="string" gui-hidden="true">select_elements</param> - <param name="options" type="notebook"> + <param name="notebook" type="notebook"> <page name="stitch-type" gui-text="Select options"> <label appearance="header">Select Stitch Type</label> <hbox> @@ -83,6 +83,9 @@ <label>Selects specific embroidery elements by stitch type.</label> <label>If there is already an active selection, non matching elements will be deselected.</label> <spacer /> + <label>More info on our website</label> + <label appearance="url">https://inkstitch.org/docs/edit/#select-embroidery-elements/</label> + <spacer /> <separator /> <spacer /> <label appearance="header">Troubleshoot</label> |
