summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.src
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2002-06-04 11:11:53 +0000
committerPeter Burow <pb@openoffice.org>2002-06-04 11:11:53 +0000
commit84396e830909d922047dd5fda8c5488658b1f5fa (patch)
tree05eb2e97f81c548b0358b5302a12b875882a6aff /sfx2/source/appl/newhelp.src
parent65339e64a14e146d92fbf70ded3bb08852f31c55 (diff)
fix: #99802# large bitmaps for 'Add bookmark'
Diffstat (limited to 'sfx2/source/appl/newhelp.src')
-rw-r--r--sfx2/source/appl/newhelp.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/appl/newhelp.src b/sfx2/source/appl/newhelp.src
index 4ffd226ab7fa..4e7a4b4a58f5 100644
--- a/sfx2/source/appl/newhelp.src
+++ b/sfx2/source/appl/newhelp.src
@@ -2,9 +2,9 @@
*
* $RCSfile: newhelp.src,v $
*
- * $Revision: 1.72 $
+ * $Revision: 1.73 $
*
- * last change: $Author: pb $ $Date: 2002-06-04 08:22:11 $
+ * last change: $Author: pb $ $Date: 2002-06-04 12:11:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1191,7 +1191,7 @@ Image IMG_HELP_TOOLBOX_L_PRINT
};
Image IMG_HELP_TOOLBOX_L_BOOKMARKS
{
- ImageBitmap = Bitmap { File = "favourite.bmp" ; };
+ ImageBitmap = Bitmap { File = "favourite_big.bmp" ; };
MASKCOLOR_GREY
};
Image IMG_HELP_TOOLBOX_L_SEARCHDIALOG
@@ -1237,7 +1237,7 @@ Image IMG_HELP_TOOLBOX_HCL_PRINT
};
Image IMG_HELP_TOOLBOX_HCL_BOOKMARKS
{
- ImageBitmap = Bitmap { File = "favourite_h.bmp" ; };
+ ImageBitmap = Bitmap { File = "favourite_big_h.bmp" ; };
MASKCOLOR_MAGENTA
};
Image IMG_HELP_TOOLBOX_HCL_SEARCHDIALOG