diff options
author | Tamás Zolnai <tamas.zolnai@collabora.com> | 2020-03-30 21:03:53 +0200 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2020-03-31 08:32:26 +0200 |
commit | 24be308681a84937dbd510009e266bacb16cf2fa (patch) | |
tree | 97361ec8352c02e0c910902c469a35861abdcb34 /officecfg | |
parent | 6e6109d7d3eceea5d134aab770d9ecf8e0b8688e (diff) |
Revert "tdf#125268: Export LO character background as MSO shading by default."
This reverts commit 701238ea7d8a06fe7a90de15b7660b7c6d854f09.
Reason for revert: <INSERT REASONING HERE>
Change-Id: I56facce4191644a4aaf565e572abab400e2b61a0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91388
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 1307269765fb..f52ac45291de 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3973,7 +3973,7 @@ <desc>Specifies if character background is exported as highlighting (and not as shading) when saving to Word document</desc> </info> - <value>false</value> + <value>true</value> </prop> </group> </group> |