fix text for buttons
[enigma2.git] / lib / python / Components / __init__.py
index 38be156eac094b81b0d26674159815e7379e2202..5dd11a82803d2404f67bc4a03aa3568001aec0c5 100644 (file)
@@ -6,4 +6,5 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "components", "config", "TimerList", "TimeInput", "MovieList", 
        "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
        "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
-       "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck"]
+       "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
+       "FileList", "MultiContent", "TunerInfo", "ChoiceList" ]