From f3124329e336603ba6684e913a61a58e7a202020 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 7 Sep 2018 10:31:49 -0300 Subject: Prepare to handle native SVG icons Today icons are PNG images, if later they become SVG natively... Change-Id: I42d886257b55b5676767c8b8879a6bf35eb4d5e6 Reviewed-on: https://gerrit.libreoffice.org/60156 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- help3xsl/online_transform.xsl | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'help3xsl') diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 70843b4c36..90b8a44a25 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -1089,7 +1089,17 @@ {$alt} - + + + + + + + + + + + -- cgit