From a2dadbbe1261ec89fc6b05f356baef06efdc6df7 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 21 Jul 2012 13:12:51 +0100 Subject: Add about:welcome handler and enable resource:welcome.html. --- content/fetchers/resource.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetchers/resource.c') diff --git a/content/fetchers/resource.c b/content/fetchers/resource.c index 1cd04f2dd..86d5498d5 100644 --- a/content/fetchers/resource.c +++ b/content/fetchers/resource.c @@ -79,6 +79,7 @@ static const char *fetch_resource_paths[] = { "user.css", "credits.html", "licence.html", + "welcome.html", "favicon.ico", "netsurf.png" }; -- cgit v1.2.3