summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu7
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
2 files changed, 7 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 5b94fcf74728..215999a81a0c 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -34,6 +34,11 @@
<value install:module="wnt">1</value>
</prop>
</node>
+ <node oor:name="NewDocumentHandling">
+ <prop oor:name="ForceFocusAndToFront">
+ <value install:module="wnt">true</value>
+ </prop>
+ </node>
<node oor:name="Localisation">
<prop oor:name="AutoMnemonic">
<value xml:lang="x-no-translate">true</value>
@@ -98,7 +103,7 @@
<value xml:lang="tr">13</value>
<value xml:lang="zh-CN">13</value>
<value xml:lang="zh-TW">13</value>
- </prop>
+ </prop>
</node>
<node oor:name="FontAntiAliasing" install:module="gconflockdown">
<prop oor:name="Enabled">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 74e0c0f409fd..df838f7ebdbd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2633,7 +2633,7 @@
<author>CD</author>
<desc>Every new document window will be forced to front and grabs the focus.</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
</group>
<group oor:name="AppWindow">