From 1df424ec23ea2b260211806e017fd33dc98ecacc Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 28 Jan 2019 09:45:03 +0100 Subject: Update: delete exception of Gnome, was a bug --- qml/mw-ui.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qml') diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml index fb1e309..1efa327 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -326,8 +326,8 @@ Rectangle { width: slideshow.width - 40 padding: 20 text: qsTr("Mageia provides software which may be updated in order to fix bugs or security issues. It is highly recommended that you update your system regularly. \ -An Update icon will appear in your task bar when new updates are available (not available with Gnome). To run the updates, just click on the icon below and give your user password - or \ -use the Software Manager (root password). This is a background process and you will be able to use your computer normally during the updates."+"\n"); +An Update icon will appear in your task bar when new updates are available. To run the updates, just click on the icon below and give your user password - or use the Software Manager (root password). \ +This is a background process and you will be able to use your computer normally during the updates."+"\n"); wrapMode: Text.WordWrap color: "white" } -- cgit v1.2.1