diff options
author | Oliver Bolte <obo@openoffice.org> | 2003-04-08 16:14:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2003-04-08 16:14:48 +0000 |
commit | 62ffcb95732d2182880a7dfec495dbcea58a921e (patch) | |
tree | 05af9c0d29aa72f9fc2e2384d24c377d8b2d5392 | |
parent | 09c1db3c07fe8f1ecf4425434a67e88b39c37966 (diff) |
#100000# sc_out portuguese_brazilian missing
-rw-r--r-- | sc/source/ui/src/toolbox.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 9e87c0eb3de7..ea6b6182c803 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.49 $ + * $Revision: 1.50 $ * - * last change: $Author: hr $ $Date: 2003-04-04 17:30:14 $ + * last change: $Author: obo $ $Date: 2003-04-08 17:14:48 $ * * 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: hr $ $Date: 2003-04-04 17:30:14 $ $Revision: 1.49 $ + // $Author: obo $ $Date: 2003-04-08 17:14:48 $ $Revision: 1.50 $ // $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $ //================================================================== @@ -1886,6 +1886,7 @@ ImageList RID_DEFAULTIMAGELIST_SC File [ greek ] = "sc_out30.bmp" ; File [ japanese ] = "sc_out81.bmp" ; File [ portuguese ] = "sc_out03.bmp" ; + File [ portuguese_brazilian ] = "sc_out55.bmp" ; File [ turkish ] = "sc_out90.bmp" ; File [ chinese_simplified ] = "sc_out86.bmp" ; File [ chinese_traditional ] = "sc_out88.bmp" ; |