mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-22 20:16:54 +03:00
Enable access to hotlist icons through resource URLs.
This commit is contained in:
parent
9a216aac98
commit
c56fb9259b
@ -86,6 +86,8 @@ static const char *fetch_resource_paths[] = {
|
||||
"icons/content.png",
|
||||
"icons/directory.png",
|
||||
"icons/directory2.png",
|
||||
"icons/hotlist-add.png",
|
||||
"icons/hotlist-rmv.png",
|
||||
"icons/search.png"
|
||||
};
|
||||
static struct fetch_resource_map_entry {
|
||||
|
Loading…
Reference in New Issue
Block a user