D12857: Systemmonitor: use different label format when the applet is on a vertical panel
Marco Martin
noreply at phabricator.kde.org
Wed May 16 10:14:57 UTC 2018
mart accepted this revision.
mart added a comment.
This revision is now accepted and ready to land.
ship it with a minor change
INLINE COMMENTS
> cpu.qml:45
> //return i18n("%1 %2", Math.round(data.value), data.units);
> return i18nc("CPU usage: %1 is the value, %2 the unit datatype", "%1 %2", Math.round(data.value), data.units);
CPU usage should be removed from the context as this is now used for different things?
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D12857
To: miklosm, #plasma, mart
Cc: mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180516/82a8954a/attachment.html>
More information about the Plasma-devel
mailing list