summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2022-07-01 11:35:49 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2022-07-05 11:20:58 +0200
commitf3ee245f2a97562c265f03a7317791e557f83e65 (patch)
treec7979084b4a75f8036de0ee1427bebef975863e0 /officecfg/registry
parent322f7414ce9600e45e52f9e3a89296703c2a6b42 (diff)
Resolves tdf#133023 - Autocorrect "Automatic *bold*..." off by default
Change-Id: Iddf3770f69d326e0e04551a93e8dd0695b1e92c8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136727 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit de6f30bc459ba600193c0998b285afcfe0936c3e) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136762 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
2 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 73b1acbe871d..732ba8942a2c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1323,7 +1323,7 @@
_underline_).</desc>
<label>Apply bold, italics, strikeout or underline</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="SetInetAttribute" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - URL
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index c3301435b7f1..520737ab7e24 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -4158,7 +4158,7 @@
<desc>Specifies whether text is formatted in bold or underlined when the corresponding characters are entered (*bold*, /italic/, -strikeout-, _underline_).</desc>
<label>Apply underline or bold</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="SetInetAttribute" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools AutoCorrect/AutoFormat Options - URL recognition -->