diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-30 16:08:20 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-30 16:08:20 +0000 |
| commit | 619983c4f596e3371c58c52dd725680846376484 (patch) | |
| tree | f1764d9738ba447c53dde66be02da0e7f0318cae /lib/python/Screens/__init__.py | |
| parent | 0e3e7773e5d8e7ff159316db3de7fcfad57bb9e8 (diff) | |
| download | enigma2-619983c4f596e3371c58c52dd725680846376484.tar.gz enigma2-619983c4f596e3371c58c52dd725680846376484.zip | |
add missing file
Diffstat (limited to 'lib/python/Screens/__init__.py')
| -rw-r--r-- | lib/python/Screens/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 9ce0dc6d..6e57497a 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -1,6 +1,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", - "Screen", "ServiceScan", "About", + "Screen", "ServiceScan", "About", "Subtitles", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", |
