[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-0' - officecfg/registry
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Jan 21 17:14:13 UTC 2019
officecfg/registry/data/org/openoffice/VCL.xcu | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 72d6916a05e7862e6b7ac033f8e74feed931e3bc
Author: Gabor Kelemen <kelemeng at ubuntu.com>
AuthorDate: Wed Jan 9 07:28:28 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Jan 21 18:13:53 2019 +0100
tdf#107416 Revert "tdf#103703 Turn on single print jobs for collated prints"
Turns out this was a wrong solution to the problem, also
causing printout mixups on busy printers for the users
This reverts commit 37c3e57c788fb5ad931126ea233093d87ac3dbc3.
Change-Id: I8a456f4c90f48854c1f5e92dc39ed4ec8a17cf75
Reviewed-on: https://gerrit.libreoffice.org/65993
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth at numbertext.org>
(cherry picked from commit 2117257eafac507b6af0be86ae62261fd192089a)
Reviewed-on: https://gerrit.libreoffice.org/66153
Reviewed-by: Xisco Faulí <xiscofauli at libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index 4ad59f829c0e..97f2770dee56 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -47,9 +47,6 @@
<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">
More information about the Libreoffice-commits
mailing list