summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qml/mw-ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index a01d647..93f3c1d 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -311,6 +311,7 @@ Rectangle {
Column {
x: 10; y: 30
+ spacing: 10
Label {
text: qsTr("<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you configure your system.")
width: view.width * 0.9