oox/source/export/preset-definitions-to-shape-types.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 889b01696b7a3f55b5008a3cc58e3903d3d2779b Author: Muthu Subramanian <sumu...@collabora.com> Date: Fri Nov 15 15:17:38 2013 +0530 fdo#71581: Use pictureFrame for images. Which would be a simple rect instead of the complicated shape. diff --git a/oox/source/export/preset-definitions-to-shape-types.pl b/oox/source/export/preset-definitions-to-shape-types.pl index 80536607..fc0b781 100644 --- a/oox/source/export/preset-definitions-to-shape-types.pl +++ b/oox/source/export/preset-definitions-to-shape-types.pl @@ -151,7 +151,7 @@ my %shapes_ids = ( 72 => 'irregularSeal2', 73 => 'lightningBolt', 74 => 'heart', - 75 => 'frame', # pictureFrame + 75 => 'pictureFrame', 76 => 'quadArrow', 77 => 'leftArrowCallout', 78 => 'rightArrowCallout', _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits