officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 41a911fa54d3814d81d4ed603babf375c405900f Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Mon Dec 12 17:16:16 2022 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Tue Jan 31 10:29:26 2023 +0000 Resolves tdf#137269 - Disable ToC preview by default Dialog is too large with the preview for small screens Setting is stored so users who enable it will have the preview next time Change-Id: Iecf63fe10ce35d2132fc3578cd2c239a6b214e40 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144003 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 9451792366fe..99c3e8e0f606 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -5881,7 +5881,7 @@ <desc>Specifies whether a preview of the index is displayed in the Insert Index dialog .</desc> <label>Show Preview</label> </info> - <value>true</value> + <value>false</value> </prop> </group> <group oor:name="FormLetter">