From 92539715a3b8a963f52c6046c6030e3d233f08fd Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 14 Jan 2007 03:01:38 +0000 Subject: Updated header lines. Moved channel selection into menu line, when schedule is active. --- images/Makefile | 2 +- images/bg_line.png | Bin 0 -> 94 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/bg_line.png (limited to 'images') diff --git a/images/Makefile b/images/Makefile index 450cb35..1f1545f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -19,7 +19,7 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ transparent.o edit.o del.o play.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 + movie.o menu_line_bg.o bg_line.o ### Default rules: diff --git a/images/bg_line.png b/images/bg_line.png new file mode 100644 index 0000000..96ea2b6 Binary files /dev/null and b/images/bg_line.png differ -- cgit v1.2.3