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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/dataengines/notifications
From:       Aurélien Gâteau <agateau () kde ! org>
Date:       2009-09-09 11:34:26
Message-ID: 1252496066.424123.29419.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1021495 by gateau:

Let's fix comments as well.

 M  +3 -3      notificationsengine.cpp  


--- trunk/KDE/kdebase/workspace/plasma/dataengines/notifications/notificationsengine.cpp #1021494:1021495
@@ -189,9 +189,9 @@
             image.load(path);
         }
     } else if (hints.contains("icon_data")) {
-        // This hint was in use in version 0.9 of the spec but has been
-        // replaced by "image_data" in version 0.10. We need to support it for
-        // users of the 0.9 version of the spec.
+        // This hint was in use in version 1.0 of the spec but has been
+        // replaced by "image_data" in version 1.1. We need to support it for
+        // users of the 1.0 version of the spec.
         QDBusArgument arg = hints["icon_data"].value<QDBusArgument>();
         image = decodeNotificationSpecImageHint(arg);
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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