[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/systemtray/protocols/dbussystemtray
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-11-04 20:07:24
Message-ID: 20101104200724.1DE4BAC89F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193148 by mart:

backport:if we set an empty overlay name, unset the old one


 M  +0 -2      dbussystemtraytask.cpp  


--- branches/KDE/4.5/kdebase/workspace/plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtraytask.cpp \
#1193147:1193148 @@ -266,7 +266,6 @@
         overlayIcon = KIcon(properties["OverlayIconName"].value<QString>());
     }
 
-    if (!overlayIcon.isNull()) {
         foreach (QGraphicsWidget *widget, widgetsByHost()) {
             DBusSystemTrayWidget *iconWidget = qobject_cast<DBusSystemTrayWidget \
*>(widget);  if (iconWidget) {
@@ -274,7 +273,6 @@
             }
         }
     }
-}
 
 void DBusSystemTrayTask::blinkAttention()
 {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic