From 70f268b6fff0037cbff265cf849663755223ffed Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Tue, 8 May 2007 22:59:40 +0000 Subject: - Control recordings playback from Infobox - Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions --- images/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'images/Makefile') diff --git a/images/Makefile b/images/Makefile index f62a90a..294ce65 100644 --- a/images/Makefile +++ b/images/Makefile @@ -20,10 +20,11 @@ OBJS = logo.o record.o active.o inactive.o button_blue.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 \ 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 button_red.o \ - button_green.o button_new.o help.o logo_login.o \ - button_yellow.o arrow.o arrow_rec.o on_dvd.o + reload.o stop_update.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 arrow_rec.o \ + on_dvd.o pause.o ffw.o rwd.o stop.o ### Default rules: -- cgit v1.2.3