fix values
[enigma2.git] / lib / python / Components / __init__.py
index a6191e04eef1307838835a95356db5037d39739b..1e47fde62da7838158d4a6d250eaf8f407c86864 100644 (file)
@@ -5,5 +5,5 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",
        "components", "config", "TimerList", "TimeInput", "MovieList", 
        "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
-       "IPNameserver" ]
+       "IPNameserver", "Network" ]