summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorBogdan B <buzea.bogdan@libreoffice.org>2022-12-12 20:31:20 +0000
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2022-12-20 05:58:19 +0000
commit5cb7fed2a5a02ff1cb4551752a0bd8d3001a1f22 (patch)
tree55c023533cd89bb5472102b7447f30b0a140f4e5 /officecfg
parentfd839a7f7a0480df0c4bef3029dea0f97c0dd406 (diff)
tdf#152463 Turn on AutoSave and Backup by default
Change-Id: Icc29bfa8a752be75c4ffa9eb8b939008297105bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144020 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ea175aabf532..023ed391bfe1 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2308,7 +2308,7 @@
saved in a time interval.</desc>
<label>AutoSave every</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="GenerateThumbnail" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools Options - General Save - [Section] Save -->
@@ -2326,7 +2326,7 @@
document is saved.</desc>
<label>Always create backup copy</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="EditProperty" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools Options - General Save - [Section] Save -->