netsurf/amiga
Chris Young 10bf100cc1 Added ability to load toolbar images from a different path.
Default is still TBImages: (ie AISS, http://www.masonicons.de)

All of the following must be present, in any format that bitmap.image will load
(usually this means any picture.datatype subclasses):

home, home_g, home_s - Home button
nav_east, nav_east_g, nav_east_s - History forward
nav_west, nav_west_g, nav_west_s - History back
reload, reload_g, reload_s - Reload
stop, stop_g, stop_s - Stop

The _g and _s files are ghosted and selected versions respectively.

To set the path, use toolbar_images:<path> in Options.


svn path=/trunk/netsurf/; revision=5304
2008-09-11 21:32:55 +00:00
..
resources
bitmap.c
bitmap.h
compat.c
compat.h
filetype.c
font.c
font.h
gui.c Added ability to load toolbar images from a different path. 2008-09-11 21:32:55 +00:00
gui.h
history.c
hotlist.c
hotlist.h
iff_cset.h
login.c
login.h
menu.c
menu.h
misc.c
object.c
object.h
options.h
plotters.c
plotters.h
save_pdf.c
save_pdf.h
schedule.c
schedule.h
thumbnail.c
tree.c
utf8.c
utf8.h