aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/__init__.py
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-09-02 05:25:12 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-09-02 05:25:12 +0000
commitac896c99e4cdcaf8090bdb2b76763d84c2d5191c (patch)
tree468348108a83df00c5d6c8a9df6b6b42a02a8ca3 /lib/python/Screens/__init__.py
parent1854505c149c095e357787836a12d06b0ff70954 (diff)
downloadenigma2-ac896c99e4cdcaf8090bdb2b76763d84c2d5191c.tar.gz
enigma2-ac896c99e4cdcaf8090bdb2b76763d84c2d5191c.zip
added mac address to network setting menu for testing
Diffstat (limited to 'lib/python/Screens/__init__.py')
-rw-r--r--lib/python/Screens/__init__.py2
1 files changed, 1 insertions, 1 deletions
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"]