From d8733ed57694bbb5309afc396cabe2bfc6f35c16 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 2 Apr 2006 22:13:38 +0000 Subject: add support for multiple instant recordings --- lib/python/Screens/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Screens/__init__.py') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index c25426f4..60bb48d9 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -5,4 +5,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard", - "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary" ] + "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", + "TimerSelection" ] -- cgit v1.2.3