summaryrefslogtreecommitdiff
path: root/templates/break_apart.xml
diff options
context:
space:
mode:
authorClaudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com>2023-10-21 08:35:43 +0200
committerGitHub <noreply@github.com>2023-10-21 08:35:43 +0200
commit526cd48a4f73d9b793b5a83ababd83069f4ad800 (patch)
tree410688ccc50cb88016f20eca6316411684c7d836 /templates/break_apart.xml
parent83d8cf29baaa7fef8893d48ff4d3542d6eba48b3 (diff)
Claudine/turn extension description into label (#2566)
* use label instead of param description update templates to use correct inx syntax. correct a small mistake in the excalibur font. * more description turned into label
Diffstat (limited to 'templates/break_apart.xml')
-rw-r--r--templates/break_apart.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/break_apart.xml b/templates/break_apart.xml
index dcc57967..b084fd8f 100644
--- a/templates/break_apart.xml
+++ b/templates/break_apart.xml
@@ -11,9 +11,9 @@
</submenu>
</effects-menu>
</effect>
- <param name="description" type="description">
+ <label>
This extension will try to repair fill shapes and break them apart if necessary. Holes will be retained. Use on simple or overlapping shapes.
- </param>
+ </label>
<param name="method" type="optiongroup" gui-text="Method">
<option value="0">Simple</option>
<option value="1">Complex</option>