summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-10 15:20:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-10 15:20:53 +0000
commitdca6a5fd2ca2d2d24085ecc14dacade77a9cffe8 (patch)
tree3ffcaba6b00ffa3b9c0054efd4d4a3debdd55c89 /sc/source
parent3fb62de75a255a5fc22c7d60afad0597d967369c (diff)
#100000# ressources fix
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/ui/src/toolbox.src9
1 files changed, 6 insertions, 3 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src
index ea6b6182c803..4a43cfca53bb 100644
--- a/sc/source/ui/src/toolbox.src
+++ b/sc/source/ui/src/toolbox.src
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbox.src,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: obo $ $Date: 2003-04-08 17:14:48 $
+ * last change: $Author: vg $ $Date: 2003-04-10 16:20:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
// Toolbox - Resourcen
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: obo $ $Date: 2003-04-08 17:14:48 $ $Revision: 1.50 $
+ // $Author: vg $ $Date: 2003-04-10 16:20:53 $ $Revision: 1.51 $
// $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $
//==================================================================
@@ -1915,6 +1915,7 @@ ImageList RID_DEFAULTIMAGELIST_LC
File [ greek ] = "lc_out30.bmp" ;
File [ japanese ] = "lc_out81.bmp" ;
File [ portuguese ] = "lc_out03.bmp" ;
+ File [ portuguese_brazilian ] = "lc_out55.bmp" ;
File [ turkish ] = "lc_out90.bmp" ;
File [ chinese_simplified ] = "lc_out86.bmp" ;
File [ chinese_traditional ] = "lc_out88.bmp" ;
@@ -1943,6 +1944,7 @@ ImageList RID_DEFAULTIMAGELIST_SCH
File [ greek ] = "sch_out30.bmp" ;
File [ japanese ] = "sch_out81.bmp" ;
File [ portuguese ] = "sch_out03.bmp" ;
+ File [ portuguese_brazilian ] = "sch_out55.bmp" ;
File [ turkish ] = "sch_out90.bmp" ;
File [ chinese_simplified ] = "sch_out86.bmp" ;
File [ chinese_traditional ] = "sch_out88.bmp" ;
@@ -1971,6 +1973,7 @@ ImageList RID_DEFAULTIMAGELIST_LCH
File [ greek ] = "lch_out30.bmp" ;
File [ japanese ] = "lch_out81.bmp" ;
File [ portuguese ] = "lch_out03.bmp" ;
+ File [ portuguese_brazilian ] = "lch_out55.bmp" ;
File [ turkish ] = "lch_out90.bmp" ;
File [ chinese_simplified ] = "lch_out86.bmp" ;
File [ chinese_traditional ] = "lch_out88.bmp" ;