[Libreoffice-commits] core.git: svx/source
Maxim Monastirsky
momonasmon at gmail.com
Mon Dec 23 16:08:54 PST 2013
svx/source/sidebar/paragraph/ParaPropertyPanel.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b90d65f5c697806ee9b70a3ea8fb0f154241335f
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date: Wed Dec 11 14:42:18 2013 +0200
Fix typo
Change-Id: Ie2e3cfa3c35f5ccb59420afb13f5142ecdcb659e
Reviewed-on: https://gerrit.libreoffice.org/7033
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.src b/svx/source/sidebar/paragraph/ParaPropertyPanel.src
index 7dc425c..459ea6a 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.src
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.src
@@ -49,11 +49,11 @@
Image IMG_BACK_COLOR
{
- ImageBitmap = Bitmap{File = "symphony/sc_backgroundcolor.bmp";};
+ ImageBitmap = Bitmap{File = "symphony/sc_backgroundcolor.png";};
};
Image IMG_BACK_COLOR_H
{
- ImageBitmap = Bitmap{File = "symphony/sch_backgroundcolor.bmp";};
+ ImageBitmap = Bitmap{File = "symphony/sch_backgroundcolor.png";};
};
Image IMG_SPACE3
{
More information about the Libreoffice-commits
mailing list