This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 870ef37  Icons were changed to PNG long ago
870ef37 is described below

commit 870ef37d5ae7b9dc4e4215d392edddc81137ee66
Author: mseidel <msei...@apache.org>
AuthorDate: Tue Nov 26 12:26:03 2019 +0100

    Icons were changed to PNG long ago
    
    (cherry picked from commit 76b0e0849959cb674e5b1573590ecf36aab7b63a)
---
 main/sw/source/ui/dbui/dbinsdlg.src | 10 ++++----
 main/sw/source/ui/envelp/envprt.src | 48 ++++++++++++++++++-------------------
 main/sw/source/ui/fldui/flddinf.src |  4 ++--
 main/sw/source/ui/fldui/flddok.src  |  4 ++--
 4 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/main/sw/source/ui/dbui/dbinsdlg.src 
b/main/sw/source/ui/dbui/dbinsdlg.src
index 932a7a1..bb44386 100644
--- a/main/sw/source/ui/dbui/dbinsdlg.src
+++ b/main/sw/source/ui/dbui/dbinsdlg.src
@@ -150,7 +150,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
                {
                        ImageBitmap = Bitmap
                        {
-                File = "one_right.bmp" ;
+                File = "one_right.png" ;
                        };
             MaskColor = IMAGE_MASK_COLOR ;
                };
@@ -205,7 +205,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
                {
                        ImageBitmap = Bitmap
                        {
-                File = "all_right.bmp" ;
+                File = "all_right.png" ;
                        };
             MaskColor = IMAGE_MASK_COLOR ;
                };
@@ -220,7 +220,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
                {
                        ImageBitmap = Bitmap
                        {
-                File = "one_right.bmp" ;
+                File = "one_right.png" ;
                        };
             MaskColor = IMAGE_MASK_COLOR ;
                };
@@ -235,7 +235,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
                {
                        ImageBitmap = Bitmap
                        {
-                File = "one_left.bmp" ;
+                File = "one_left.png" ;
                        };
             MaskColor = IMAGE_MASK_COLOR ;
                };
@@ -250,7 +250,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
                {
                        ImageBitmap = Bitmap
                        {
-                File = "all_left.bmp" ;
+                File = "all_left.png" ;
                        };
             MaskColor = IMAGE_MASK_COLOR ;
                };
