diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-11 15:59:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-11 15:59:59 +0000 |
commit | 0a47c4aac080147e5ca54a29f737cd1c57e99e80 (patch) | |
tree | dd5864f6798cccfd633a713c01b9e80f9b226854 /sw/uiconfig | |
parent | 3af00db58323af6d639e8ebc9bdeb99d106c2f39 (diff) |
INTEGRATION: CWS docking3 (1.2.42); FILE MERGED
2004/07/28 11:20:23 cd 1.2.42.1: #i31150# Changed command name for Zoom Out to ZoomMinus
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/toolbar/previewobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml index 6b3cf148a4e3..58d510b0e60c 100644 --- a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml @@ -10,7 +10,7 @@ <toolbar:toolbaritem xlink:href=".uno:ShowMultiplePages" toolbar:helpid="helpid:21252" toolbar:text="" toolbar:style="dropdown" /> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ZoomPlus" toolbar:helpid="helpid:10097" toolbar:text="" /> - <toolbar:toolbaritem xlink:href=".uno:ZoomIn" toolbar:helpid="helpid:10098" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ZoomMinus" toolbar:helpid="helpid:10098" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:PreviewZoom" toolbar:helpid="helpid:53071" toolbar:text="" /> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FullScreen" toolbar:helpid="helpid:5627" toolbar:text="" /> |