diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:48:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:48:41 +0000 |
commit | 951aed10cf248603167854ba787fdcc6e9cf424b (patch) | |
tree | b351e7212c1d9e922ef032f67c5f717848d74425 /svx | |
parent | d409a0ac2d32d4c1c7fab8f3615672f18832011e (diff) |
INTEGRATION: CWS sj17 (1.3.396); FILE MERGED
2005/03/09 17:34:18 sj 1.3.396.1: #i37687# fixed status update for master/slave commands
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/toolbars/fontworkbar.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/toolbars/fontworkbar.src b/svx/source/toolbars/fontworkbar.src index 3345aeca77db..f388116cee2c 100644 --- a/svx/source/toolbars/fontworkbar.src +++ b/svx/source/toolbars/fontworkbar.src @@ -2,9 +2,9 @@ * * $RCSfile: fontworkbar.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2004-10-12 14:19:55 $ + * last change: $Author: rt $ $Date: 2005-03-29 15:48:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,8 +74,8 @@ ToolBox RID_SVX_FONTWORK_BAR }; ToolBoxItem { - Identifier = SID_FONTWORK_SHAPE_TYPES ; - HelpID = SID_FONTWORK_SHAPE_TYPES ; + Identifier = SID_FONTWORK_SHAPE_TYPE ; + HelpID = SID_FONTWORK_SHAPE_TYPE ; }; ToolBoxItem { |