diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-14 03:01:38 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-14 03:01:38 +0000 |
commit | 92539715a3b8a963f52c6046c6030e3d233f08fd (patch) | |
tree | cf4ac6fbd4aefa2c5d5489a7616def691268ee00 /images/Makefile | |
parent | 8d0e380099110914177e05da96158b639b92f177 (diff) | |
download | vdr-plugin-live-92539715a3b8a963f52c6046c6030e3d233f08fd.tar.gz vdr-plugin-live-92539715a3b8a963f52c6046c6030e3d233f08fd.tar.bz2 |
Updated header lines.
Moved channel selection into menu line, when schedule is active.
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |