summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-18 17:11:50 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-18 17:11:50 +0000
commit7de66ca6d2bcfc308781eb1c8d22a76df33f34a5 (patch)
tree5181034a78d590a34e58680a193baf7a5e0721f6
parentb369ec70384b7e26db556f7eedcb4ddea03b47c3 (diff)
downloadvdr-plugin-live-7de66ca6d2bcfc308781eb1c8d22a76df33f34a5.tar.gz
vdr-plugin-live-7de66ca6d2bcfc308781eb1c8d22a76df33f34a5.tar.bz2
- added zap button
-rw-r--r--images/Makefile3
-rw-r--r--images/zap.pngbin0 -> 551 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 4375504..7ffef7e 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -19,7 +19,8 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \
transparent.o edit.o del.o play.o close.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
+ movie.o menu_line_bg.o bg_line.o bg_tools.o \
+ zap.o
### Default rules:
diff --git a/images/zap.png b/images/zap.png
new file mode 100644
index 0000000..e332d2c
--- /dev/null
+++ b/images/zap.png
Binary files differ