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

List:       kde-commits
Subject:    [kde-workspace/plasma/mart/notifications-qml] plasma/generic/applets/notifications: Fix: show notifi
From:       Davide Bettio <bettio () kde ! org>
Date:       2012-09-10 12:19:52
Message-ID: 20120910121952.87CA7A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 6de788ea736b468b8555359e708f2745ed1a5679 by Davide Bettio.
Committed on 01/05/2011 at 14:45.
Pushed by mart into branch 'plasma/mart/notifications-qml'.

Fix: show notifications icons.

M  +1    -1    plasma/generic/applets/notifications/contents/code/Notifications.qml
M  +8    -0    plasma/generic/applets/notifications/metadata.desktop

http://commits.kde.org/kde-workspace/6de788ea736b468b8555359e708f2745ed1a5679

diff --git a/plasma/generic/applets/notifications/contents/code/Notifications.qml \
b/plasma/generic/applets/notifications/contents/code/Notifications.qml index \
                8124fa1..4b2065b 100644
--- a/plasma/generic/applets/notifications/contents/code/Notifications.qml
+++ b/plasma/generic/applets/notifications/contents/code/Notifications.qml
@@ -52,7 +52,7 @@ Item {
         delegate: Component {
              Row {
                 PlasmaWidgets.IconWidget {
-                    icon: appIcon
+                    icon: QIcon(appIcon)
                 }
                 Column {
                     Text {
diff --git a/plasma/generic/applets/notifications/metadata.desktop \
b/plasma/generic/applets/notifications/metadata.desktop index 4b39d8a..29934ca 100644
--- a/plasma/generic/applets/notifications/metadata.desktop
+++ b/plasma/generic/applets/notifications/metadata.desktop
@@ -1,7 +1,15 @@
 [Desktop Entry]
 Encoding=UTF-8
 Name=Notifications
+Name[pt]=Notificações
+Name[sv]=Underrättelser
+Name[uk]=Сповіщення
+Name[x-test]=xxNotificationsxx
 Comment=Notifications
+Comment[pt]=Notificações
+Comment[sv]=Underrättelser
+Comment[uk]=Сповіщення
+Comment[x-test]=xxNotificationsxx
 
 Type=Service
 Icon=notifications


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

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