[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svx/source
Maxim Monastirsky
momonasmon at gmail.com
Wed Dec 11 08:26:17 PST 2013
svx/source/sidebar/paragraph/ParaPropertyPanel.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 720a05810183b5f19712395480e4e18d1a9d8133
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/7034
Reviewed-by: Eike Rathke <erack at redhat.com>
Tested-by: Eike Rathke <erack 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