diff options
| author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-04-24 17:09:38 +0000 |
|---|---|---|
| committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-04-24 17:09:38 +0000 |
| commit | 53d9395cdd5bfb149ccc39b0b6728c68dbc9fa80 (patch) | |
| tree | 625bc6371de3a5cffb3818c5c4c5ad918ce9adc0 /images | |
| parent | 17ebcffe9b12cad36075af64d435f73c686dc51a (diff) | |
| download | vdr-plugin-live-53d9395cdd5bfb149ccc39b0b6728c68dbc9fa80.tar.gz vdr-plugin-live-53d9395cdd5bfb149ccc39b0b6728c68dbc9fa80.tar.bz2 | |
Various stuff, I'm in a hurry
Diffstat (limited to 'images')
| -rw-r--r-- | images/Makefile | 3 | ||||
| -rw-r--r-- | images/button_green.png | bin | 638 -> 413 bytes | |||
| -rw-r--r-- | images/button_red.png | bin | 611 -> 412 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 05f3f7d..fb0f8f7 100644 --- a/images/Makefile +++ b/images/Makefile @@ -21,7 +21,8 @@ OBJS = logo.o record.o active.o inactive.o button_blue.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 + remotecontrol.o search.o record_timer.o button_red.o \ + button_green.o ### Default rules: diff --git a/images/button_green.png b/images/button_green.png Binary files differindex fe5be5d..45074cf 100644 --- a/images/button_green.png +++ b/images/button_green.png diff --git a/images/button_red.png b/images/button_red.png Binary files differindex a73adc3..cfe76b3 100644 --- a/images/button_red.png +++ b/images/button_red.png |
