diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-11-01 16:13:54 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-11-01 16:13:54 +0000 |
| commit | 660e703315ab002c7dcc613e71a239fdbdea3888 (patch) | |
| tree | 36608d0b103d4948f30db148f16110c95297da68 /share | |
| parent | improve apply value to clones in scale mode (diff) | |
| parent | i18n. Strings disambiguation (thanks, Maren!). (diff) | |
| download | inkscape-660e703315ab002c7dcc613e71a239fdbdea3888.tar.gz inkscape-660e703315ab002c7dcc613e71a239fdbdea3888.zip | |
update to trunk
(bzr r14422.1.39)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/image_attributes.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/image_attributes.inx b/share/extensions/image_attributes.inx index a353d17e5..d9ae9cefb 100644 --- a/share/extensions/image_attributes.inx +++ b/share/extensions/image_attributes.inx @@ -14,7 +14,7 @@ <_param name="basic_desc1" type="description">Render all bitmap images like in older Inskcape versions. Available options:</_param> - <param name="fix_scaling" type="boolean" _gui-text="Support non-unifom scaling">true</param> + <param name="fix_scaling" type="boolean" _gui-text="Support non-uniform scaling">true</param> <param name="fix_rendering" type="boolean" _gui-text="Render images blocky">false</param> </page> |
