diff options
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 00ba109fe6fd..e45beb406041 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> |