diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-09-06 02:34:31 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-09-06 02:34:31 +0000 |
| commit | 89abf2d35ba202b184df4e791da3903c16d1d91c (patch) | |
| tree | c6f2499135157bbac0d48a3574e588fc1ab0fdb0 /share/extensions/pathalongpath.inx | |
| parent | patch by Adib for 406470 (diff) | |
| download | inkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.tar.gz inkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.zip | |
textual patch from bug 408093
(bzr r8563)
Diffstat (limited to 'share/extensions/pathalongpath.inx')
| -rw-r--r-- | share/extensions/pathalongpath.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/pathalongpath.inx b/share/extensions/pathalongpath.inx index 4fc7287ff..a4ee40852 100644 --- a/share/extensions/pathalongpath.inx +++ b/share/extensions/pathalongpath.inx @@ -5,7 +5,7 @@ <dependency type="executable" location="extensions">pathmodifier.py</dependency> <dependency type="executable" location="extensions">pathalongpath.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> - <_param name="title" type="description">This effect bends a pattern object 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 bends a pattern object along arbitrary "skeleton" paths. The pattern is the topmost object in the selection. (groups of paths/shapes/clones... allowed)</_param> <param name="copymode" type="enum" _gui-text="Copies of the pattern:"> <_item value="Single">Single</_item> <_item value="Single, stretched">Single, stretched</_item> |
