X-Git-Url: http://git.maemo.org/git/?p=speedometer;a=blobdiff_plain;f=ui.c;fp=ui.c;h=9878980ed1a219dc490115df10aeaac559c9c2b6;hp=83f2628c462521bbea25c8ab9ad0769aecb262a6;hb=7abcaed90184e50a5efe20b3f4e9ecfcbbcf6ea9;hpb=68e25c864872c18d88a5ffbe113e5e1c59f4a709 diff --git a/ui.c b/ui.c index 83f2628..9878980 100644 --- a/ui.c +++ b/ui.c @@ -267,7 +267,7 @@ static void show_dialog() { "Poste restante\n" "33580 Tampere\n" "FINLAND\n\n" - "PS. Long-tapping on the screen will close the program."); + "PS. Long-tapping on the screen will quit the program."); gtk_dialog_run(GTK_DIALOG(dialog)); gtk_widget_destroy(dialog); }