https://bugs.kde.org/show_bug.cgi?id=364261

--- Comment #3 from JanKusanagi <jan-b...@gmx.co.uk> ---
Thanks for the superquick fix =)

> An option would be to, instead, copy all icons that Kaffeine needs from 
> Breeze (or Oxygen) and installing them as hicolor to work as fallback while 
> other themes don't have those icons.

That sounds very sensible. I actually use that in my (Qt-only) programs, using
something like QIcon::fromtheme("something", QIcon(":/something.png")); and
adding these fallback icons in a Qt resource file. This way, only the missing
icons are replace by mine, while the rest are up to the user.

Anyway, thanks again! \o/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to