summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
Diffstat (limited to 'images')
-rw-r--r--images/Makefile9
-rw-r--r--images/ffw.pngbin0 -> 852 bytes
-rw-r--r--images/pause.pngbin0 -> 748 bytes
-rw-r--r--images/rwd.pngbin0 -> 863 bytes
-rw-r--r--images/stop.pngbin748 -> 713 bytes
-rw-r--r--images/stop_update.pngbin0 -> 748 bytes
6 files changed, 5 insertions, 4 deletions
diff --git a/images/Makefile b/images/Makefile
index f62a90a..294ce65 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -20,10 +20,11 @@ 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 one_uparrow.o one_downarrow.o tv.o \
- remotecontrol.o search.o record_timer.o button_red.o \
- button_green.o button_new.o help.o logo_login.o \
- button_yellow.o arrow.o arrow_rec.o on_dvd.o
+ reload.o stop_update.o one_uparrow.o one_downarrow.o \
+ tv.o remotecontrol.o search.o record_timer.o \
+ button_red.o button_green.o button_new.o help.o \
+ logo_login.o button_yellow.o arrow.o arrow_rec.o \
+ on_dvd.o pause.o ffw.o rwd.o stop.o
### Default rules:
diff --git a/images/ffw.png b/images/ffw.png
new file mode 100644
index 0000000..aeec194
--- /dev/null
+++ b/images/ffw.png
Binary files differ
diff --git a/images/pause.png b/images/pause.png
new file mode 100644
index 0000000..1b44908
--- /dev/null
+++ b/images/pause.png
Binary files differ
diff --git a/images/rwd.png b/images/rwd.png
new file mode 100644
index 0000000..54ec330
--- /dev/null
+++ b/images/rwd.png
Binary files differ
diff --git a/images/stop.png b/images/stop.png
index 4ffdef7..bb79efb 100644
--- a/images/stop.png
+++ b/images/stop.png
Binary files differ
diff --git a/images/stop_update.png b/images/stop_update.png
new file mode 100644
index 0000000..4ffdef7
--- /dev/null
+++ b/images/stop_update.png
Binary files differ