From d397399c349d36f611a5aac6fa53528d2fe2eaea Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Mon, 6 Aug 2012 11:43:47 -0400 Subject: Fix reminder message on about:about The browser needs to be restarted, not just "reloaded" (which could be misinterpreted as reloading the about page). --- about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.c b/about.c index 560a795..db76510 100644 --- a/about.c +++ b/about.c @@ -1254,7 +1254,7 @@ xtp_page_ab(struct tab *t, struct karg *args) "
WebKit API: %.1f" #endif "
Configuration: %s" PS ".%s" - " (remember to reload after any changes)" + " (remember to restart the browser after any changes)" "

" "Authors:" "