The "what's this" list shows the usermode icons with a short explanation of what they mean. The icon used for "away" is the same as the regular user one, instead of having the small clock overlay (or whatever your icon theme does) Reproducible: Always Steps to Reproduce: 1. Click help -> what's this 2. Click on nicklist 3. Check icons Actual Results: Away has the wrong icon (last one in the list) Expected Results: Away has the correct icon As requested on IRC. Happy hacking :)
Git commit f557bd6798265b6027cab9affcc1ff55bc57bcc0 by Eike Hein. Committed on 05/06/2012 at 00:57. Pushed by hein into branch 'master'. Fix showing the away overlay icon in the nicklist What's This. Also lays out the text a bit nicer and makes the code backing the tooltip a little less batshit insane. It would be nicer to show a blended example, but stuffing the blended pixmap into a temp file to be able to access it from HTML isn't worth it. Once more I wish the resource system could register content dynamically at runtime. M +17 -22 src/irc/nicklistview.cpp M +6 -0 src/viewer/images.cpp M +2 -0 src/viewer/images.h http://commits.kde.org/konversation/f557bd6798265b6027cab9affcc1ff55bc57bcc0