From 162677a55f93defc8fc124b89b137a444ab78edb Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 29 Apr 2007 18:02:47 +0000 Subject: - xml version of infobox, updates only pagelements inside the box not whole box. This circumvents the tooltip stacking problem. - updated styles for this change. - updated i18n.cpp for this change. - Changed javascript implementation for infobox. - Box doesn't change size after first update. - added some <%cpp> { tags to prevent newlines inserted by tntnet. See tntnet documentation about this. - Added infobox to all pages that didn't had one. --- pages/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pages/Makefile') diff --git a/pages/Makefile b/pages/Makefile index d9be777..f9dec2d 100644 --- a/pages/Makefile +++ b/pages/Makefile @@ -19,8 +19,9 @@ OBJS = menu.o channels.o recordings.o schedule.o \ screenshot.o timers.o whats_on.o switch_channel.o \ keypress.o remote.o channels_widget.o edit_timer.o \ error.o pageelems.o tooltip.o play_recording.o \ - searchtimers.o infobox.o edit_searchtimer.o \ - searchresults.o login.o searchepg.o + searchtimers.o infobox.o edit_searchtimer.o \ + searchresults.o login.o searchepg.o \ + ibox.o ibox_status.o ### Default rules: -- cgit v1.2.3