[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - officecfg/registry
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Wed Feb 1 13:39:22 UTC 2017
officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 26804e7534cb969b1b542cb0e89664a1215f9d42
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: Ia5ade17bf78fff00e3229f023afefaee02bfcc83
Reviewed-on: https://gerrit.libreoffice.org/33276
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index dead71a..58610e7 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 oor:name="Localisation">
More information about the Libreoffice-commits
mailing list