diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 3 | ||||
-rw-r--r-- | images/one_downarrow.png | bin | 0 -> 808 bytes | |||
-rw-r--r-- | images/one_uparrow.png | bin | 0 -> 781 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 13acb58..8dbe8ce 100644 --- a/images/Makefile +++ b/images/Makefile @@ -20,7 +20,8 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ bg_header_h.o bg_header_l.o bg_header_r.o \ bg_box_h.o bg_box_l.o bg_box_r.o \ movie.o menu_line_bg.o bg_line.o bg_tools.o \ - zap.o favicon.o bg_line_top.o reload.o stop.o + zap.o favicon.o bg_line_top.o reload.o stop.o \ + one_uparrow.o one_downarrow.o ### Default rules: diff --git a/images/one_downarrow.png b/images/one_downarrow.png Binary files differnew file mode 100644 index 0000000..a4f8e50 --- /dev/null +++ b/images/one_downarrow.png diff --git a/images/one_uparrow.png b/images/one_uparrow.png Binary files differnew file mode 100644 index 0000000..dfad497 --- /dev/null +++ b/images/one_uparrow.png |