X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2F__init__.py;h=b764eb89a1831bb38ed7ac78b92a25d1698aadc6;hb=0a1bf6e5feaa81232df54de00e130189f7b2a454;hp=a625939575973e523409b7d556773a984fc5ade1;hpb=7b25522dc35a9d942101750e9eb5135867e6bcce;p=vuplus_dvbapp diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index a625939..b764eb8 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -5,4 +5,5 @@ __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"]