source/text/shared/guide/convertfilters.xhp | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-)
New commits: commit 44ae617cb4f7eaae3eb4b06f5a61fdb1f751e061 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Oct 10 09:28:11 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Mon Oct 10 14:34:20 2022 +0200 Update list of conversion filters Help page Change-Id: I04ada8ae7d8776fad8569ec655d09667c36d986e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141157 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index c7008777c..a599646e1 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -1745,7 +1745,18 @@ <paragraph role="table_font_small paragraph" id="APIName_writer_svg_Export" localize="false">"writer_svg_Export"</paragraph> </tablecell> <tablecell> - <paragraph role="table_font_small paragraph" id="MediaType_writer_svg_Export" localize="false">image/svg+xml (svg svgz)</paragraph> + <paragraph role="table_font_small paragraph" id="MediaType_writer_svg_Export" localize="false">image/svg+xml (svg)</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> + <paragraph role="table_font_small paragraph" id="FilterName_writer_webp_Export">WEBP - WebP Image</paragraph> + </tablecell> + <tablecell> + <paragraph role="table_font_small paragraph" id="APIName_writer_webp_Export" localize="false">"writer_webp_Export"</paragraph> + </tablecell> + <tablecell> + <paragraph role="table_font_small paragraph" id="MediaType_writer_webp_Export" localize="false">image/webp (webp)</paragraph> </tablecell> </tablerow> </table>