summaryrefslogtreecommitdiffstats
path: root/qml/Install.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/Install.qml')
-rw-r--r--qml/Install.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/Install.qml b/qml/Install.qml
index b8da993..28333e5 100644
--- a/qml/Install.qml
+++ b/qml/Install.qml
@@ -17,6 +17,7 @@ Rectangle {
anchors.horizontalCenter: parent.horizontalCenter
text: qsTr("Here you can choose to permanently install this Mageia system on your computer. Any customizations you have made before launching the installer will be included.");
textFormat: Text.RichText
+ wrapMode: Text.WordWrap
color: "white"
}