aboutsummaryrefslogtreecommitdiff
path: root/skin.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-04-21 16:30:28 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-04-21 16:30:28 +0000
commit8a7fd294aeb67932e1057bf967958bbe5a959cfb (patch)
tree7952e555079d7aaf3fa1ffbcf5f6e9a4a0bba87c /skin.py
parent094378485e220c9866ec449d4e0e3114a3f1c34d (diff)
downloadenigma2-8a7fd294aeb67932e1057bf967958bbe5a959cfb.tar.gz
enigma2-8a7fd294aeb67932e1057bf967958bbe5a959cfb.zip
- improved scan error handling
Diffstat (limited to 'skin.py')
-rw-r--r--skin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/skin.py b/skin.py
index 2986a447..2e913a08 100644
--- a/skin.py
+++ b/skin.py
@@ -69,7 +69,6 @@ dom = xml.dom.minidom.parseString(
<screen name="serviceScan" position="150,100" size="300,200" title="Service Scan">
<widget name="scan_progress" position="10,10" size="280,50" />
<widget name="scan_state" position="10,60" size="280,30" />
- <widget name="okbutton" position="10,100" size="280,40" />
</screen>
</skin>""")