X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2F__init__.py;h=b764eb89a1831bb38ed7ac78b92a25d1698aadc6;hb=0a1bf6e5feaa81232df54de00e130189f7b2a454;hp=d7cd406bf6fd59d009a02aba0945aab5b9a290c1;hpb=7bc4a59528ab13f3062dc1520e76f9ecedd87400;p=vuplus_dvbapp diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index d7cd406..b764eb8 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -3,5 +3,7 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo", "GUIComponent", "GUISkin", "HTMLComponent", "HTMLSkin", "Header", "Label", "MenuList", "PerServiceDisplay", "ProgressBar", "ServiceList", "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar", - "components", "config", "TimerList", "TimeInput" ] - + "components", "config", "TimerList", "TimeInput", "MovieList", + "InputDevice", "ServicePosition", "IPAddress", "VariableIP", "IPGateway", + "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry", + "Lcd"]