From f414a53c337844af29471698a3a3f0708eda4837 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Mon, 14 Nov 2005 22:50:10 +0000 Subject: add audioselection --- 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 8a9c2bc0..cb25be47 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -3,4 +3,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", - "EpgSelection", "EventView", "Standby", "ServiceInfo"] + "EpgSelection", "EventView", "Standby", "ServiceInfo", + "AudioSelection"] -- cgit v1.2.3