From 502fcfc68a0634e5d5bd586c9a89fe93dc0cbcc4 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 11 Nov 2005 15:16:40 +0000 Subject: add Event detail viewer not final version yet.. service name is missing, and i need to build a scrollable label --- lib/python/Screens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/__init__.py') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index ed5c07e6..fd7b40c0 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -3,4 +3,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", - "EpgSelection"] + "EpgSelection", "EventView"] -- cgit v1.2.3