summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-01-28 09:45:03 +0100
committerPapoteur <papoteur@mageia.org>2019-01-28 09:45:03 +0100
commit1df424ec23ea2b260211806e017fd33dc98ecacc (patch)
tree42cde1a796ef128045db7c407f16c2dd81c7f768 /qml
parentb7713da00085538c2d9436996355b97342281561 (diff)
downloadmageiawelcome-1df424ec23ea2b260211806e017fd33dc98ecacc.tar
mageiawelcome-1df424ec23ea2b260211806e017fd33dc98ecacc.tar.gz
mageiawelcome-1df424ec23ea2b260211806e017fd33dc98ecacc.tar.bz2
mageiawelcome-1df424ec23ea2b260211806e017fd33dc98ecacc.tar.xz
mageiawelcome-1df424ec23ea2b260211806e017fd33dc98ecacc.zip
Update: delete exception of Gnome, was a bug
Diffstat (limited to 'qml')
-rw-r--r--qml/mw-ui.qml4
1 files changed, 2 insertions, 2 deletions
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"
}