From 76906b0a95d0e11bb35dd449253b80c88ce5ce29 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 10 Dec 2018 22:10:04 +0100 Subject: Review text in Applications tab --- qml/mw-ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml index bbbdf5e..bf71fee 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -442,7 +442,7 @@ It is highly recommended that you update your system regularly. An Update icon w height: 60 color: "gold" Label {anchors {verticalCenter: parent.verticalCenter;} - text: qsTr("Here is a small selection of popular applications - any of which may be installed at this point.")+"
"+"Be sure you have enabled Media sources" + text: qsTr("Here is a small selection of popular applications - any of which may be installed at this point.")+"
"+"Tou can install the application or launch it when already installed" + "
" + "Be sure you have enabled Media sources" textFormat: Text.RichText } } -- cgit v1.2.1