Fix Issue 562784

This commit is contained in:
schiller 2010-05-09 15:36:01 -05:00
parent 40aa6cd54a
commit 5ad1ba6e8a

View file

@ -23,7 +23,7 @@
</param>
</page>
<page name="Help" _gui-text="Help">
<_param name="instructions" type="description" xml:space="preserve">This extension optimize the SVG file according to the following options:
<_param name="instructions" type="description" xml:space="preserve">This extension optimizes the SVG file according to the following options:
* Simplify colors: convert all colors to #RRGGBB format.
* Style to xml: convert styles into XML attributes.
* Group collapsing: collapse &lt;g&gt; elements.