diff options
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs index 1cfa98041643..610b691c6bc6 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs @@ -35,6 +35,7 @@ TRUE = All toolbars should be locked by default. FALSE = All toolbars should never be locked by default. --> + <value>true</value> </prop> <prop oor:name="Docked" oor:type="xs:boolean"> <info> @@ -57,6 +58,7 @@ <info> <desc>Determines if the global states set should be used or not."</desc> </info> + <value>true</value> </prop> <node-ref oor:name="States" oor:node-type="GlobalWindowState"> <info> |