Kaydet (Commit) 37c3e57c authored tarafından Gabor Kelemen's avatar Gabor Kelemen Kaydeden (comit) jan iversen

tdf#103703 Turn on single print jobs for collated prints by default

This way when printing documents with odd number of pages
and collated printing is selected the first page of the
second copy is not printed to the empty last page of the firs copy.

Change-Id: Ie4d9f6952e39581690c396665a9894970be54b6b
Reviewed-on: https://gerrit.libreoffice.org/30774Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
üst 757a60d0
......@@ -47,6 +47,9 @@
<prop oor:name="CollateBox" oor:op="replace" oor:type="xs:string">
<value>Default</value>
</prop>
<prop oor:name="CollateSingleJobs" oor:op="replace" oor:type="xs:string">
<value>true</value>
</prop>
</node>
<node oor:name="WM" oor:op="replace">
<prop oor:name="ShouldSwitchWorkspace" oor:op="replace" oor:type="xs:string">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment