On 04/25/11 01:08, Adrian Knoth wrote: Hi!
> Another solution would be something like adding multiple search paths to > QT's icon loader for the non-{GNOME,KDE} case. Because I *do* have > "gnome", "oxygen" and "crystalsvg" all installed, QT's just not > searching for them. > > From a quick look at the code, I guess it's possible to copy the > fallbackTheme function to allFallbackThemes() and return QStringList > instead of QString containing all of the icon themes in the last else > branch. > > (patch attached, completely untested) This patch works, at least I now have fancy icons in minitube. ;) (see attachment)
<<attachment: minitube-with-qt-patch.png>>