mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-01 00:34:31 +03:00
Add icons to resource space.
This commit is contained in:
parent
e2056974ca
commit
a2c6f90330
@ -81,7 +81,10 @@ static const char *fetch_resource_paths[] = {
|
||||
"licence.html",
|
||||
"welcome.html",
|
||||
"favicon.ico",
|
||||
"netsurf.png"
|
||||
"netsurf.png",
|
||||
"icons/content.png",
|
||||
"icons/directory.png",
|
||||
"icons/search.png"
|
||||
};
|
||||
static struct fetch_resource_map_entry {
|
||||
lwc_string *path;
|
||||
|
Loading…
Reference in New Issue
Block a user