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

List:       kde-commits
Subject:    [kde-workspace/KDE/4.8] plasma/generic/applets/devicenotifier/package/contents/ui: Improve
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2012-04-25 10:34:13
Message-ID: 20120425103413.1EA90A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit a9945750ab41ef2b02ecd02c9675a9c2ec325abc by Jacopo De Simoi.
Committed on 25/04/2012 at 11:58.
Pushed by jacopods into branch 'KDE/4.8'.

Improve readability of the status message

Remove italic flag; it is enough to show it in a smaller point size
and on a lighter shade of color

M  +0    -1    plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml


http://commits.kde.org/kde-workspace/a9945750ab41ef2b02ecd02c9675a9c2ec325abc

diff --git a/plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml \
b/plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml index \
                4daeb27..cfa01fa 100644
--- a/plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml
+++ b/plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml
@@ -130,7 +130,6 @@ Item {
                 // device was already attached when the plasmoid was
                 // initialized
                 text: deviceItem.state ==0 ? container.idleStatus() : \
(deviceItem.state==1 ? i18nc("Accessing is a less technical word for Mounting; \
translation should be short and mean \'Currently mounting this device\'", \
"Accessing...") : i18nc("Removing is a less technical word for Unmounting; \
translation shoud be short and mean \'Currently unmounting this device\'", \
                "Removing..."))
-                font.italic: true
                 font.pointSize: theme.smallestFont.pointSize
                 color: "#99"+(theme.textColor.toString().substr(1))
                 opacity: container.containsMouse || expanded ? 1 : 0;


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

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