summaryrefslogtreecommitdiffstats
path: root/share/extensions/pathscatter.inx
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/pathscatter.inx')
-rw-r--r--share/extensions/pathscatter.inx8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/extensions/pathscatter.inx b/share/extensions/pathscatter.inx
index c2618d61a..a06de25b1 100644
--- a/share/extensions/pathscatter.inx
+++ b/share/extensions/pathscatter.inx
@@ -4,7 +4,7 @@
<dependency type="executable" location="extensions">pathmodifier.py</dependency>
<dependency type="executable" location="extensions">pathScatter.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
- <param name="title" type="description">This effect scatters a pattern along arbitrary "skeleton" paths. The pattern is the top most object in the selection. (groups of paths/shapes/clones... allowed)</param>
+ <_param name="title" type="description">This effect scatters a pattern along arbitrary "skeleton" paths. The pattern is the top most object in the selection. (groups of paths/shapes/clones... allowed)</_param>
<param name="follow" type="boolean" _gui-text="Follow path orientation.">false</param>
<param name="stretch" type="boolean" _gui-text="Stretch spaces to fit skeleton length">false</param>
@@ -16,9 +16,9 @@
<param name="vertical" type="boolean" _gui-text="Pattern is vertical">false</param>
<param name="copymode" type="optiongroup" _gui-text="Original pattern will be:">
- <option value="move">Moved</option>
- <option value="copy">Copied</option>
- <option value="clone">Cloned</option>
+ <_option value="move">Moved</_option>
+ <_option value="copy">Copied</_option>
+ <_option value="clone">Cloned</_option>
</param>
<param name="duplicate" type="boolean" _gui-text="Duplicate the pattern before deformation">true</param>
<effect>