From d5e22a275d2ecdf3205bfefa927be6e125ac27b8 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 29 Jul 2005 01:09:09 +0000 Subject: - add movie selector --- lib/python/Components/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/__init__.py') diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index d7cd406b..9f15abd4 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -3,5 +3,5 @@ __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" ] -- cgit v1.2.3