mobile phone like text input (doesn't update the configList... why?)
[enigma2.git] / lib / python / Components / __init__.py
index a625939575973e523409b7d556773a984fc5ade1..f501b907606bdad17008db54f70997194d5686f5 100644 (file)
@@ -5,4 +5,5 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",
        "components", "config", "TimerList", "TimeInput", "MovieList", 
        "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
-       "IPNameserver", "Network", "RFmon", "DiskInfo" ]
+       "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
+       "Lcd", "EpgList"]