From ac896c99e4cdcaf8090bdb2b76763d84c2d5191c Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 2 Sep 2005 05:25:12 +0000 Subject: added mac address to network setting menu for testing --- lib/python/Screens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index f27bdcbc..ac85ca44 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -1,4 +1,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", - "TimerEdit", "Network", "Setup", "HarddiskSetup"] + "TimerEdit", "Setup", "HarddiskSetup"] -- cgit v1.2.3