diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-11 15:59:21 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-11 15:59:21 +0000 |
commit | 7431ef7267c42690ead1c588aa14b580c95004ec (patch) | |
tree | 54296dc7ab0e325c7a8a304887b8896c93c76127 /sw/uiconfig | |
parent | 27ff602ad2fd0d3caf860dcad7b42307963383d8 (diff) |
INTEGRATION: CWS docking3 (1.2.42); FILE MERGED
2004/07/28 11:20:22 cd 1.2.42.1: #i31150# Changed command name for Zoom Out to ZoomMinus
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/previewobjectbar.xml | 2 | ||||
-rw-r--r-- | sw/uiconfig/sweb/toolbar/previewobjectbar.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml b/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml index 6b3cf148a4e3..58d510b0e60c 100644 --- a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml +++ b/sw/uiconfig/sglobal/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="" /> diff --git a/sw/uiconfig/sweb/toolbar/previewobjectbar.xml b/sw/uiconfig/sweb/toolbar/previewobjectbar.xml index 6b3cf148a4e3..58d510b0e60c 100644 --- a/sw/uiconfig/sweb/toolbar/previewobjectbar.xml +++ b/sw/uiconfig/sweb/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="" /> |