Display Name and message in separate line

Summary:
Before:
{F6176746}

After:
{F6176749}

Reviewers: #kde_connect, sredman

Reviewed By: #kde_connect, sredman

Subscribers: sredman, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D14636
This commit is contained in:
Nicolas Fella 2018-08-06 00:04:58 +02:00
parent 628231ce98
commit a1b5c4e2d9

View file

@ -86,7 +86,7 @@ Kirigami.ScrollablePage
{
hoverEnabled: true
label: i18n("<b>%1</b> - %2", display, toolTip)
label: i18n("<b>%1</b> <br> %2", display, toolTip)
icon: decoration
function startChat() {
applicationWindow().pageStack.push(chatView, {