diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-11-19 23:55:51 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2013-11-19 23:55:51 +0000 |
| commit | 8a2a99d1e666ddd246c682b720a485ff0d4f663a (patch) | |
| tree | 70dfb9e29a1bdf16800b28824b4ae34a56539c6d /src/ui/dialog/object-attributes.cpp | |
| parent | Update to trunk (diff) | |
| parent | BalloonSymbols.svg rewritten. Balloon symbols should render properly in all b... (diff) | |
| download | inkscape-8a2a99d1e666ddd246c682b720a485ff0d4f663a.tar.gz inkscape-8a2a99d1e666ddd246c682b720a485ff0d4f663a.zip | |
Update to trunk
(bzr r11950.1.202)
Diffstat (limited to 'src/ui/dialog/object-attributes.cpp')
| -rw-r--r-- | src/ui/dialog/object-attributes.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/object-attributes.cpp b/src/ui/dialog/object-attributes.cpp index 9a7b91c57..cfa5c6182 100644 --- a/src/ui/dialog/object-attributes.cpp +++ b/src/ui/dialog/object-attributes.cpp @@ -67,6 +67,7 @@ static const SPAttrDesc image_desc[] = { { N_("Y:"), "y"}, { N_("Width:"), "width"}, { N_("Height:"), "height"}, + { N_("Image Rendering:"), "image-rendering"}, { NULL, NULL} }; |
