From f0b8594c46e9149af6a372ecd09e5ad1ba53fe0b Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 12 Aug 2013 16:34:14 +0100 Subject: Add arrow image to resource icons. --- content/fetchers/resource.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetchers') diff --git a/content/fetchers/resource.c b/content/fetchers/resource.c index 2c31da2d4..808bd8f3a 100644 --- a/content/fetchers/resource.c +++ b/content/fetchers/resource.c @@ -82,6 +82,7 @@ static const char *fetch_resource_paths[] = { "welcome.html", "favicon.ico", "netsurf.png", + "icons/arrow-l.png", "icons/content.png", "icons/directory.png", "icons/search.png" -- cgit v1.2.3