summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-07 16:39:32 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-07 18:20:02 +0100
commitcaea33a11a212fc1c0426c90715c06376dbb9f06 (patch)
tree95aa6d64492ee384b1e5fdf15f9ebecdc430e508 /officecfg/registry/schema/org/openoffice
parentc218b7eab57625a256023e82e2f77a6c3d18fe46 (diff)
Turn on MAR-based updater for Win64
But make it default-off for the while. Change-Id: I54e2fb8544ceb5ffe88053504294e2f3d5df50d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160436 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Update.xcs6
1 files changed, 4 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
index 2260264b6b2a..1eed1a870206 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
@@ -19,9 +19,11 @@
</info>
<prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Determines if the automatic Updater is enabled or disabled</desc>
+ <desc>Determines if the automatic Updater is enabled
+ or disabled. Defaults to false, as long as this is
+ regarded experimental.</desc>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Mode" oor:type="xs:int" oor:nillable="false">
<info>