summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-07-27 03:26:32 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-07-30 20:37:11 +0200
commit995fd28f88a5122d4f649f7710501bcd752cf6b5 (patch)
tree5eefbc3f520f4ef354cf658bd8dd7bc5d55f7a2b
parent77ab92bfae9cd32f50e993e0fd8cdec4e6e4a2ff (diff)
fdo#30425 - button should be print, not print preview
Change-Id: I1b72fcc9d2134b9fb089db307d42d317017f4089 (cherry picked from commit 70599252873c3dbe03e36083ad093aedfdb8b923)
-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 36db7df7507a..771d40d205ad 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>