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