From aba821e79cdcf657f84fd1be7c574e29f7835d12 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sat, 5 May 2007 23:57:05 +0000 Subject: - 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. --- images/Makefile | 2 +- images/on_dvd.png | Bin 0 -> 821 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/on_dvd.png (limited to 'images') 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: diff --git a/images/on_dvd.png b/images/on_dvd.png new file mode 100644 index 0000000..13c1168 Binary files /dev/null and b/images/on_dvd.png differ -- cgit v1.2.3