Code

help text now translatable
authorluca_bruno <luca_bruno@users.sourceforge.net>
Mon, 1 Jan 2007 13:27:05 +0000 (13:27 +0000)
committerluca_bruno <luca_bruno@users.sourceforge.net>
Mon, 1 Jan 2007 13:27:05 +0000 (13:27 +0000)
share/extensions/radiusrand.inx

index 421eac1a6f37aeb5727c92d118a48b4081d9f09d..dcce3bc2c42f55498441b06b97de7d2bed5b56f8 100644 (file)
@@ -3,7 +3,7 @@
    <id>org.ekips.filter.radiusrand</id>
        <dependency type="executable" location="extensions">radiusrand.py</dependency>
        <dependency type="executable" location="extensions">inkex.py</dependency>
-       <param name="title" type="description">This effect randomly shifts the nodes (and optionally node handles) of the selected path.</param>
+       <_param name="title" type="description">This effect randomly shifts the nodes (and optionally node handles) of the selected path.</_param>
        <param name="radius" type="float" min="0.0" max="1000.0" _gui-text="Maximum displacement, px">100.0</param>
        <param name="end" type="boolean" _gui-text="Shift nodes">true</param>
        <param name="ctrl" type="boolean" _gui-text="Shift node handles">false</param>