summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery.src
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2002-09-02 12:37:02 +0000
committergt <gt@openoffice.org>2002-09-02 12:37:02 +0000
commit8328744444481429c00b0f81d3391551e5e7fe56 (patch)
tree8eb1a945f6bcbd0899c227c4e69f59ccdead277e /svx/source/gallery2/gallery.src
parent6c71e6453b2b44b30d5bd45a21e3e1e2d5c5221b (diff)
#99281# new mask color magenta
Diffstat (limited to 'svx/source/gallery2/gallery.src')
-rw-r--r--svx/source/gallery2/gallery.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src
index af33addfc2cb..f76e08497254 100644
--- a/svx/source/gallery2/gallery.src
+++ b/svx/source/gallery2/gallery.src
@@ -2,9 +2,9 @@
*
* $RCSfile: gallery.src,v $
*
- * $Revision: 1.58 $
+ * $Revision: 1.59 $
*
- * last change: $Author: gt $ $Date: 2002-09-02 13:36:43 $
+ * last change: $Author: gt $ $Date: 2002-09-02 13:37:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2252,13 +2252,13 @@ Bitmap RID_SVXBMP_GALLERY_SOUND_7
Image RID_SVXIMG_GALLERY_VIEW_ICON
{
ImageBitmap = Bitmap { File = "galicon.bmp"; };
- MaskColor = Color { Red = 0xFFFF ; Green = 0xFFFF ; Blue = 0xFFFF ; };
+ MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};
Image RID_SVXIMG_GALLERY_VIEW_LIST
{
ImageBitmap = Bitmap { File = "gallist.bmp"; };
- MaskColor = Color { Red = 0xFFFF ; Green = 0xFFFF ; Blue = 0xFFFF ; };
+ MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};