[Libreoffice-commits] core.git: sw/uiconfig
Martin Owens
doctormo at gmail.com
Sat Jul 26 20:54:04 PDT 2014
sw/uiconfig/swriter/toolbar/previewobjectbar.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 70599252873c3dbe03e36083ad093aedfdb8b923
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
diff --git a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
index 9a1e05f..e50a23c 100644
--- a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
@@ -36,7 +36,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