fdo#71581: Use pictureFrame for images.

Which would be a simple rect instead of the
complicated shape.
This commit is contained in:
Muthu Subramanian 2013-11-15 15:17:38 +05:30
parent b3a10e1e62
commit 889b01696b

View File

@ -151,7 +151,7 @@ my %shapes_ids = (
72 => 'irregularSeal2',
73 => 'lightningBolt',
74 => 'heart',
75 => 'frame', # pictureFrame
75 => 'pictureFrame',
76 => 'quadArrow',
77 => 'leftArrowCallout',
78 => 'rightArrowCallout',