officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9219242d42b7b0e5b00d7a1997cc7fcf35894627 Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> AuthorDate: Fri Sep 6 10:50:49 2019 +0200 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Fri Sep 6 15:30:00 2019 +0200 Disable inserting HTML comments as notes by default Usually HTML comments have no value, so I guess it's better to not import them by default Change-Id: Ie518e754797d3cf4874eb7d272663f21e68bc44d Reviewed-on: https://gerrit.libreoffice.org/78694 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de> diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index b265132cbcac..e76bbeef495b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -5880,7 +5880,7 @@ <desc>Specifies whether HTML comments should be ignored or imported as postits / annotations.</desc> <label>Ignore HTML comments</label> </info> - <value>false</value> + <value>true</value> </prop> </group> </group> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits