summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/fileview.src
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/contnr/fileview.src')
-rw-r--r--svtools/source/contnr/fileview.src23
1 files changed, 1 insertions, 22 deletions
diff --git a/svtools/source/contnr/fileview.src b/svtools/source/contnr/fileview.src
index bcb282f44615..a7e82cf15881 100644
--- a/svtools/source/contnr/fileview.src
+++ b/svtools/source/contnr/fileview.src
@@ -83,7 +83,7 @@ String STR_SVT_GB
Image IMG_SVT_FOLDER
{
- ImageBitmap = Bitmap { File = "folder.bmp" ; };
+ ImageBitmap = Bitmap { File = "folder.png" ; };
MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};
@@ -177,24 +177,3 @@ ModalDialog DLG_SVT_QUERYDELETE
TabStop = TRUE ;
};
};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-