save playlist on leaving the media player
[enigma2.git] / lib / python / Components / __init__.py
index a625939575973e523409b7d556773a984fc5ade1..c303c5a55c24d00cffdd9c21b0e5d826625abc09 100644 (file)
@@ -5,4 +5,6 @@ __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" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
+       "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist" ]