[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/uiconfig

Martin Owens doctormo at gmail.com
Wed Jul 30 11:42:12 PDT 2014


 sw/uiconfig/swriter/toolbar/previewobjectbar.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 995fd28f88a5122d4f649f7710501bcd752cf6b5
Author: Martin Owens <doctormo at gmail.com>
Date:   Sun Jul 27 03:26:32 2014 +0000

    fdo#30425 - button should be print, not print preview
    
    Change-Id: I1b72fcc9d2134b9fb089db307d42d317017f4089
    (cherry picked from commit 70599252873c3dbe03e36083ad093aedfdb8b923)

diff --git a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
index 36db7df..771d40d 100644
--- a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
+++ b/sw/uiconfig/swriter/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:Print" toolbar:helpid="21253"/>
  <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:ClosePreview" toolbar:helpid="5325"/>
 </toolbar:toolbar>


More information about the Libreoffice-commits mailing list