diff options
Diffstat (limited to 'share/extensions/hpgl_input.inx')
| -rw-r--r-- | share/extensions/hpgl_input.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/hpgl_input.inx b/share/extensions/hpgl_input.inx index 8dd90b3f7..15b91ae98 100644 --- a/share/extensions/hpgl_input.inx +++ b/share/extensions/hpgl_input.inx @@ -9,7 +9,7 @@ <param name="space" type="description"> </param> <param name="resolutionX" type="float" min="1.0" max="4096.0" precision="1" _gui-text="Resolution X (dpi)" _gui-description="The amount of steps in one inch on the X axis (Default: 1016.0)">1016.0</param> <param name="resolutionY" type="float" min="1.0" max="4096.0" precision="1" _gui-text="Resolution Y (dpi)" _gui-description="The amount of steps in one inch on the Y axis (Default: 1016.0)">1016.0</param> - <param name="showMovements" type="boolean" _gui-text="Show Movements between paths" _gui-description="Check this to show movements between paths (Default: Unchecked)">false</param> + <param name="showMovements" type="boolean" _gui-text="Show movements between paths" _gui-description="Check this to show movements between paths (Default: Unchecked)">false</param> <input> <extension>.hpgl</extension> <mimetype>image/hpgl</mimetype> |
