summaryrefslogtreecommitdiff
path: root/Makefile.resources
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2009-03-22 14:34:56 +0000
committerVincent Sanders <vince@netsurf-browser.org>2009-03-22 14:34:56 +0000
commit8db32fc061dd4081dce43700db86eb7f6a7856b5 (patch)
tree0234ded268f14767c9f91f359a7b2f64f57595bb /Makefile.resources
parentc9fc91c6e4ced28336b3681a64a2a9fefaef2a4a (diff)
downloadnetsurf-8db32fc061dd4081dce43700db86eb7f6a7856b5.tar.gz
netsurf-8db32fc061dd4081dce43700db86eb7f6a7856b5.tar.bz2
add vertical scrollbar to freamebuffer
svn path=/trunk/netsurf/; revision=6817
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 f473544f2..009c111a9 100644
--- a/Makefile.resources
+++ b/Makefile.resources
@@ -20,6 +20,8 @@ FB_IMAGE_reload := framebuffer/res/icons/reload.png
FB_IMAGE_stop_image := framebuffer/res/icons/stop.png
FB_IMAGE_scrolll := framebuffer/res/icons/scrolll.png
FB_IMAGE_scrollr := framebuffer/res/icons/scrollr.png
+FB_IMAGE_scrollu := framebuffer/res/icons/scrollu.png
+FB_IMAGE_scrolld := framebuffer/res/icons/scrolld.png
FB_IMAGE_pointer_image := framebuffer/res/pointers/default.png