summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
-rw-r--r--images/reload.pngbin0 -> 713 bytes
-rw-r--r--images/stop.pngbin0 -> 748 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 738ecd7..13acb58 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -20,7 +20,7 @@ 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
+ zap.o favicon.o bg_line_top.o reload.o stop.o
### Default rules:
diff --git a/images/reload.png b/images/reload.png
new file mode 100644
index 0000000..694efb6
--- /dev/null
+++ b/images/reload.png
Binary files differ
diff --git a/images/stop.png b/images/stop.png
new file mode 100644
index 0000000..4ffdef7
--- /dev/null
+++ b/images/stop.png
Binary files differ