From: Florian Schweikert Date: Thu, 19 Jan 2012 20:56:38 +0000 (+0100) Subject: show restart notification after db update X-Git-Url: http://vcs.maemo.org/git/?p=pywienerlinien;a=commitdiff_plain;h=f841b55ba856d3521f78013fb5007c1dbfda6276 show restart notification after db update --- diff --git a/qml/Settings.qml b/qml/Settings.qml index 09852df..6bf0d49 100644 --- a/qml/Settings.qml +++ b/qml/Settings.qml @@ -96,7 +96,7 @@ Page { if (updateAvailable) { var updated = config.updateStations(); if (updated !== '') { - updateDialog.text = "Stations updated" + updateDialog.text = "Stations updated\nPlease restart app" txtLastUpdate.text = updated } else { updateDialog.text = "[UpdateError]:\nTry again later or send me an email:\n"