turn magic into python
[enigma2.git] / lib / python / Components / __init__.py
index c006cba27712aa4b6923541562fb730c541806d7..1b148d799e4c570f665863368e811729db8af7f6 100644 (file)
@@ -7,4 +7,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
        "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
        "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
-       "FileList" ]
+       "FileList", "MultiContent" ]