From 4ec4e352738fdb205ab54f61045f36b6df4d58bc Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 10 Oct 2005 23:45:12 +0000 Subject: service scan setup added --- lib/python/Screens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/__init__.py') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 82a4856f..d350f1a2 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -2,4 +2,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", - "Satconfig" ] + "Satconfig", "Scanconfig" ] -- cgit v1.2.3