[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-0' - officecfg/registry
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Thu Jan 26 16:50:49 UTC 2017
officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2ff247c945ff0198b4e7c0daa2e3a458f2328a0e
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Fri Jan 13 15:27:41 2017 +0100
tdf#75471 Document is not focused when opening a second window
This reverts commit fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54.
Change-Id: I30fd747af1c332c361f5015641971fce45eaec01
Reviewed-on: https://gerrit.libreoffice.org/33587
Reviewed-by: Eike Rathke <erack at redhat.com>
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
Tested-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 00ba109..e45beb4 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -27,7 +27,7 @@
</node>
<node oor:name="NewDocumentHandling">
<prop oor:name="ForceFocusAndToFront">
- <value install:module="wnt">false</value>
+ <value install:module="wnt">true</value>
</prop>
</node>
</node>
More information about the Libreoffice-commits
mailing list