summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-07-27 03:26:32 +0000
committerMichael Meeks <michael.meeks@collabora.com>2014-07-26 23:56:00 -0400
commit70599252873c3dbe03e36083ad093aedfdb8b923 (patch)
tree7ee95ef29297a0274ffab580230182048187f313
parentc2fd8c4492e9eb12375f78ceb188c87d8fac41b7 (diff)
fdo#30425 - button should be print, not print preview
Change-Id: I1b72fcc9d2134b9fb089db307d42d317017f4089
-rw-r--r--sw/uiconfig/swriter/toolbar/previewobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/previewobjectbar.xml b/sw/uiconfig/swriter/toolbar/previewobjectbar.xml
index 9a1e05f383d4..e50a23c2ed3c 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>