From 53d9395cdd5bfb149ccc39b0b6728c68dbc9fa80 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Tue, 24 Apr 2007 17:09:38 +0000 Subject: Various stuff, I'm in a hurry --- images/Makefile | 3 ++- images/button_green.png | Bin 638 -> 413 bytes images/button_red.png | Bin 611 -> 412 bytes 3 files changed, 2 insertions(+), 1 deletion(-) (limited to 'images') 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 index fe5be5d..45074cf 100644 Binary files a/images/button_green.png and b/images/button_green.png differ diff --git a/images/button_red.png b/images/button_red.png index a73adc3..cfe76b3 100644 Binary files a/images/button_red.png and b/images/button_red.png differ -- cgit v1.2.3