officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ad5e52d266b95753b3b836c701a079ecc7ba33b4 Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Thu Dec 5 11:33:48 2024 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Thu Dec 5 17:24:56 2024 +0100 Related tdf#164034 - Enable ProtectedSpace by default Make non-breaking space and hypen visible Change-Id: Ibe088c752b9d8378bb167133df3c8fdeacf1f1eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177850 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 1ca15926fec9..4265e09f7b8b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -1035,7 +1035,7 @@ <desc>Specifies whether protected spaces are shown on the screen.</desc> <label>Protected Spaces</label> </info> - <value>false</value> + <value>true</value> </prop> <prop oor:name="Tab" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document Contents - [Section] Non-printing Characters -->