diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 16:36:45 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 16:57:22 +0200 |
commit | 66013a154bd2dccc0db1edd14197ce419ba9a614 (patch) | |
tree | 0698af88b8d236e98bafa6848f73851e0b752f15 /sw/uiconfig/swform/toolbar | |
parent | d62b71bddedccb6ff29090f621cc0803565332ec (diff) |
[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.
Will be .uno:PrintPagePreview going forward.
Change-Id: Ie5a35467917a54a60dab9eaacf0690c9df27e6f6
Diffstat (limited to 'sw/uiconfig/swform/toolbar')
-rw-r--r-- | sw/uiconfig/swform/toolbar/previewobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swform/toolbar/previewobjectbar.xml b/sw/uiconfig/swform/toolbar/previewobjectbar.xml index 97caad7789cb..36db7df7507a 100644 --- a/sw/uiconfig/swform/toolbar/previewobjectbar.xml +++ b/sw/uiconfig/swform/toolbar/previewobjectbar.xml @@ -35,7 +35,7 @@ <toolbar:toolbaritem xlink:href=".uno:ZoomMinus" toolbar:helpid="10098"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FullScreen" toolbar:helpid="5627"/> - <toolbar:toolbaritem xlink:href=".uno:PrintPagePreView" toolbar:helpid="21253"/> + <toolbar:toolbaritem xlink:href=".uno:PrintPagePreview" toolbar:helpid="21253"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ClosePreview" toolbar:helpid="5325"/> </toolbar:toolbar> |