replace software update plugin with a more user friendly approach
[enigma2.git] / lib / python / Components / __init__.py
index 60899d465131395f39aff07324259fe011b7164c..e44bd07099205e12c172828b1027a9f137b60aea 100644 (file)
@@ -8,4 +8,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList",
        "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
        "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
        "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist",
-       "ParentalControl" ]
+       "ParentalControl", "NIMSimulator" ]