summaryrefslogtreecommitdiff
path: root/Makefile.resources
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-07-07 18:08:17 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-07-07 18:08:17 +0000
commit5bebf2f2fc27a31c8b2efa7a837baef63c1b0a97 (patch)
tree65d353a907c3496eb638bbff780ff4d0f1437313 /Makefile.resources
parentf6faa20a37f38643d505ba41baa8a88e3dfa545a (diff)
downloadnetsurf-5bebf2f2fc27a31c8b2efa7a837baef63c1b0a97.tar.gz
netsurf-5bebf2f2fc27a31c8b2efa7a837baef63c1b0a97.tar.bz2
Merge branches/vince/netsurf-fbtk-rework to trunk.
svn path=/trunk/netsurf/; revision=10605
Diffstat (limited to 'Makefile.resources')
-rw-r--r--Makefile.resources2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.resources b/Makefile.resources
index 2a5493226..285275367 100644
--- a/Makefile.resources
+++ b/Makefile.resources
@@ -18,11 +18,13 @@ FB_IMAGE_left_arrow := framebuffer/res/icons/back.png
FB_IMAGE_right_arrow := framebuffer/res/icons/forward.png
FB_IMAGE_reload := framebuffer/res/icons/reload.png
FB_IMAGE_stop_image := framebuffer/res/icons/stop.png
+FB_IMAGE_history_image := framebuffer/res/icons/history.png
FB_IMAGE_left_arrow_g := framebuffer/res/icons/back_g.png
FB_IMAGE_right_arrow_g := framebuffer/res/icons/forward_g.png
FB_IMAGE_reload_g := framebuffer/res/icons/reload_g.png
FB_IMAGE_stop_image_g := framebuffer/res/icons/stop_g.png
+FB_IMAGE_history_image_g := framebuffer/res/icons/history_g.png
FB_IMAGE_scrolll := framebuffer/res/icons/scrolll.png
FB_IMAGE_scrollr := framebuffer/res/icons/scrollr.png