diff options
author | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-01-18 17:11:50 +0000 |
---|---|---|
committer | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-01-18 17:11:50 +0000 |
commit | 7de66ca6d2bcfc308781eb1c8d22a76df33f34a5 (patch) | |
tree | 5181034a78d590a34e58680a193baf7a5e0721f6 | |
parent | b369ec70384b7e26db556f7eedcb4ddea03b47c3 (diff) | |
download | vdr-plugin-live-7de66ca6d2bcfc308781eb1c8d22a76df33f34a5.tar.gz vdr-plugin-live-7de66ca6d2bcfc308781eb1c8d22a76df33f34a5.tar.bz2 |
- added zap button
-rw-r--r-- | images/Makefile | 3 | ||||
-rw-r--r-- | images/zap.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..e332d2c --- /dev/null +++ b/images/zap.png |