summaryrefslogtreecommitdiff
path: root/content/fetchers
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-05-25 00:57:48 +0100
committerVincent Sanders <vince@kyllikki.org>2014-05-25 01:01:59 +0100
commita6d3ceae0ee7cee85020a70b716586425a042900 (patch)
tree1177195f3f3ab1b38d7beb2ec5e412bc2170e4c2 /content/fetchers
parentfb5af8a1b612e210384a1a6a4f8d5ee5fafef054 (diff)
downloadnetsurf-a6d3ceae0ee7cee85020a70b716586425a042900.tar.gz
netsurf-a6d3ceae0ee7cee85020a70b716586425a042900.tar.bz2
Completely re-write web search provider handling
Diffstat (limited to 'content/fetchers')
-rw-r--r--content/fetchers/resource.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchers/resource.c b/content/fetchers/resource.c
index 2b21fb730..4ce49a06b 100644
--- a/content/fetchers/resource.c
+++ b/content/fetchers/resource.c
@@ -81,6 +81,7 @@ static const char *fetch_resource_paths[] = {
"licence.html",
"welcome.html",
"favicon.ico",
+ "default.ico",
"netsurf.png",
"icons/arrow-l.png",
"icons/content.png",