adding About
[vuplus_dvbapp] / lib / python / Screens / __init__.py
1 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
2         "InfoBar", "MessageBox", "Menu", "MovieSelection", 
3         "ScartLoopThrough", "Screen", "ServiceScan", "About",
4         "TimerEdit", "Network"]