Fix visibility issues with StatusNotifier
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 13 Apr 2010 15:03:46 +0000 (17:03 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 13 Apr 2010 15:05:18 +0000 (17:05 +0200)
Properly handle registration on DBus according to the "Show tray icon" setting. Also,
clean up a isVisible() and isSystemTrayAvailable() a bit across the hierarchy.

Fixes #930.


No differences found