parsing for /etc/timezone.xml added
[enigma2.git] / lib / python / Components / __init__.py
index 9f15abd41b78c9833aed4f14eda5851af80e7dae..ed74427a393c446cd479f74887667762e656e71e 100644 (file)
@@ -3,5 +3,7 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "GUIComponent", "GUISkin", "HTMLComponent", "HTMLSkin", "Header",
        "Label", "MenuList", "PerServiceDisplay", "ProgressBar", "ServiceList",
        "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",
-       "components", "config", "TimerList", "TimeInput", "MovieList" ]
-
+       "components", "config", "TimerList", "TimeInput", "MovieList", 
+       "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
+       "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
+       "Lcd", "EpgList" "ScrollLabel", "Timezones"]