From 572caca1ba06dd8247724c9f5d6bcad515e2edf4 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 5 Dec 2005 19:24:42 +0000 Subject: add support for Linkage services ( Premiere Subservices ) TODO: show/hide green point depending on avail subservices --- 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 0c6f1714..bb1428f1 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -4,4 +4,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", - "AudioSelection", "InfoBarGenerics", "HelpMenu", "Wizard"] + "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard"] -- cgit v1.2.3