diff --git a/main/sw/source/ui/envelp/envprt.src 
b/main/sw/source/ui/envelp/envprt.src
index a453d12..376012e 100644
--- a/main/sw/source/ui/envelp/envprt.src
+++ b/main/sw/source/ui/envelp/envprt.src
@@ -167,100 +167,100 @@ TabPage TP_ENV_PRT
  // Bitmaps ******************************************************************
 Bitmap BMP_HOR_LEFT_LOWER
 {
-       File = "envhl_l.bmp" ;
+       File = "envhl_l.png" ;
 };
 Bitmap BMP_HOR_LEFT_UPPER
 {
-       File = "envhl_u.bmp" ;
+       File = "envhl_u.png" ;
 };
 Bitmap BMP_HOR_CNTR_LOWER
 {
-       File = "envhc_l.bmp" ;
+       File = "envhc_l.png" ;
 };
 Bitmap BMP_HOR_CNTR_UPPER
 {
-       File = "envhc_u.bmp" ;
+       File = "envhc_u.png" ;
 };
 Bitmap BMP_HOR_RGHT_LOWER
 {
-       File = "envhr_l.bmp" ;
+       File = "envhr_l.png" ;
 };
 Bitmap BMP_HOR_RGHT_UPPER
 {
-       File = "envhr_u.bmp" ;
+       File = "envhr_u.png" ;
 };
 Bitmap BMP_VER_LEFT_LOWER
 {
-       File = "envvl_l.bmp" ;
+       File = "envvl_l.png" ;
 };
 Bitmap BMP_VER_LEFT_UPPER
 {
-       File = "envvl_u.bmp" ;
+       File = "envvl_u.png" ;
 };
 Bitmap BMP_VER_CNTR_LOWER
 {
-       File = "envvc_l.bmp" ;
+       File = "envvc_l.png" ;
 };
 Bitmap BMP_VER_CNTR_UPPER
 {
-       File = "envvc_u.bmp" ;
+       File = "envvc_u.png" ;
 };
 Bitmap BMP_VER_RGHT_LOWER
 {
-       File = "envvr_l.bmp" ;
+       File = "envvr_l.png" ;
 };
 Bitmap BMP_VER_RGHT_UPPER
 {
-       File = "envvr_u.bmp" ;
+       File = "envvr_u.png" ;
 };
 // HighContrast Bitmaps
 Bitmap BMP_HOR_LEFT_LOWER_H
 {
-       File = "envhl_l_h.bmp" ;
+       File = "envhl_l_h.png" ;
 };
 Bitmap BMP_HOR_LEFT_UPPER_H
 {
-       File = "envhl_u_h.bmp" ;
+       File = "envhl_u_h.png" ;
 };
 Bitmap BMP_HOR_CNTR_LOWER_H
 {
-       File = "envhc_l_h.bmp" ;
+       File = "envhc_l_h.png" ;
 };
 Bitmap BMP_HOR_CNTR_UPPER_H
 {
-       File = "envhc_u_h.bmp" ;
+       File = "envhc_u_h.png" ;
 };
 Bitmap BMP_HOR_RGHT_LOWER_H
 {
-       File = "envhr_l_h.bmp" ;
+       File = "envhr_l_h.png" ;
 };
 Bitmap BMP_HOR_RGHT_UPPER_H
 {
-       File = "envhr_u_h.bmp" ;
+       File = "envhr_u_h.png" ;
 };
 Bitmap BMP_VER_LEFT_LOWER_H
 {
-       File = "envvl_l_h.bmp" ;
+       File = "envvl_l_h.png" ;
 };
 Bitmap BMP_VER_LEFT_UPPER_H
 {
-       File = "envvl_u_h.bmp" ;
+       File = "envvl_u_h.png" ;
 };
 Bitmap BMP_VER_CNTR_LOWER_H
 {
-       File = "envvc_l_h.bmp" ;
+       File = "envvc_l_h.png" ;
 };
 Bitmap BMP_VER_CNTR_UPPER_H
 {
-       File = "envvc_u_h.bmp" ;
+       File = "envvc_u_h.png" ;
 };
 Bitmap BMP_VER_RGHT_LOWER_H
 {
-       File = "envvr_l_h.bmp" ;
+       File = "envvr_l_h.png" ;
 };
 Bitmap BMP_VER_RGHT_UPPER_H
 {
-       File = "envvr_u_h.bmp" ;
+       File = "envvr_u_h.png" ;
 };
 
 
diff --git a/main/sw/source/ui/fldui/flddinf.src 
b/main/sw/source/ui/fldui/flddinf.src
index a005067..5a73470 100644
--- a/main/sw/source/ui/fldui/flddinf.src
+++ b/main/sw/source/ui/fldui/flddinf.src
@@ -92,11 +92,11 @@ TabPage TP_FLD_DOKINF
        };
        Bitmap BMP_DOKINFROOT_OPENED
        {
-               File = "plus.bmp" ;
+               File = "plus.png" ;
        };
        Bitmap BMP_DOKINFROOT_CLOSED
        {
-               File = "minus.bmp" ;
+               File = "minus.png" ;
        };
        String STR_DOKINF_INFO
        {
diff --git a/main/sw/source/ui/fldui/flddok.src 
b/main/sw/source/ui/fldui/flddok.src
index 00c9d3f..317ca6b 100644
--- a/main/sw/source/ui/fldui/flddok.src
+++ b/main/sw/source/ui/fldui/flddok.src
@@ -149,11 +149,11 @@ TabPage TP_FLD_DOK
        };
        Bitmap BMP_DOKROOT_OPENED
        {
-               File = "plus.bmp" ;
+               File = "plus.png" ;
        };
        Bitmap BMP_DOKROOT_CLOSED
        {
-               File = "minus.bmp" ;
+               File = "minus.png" ;
        };
        String STR_DOKDATEOFF
        {

Reply via email to