https://bugs.documentfoundation.org/show_bug.cgi?id=82149
--- Comment #22 from Maxim Monastirsky <[email protected]> --- So help files have links like "cmd/sc_line.png", and we mass-transform it using xslt to "vnd.sun.star.zip:/path/to/images_<current-theme>.zip/cmd ... and feed that to the web view. There isn't much we can do with such logic. One possible solution is what kendy suggested in a comment in Databases::getImagesZipFileURL: 280 // FIXME instead of using a general vnd.sun.star.zip:// 281 // for imgrepos, we should have some vnd.sun.star.image:// ... and internally this new content provider should use the normal way of loading icons, as we do for UI elements. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
