From 37c3e57c788fb5ad931126ea233093d87ac3dbc3 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Fri, 11 Nov 2016 13:46:54 +0100 Subject: 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/30774 Tested-by: Jenkins Reviewed-by: jan iversen --- officecfg/registry/data/org/openoffice/VCL.xcu | 3 +++ 1 file changed, 3 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 7319470e6526..11a74dcb30d6 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -47,6 +47,9 @@ Default + + true + -- cgit