X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2F__init__.py;h=bb1428f141dd5bb2bf4dfd7574252463a3aa3845;hb=fe798a5d31319171dbb76c6d9fec268e691d3f77;hp=fff5b49fe9e496994c77a53a36cd0ee0a5ca8449;hpb=47d8b92ec24731d30ed5410e49cad01542eb0203;p=vuplus_dvbapp diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index fff5b49..bb1428f 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"] + "EpgSelection", "EventView", "Standby", "ServiceInfo", + "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard"]