diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2017-02-24 09:04:32 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2017-02-24 09:04:32 +0000 |
| commit | e6fa028cd4ccc870664dae669c17f0528ed9f676 (patch) | |
| tree | 377e04cda146cae55c1e81cc92dfdcbdbb04dd5e /share/extensions/gcodetools_check_for_updates.inx | |
| parent | Display style attribute properties when object row selected. Allow their dele... (diff) | |
| download | inkscape-e6fa028cd4ccc870664dae669c17f0528ed9f676.tar.gz inkscape-e6fa028cd4ccc870664dae669c17f0528ed9f676.zip | |
[Bug #980527] Gcodetools: Unlocalized messages.
Fixed bugs:
- https://launchpad.net/bugs/980527
(bzr r15543)
Diffstat (limited to 'share/extensions/gcodetools_check_for_updates.inx')
| -rw-r--r-- | share/extensions/gcodetools_check_for_updates.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/gcodetools_check_for_updates.inx b/share/extensions/gcodetools_check_for_updates.inx index 6eaa098a5..05cc97b1d 100644 --- a/share/extensions/gcodetools_check_for_updates.inx +++ b/share/extensions/gcodetools_check_for_updates.inx @@ -12,7 +12,7 @@ </page> <page name='help' _gui-text='Help'> - <_param name="fullhelp" type="description"> + <_param name="fullhelp" type="description" xml:space="preserve"> Gcodetools plug-in: converts paths to Gcode (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters. This plug-in calculates Gcode for paths using circular interpolation or linear motion when needed. |
