parsing for /etc/timezone.xml added
[enigma2.git] / lib / python / Screens / __init__.py
index fff5b49fe9e496994c77a53a36cd0ee0a5ca8449..ca1e0b037a5892bec26c8979bcb6adc5945394e9 100644 (file)
@@ -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"]
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection", "InfoBarGenerics"]