Use \n instead of <br> for the extra part of the summary

Authored by fvogt on May 9 2018, 8:32 PM.

Description

Use \n instead of <br> for the extra part of the summary

Summary:
The tooltip text only supports plaintext, so it contained a literal "<br>".
A "\n" works as a newline in both the expanded representation and the tooltip.

Test Plan:
Hovered over the icon with available security updates. Now the text
includes a newline instead of a literal "<br>".

Reviewers: lukas, jgrulich

Reviewed By: jgrulich

Subscribers: plasma-devel

Differential Revision: https://phabricator.kde.org/D12790

Details

Committed
fvogtMay 10 2018, 9:37 AM
Reviewer
jgrulich
Differential Revision
D12790: Use \n instead of <br> for the extra part of the summary
Parents
R623:f7aef3bb8d7e: Close the plasmoid after updates got installed
Branches
Unknown
Tags
Unknown