diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-05-05 23:57:05 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-05-05 23:57:05 +0000 |
commit | aba821e79cdcf657f84fd1be7c574e29f7835d12 (patch) | |
tree | 073688a2c98896e8b2a3499d4aa51306848b68b3 /images/Makefile | |
parent | 36a0bb39d832bef433ee81c4f156411df521b358 (diff) | |
download | vdr-plugin-live-aba821e79cdcf657f84fd1be7c574e29f7835d12.tar.gz vdr-plugin-live-aba821e79cdcf657f84fd1be7c574e29f7835d12.tar.bz2 |
- General cleanup of recordings. Made design more like other pages
- Bugfix for #289, #291
- Adapted styles and helper classes.
- recordings should be now strict XHTML.
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 abfd360..098a701 100644 --- a/images/Makefile +++ b/images/Makefile @@ -23,7 +23,7 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ reload.o stop.o one_uparrow.o one_downarrow.o tv.o \ remotecontrol.o search.o record_timer.o button_red.o \ button_green.o button_new.o help.o logo_login.o \ - button_yellow.o arrow.o + button_yellow.o arrow.o on_dvd.o ### Default rules: |