cleanup __init__.py files ....
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 22 Jul 2007 09:56:06 +0000 (09:56 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 22 Jul 2007 09:56:06 +0000 (09:56 +0000)
lib/python/Components/__init__.py
lib/python/Plugins/__init__.py
lib/python/Screens/__init__.py
lib/python/Tools/__init__.py

index e44bd07..e69de29 100644 (file)
@@ -1,11 +0,0 @@
-
-__all__ = ["ActionMap", "Button", "Clock", "ConfigList",
-       "GUIComponent", "GUISkin", "HTMLComponent", "HTMLSkin", "Header",
-       "Label", "MenuList", "PerServiceDisplay", "ProgressBar", "ServiceList",
-       "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",
-       "components", "config", "TimerList", "TimeInput", "MovieList", 
-       "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
-       "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
-       "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
-       "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist",
-       "ParentalControl", "NIMSimulator" ]
index 0780ced..e69de29 100644 (file)
@@ -1,10 +0,0 @@
-__all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
-       "InfoBar", "MessageBox", "Menu", "MovieSelection", 
-       "Screen", "ServiceScan", "About", "Subtitles", 
-       "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
-       "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
-       "EpgSelection", "EventView", "Standby", "ServiceInfo",
-       "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
-       "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
-       "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup",
-       "SleepTimerEdit" ]
index ae2e875..8c7bfd4 100644 (file)
@@ -1,5 +1,2 @@
-all = ["RedirectTime.py", "FuzzyDate.py", "XMLTools.py", "Directories.py", "KeyBindings.py", "BoundFunction.py", "ISO639.py", "Notifications",
-       "RedirectOutput.py", "DreamboxHardware.py"]
-
 import RedirectTime
 import RedirectOutput
\ No newline at end of file
 import RedirectTime
 import RedirectOutput
\ No newline at end of file