svx/source/sidebar/paragraph/ParaPropertyPanel.src |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b90d65f5c697806ee9b70a3ea8fb0f154241335f
Author: Maxim Monastirsky <momonas...@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 <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@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
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to