Konqueror's about page doesn't show icons if the breeze icon theme is used.
The reason is that khtml doesn't support SVG images.
This patch is supposed to fix it by allowing to use Qt's support in that case.
BUG: 355872
dfaure |
Konqueror's about page doesn't show icons if the breeze icon theme is used.
The reason is that khtml doesn't support SVG images.
This patch is supposed to fix it by allowing to use Qt's support in that case.
BUG: 355872
Start Konqueror, the startup page now displays icons.
See also the attached images
Lint Skipped |
Unit Tests Skipped |
Here are the promised pictures:
before:
after:
I'd like to backport this to KDE4 too....