aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2009-03-24 00:09:03 +0100
committerFelix Domke <tmbinc@elitedvb.net>2009-03-24 00:09:03 +0100
commit144cf702f370e52daf845950bdf17f1b12e0731e (patch)
tree5d0d1b43b6741b3d4acbc35b185a8752622d6fb6 /data
parent3f60b3adf25d27c908f6e0db7e3cd71e84b9779c (diff)
downloadenigma2-144cf702f370e52daf845950bdf17f1b12e0731e.tar.gz
enigma2-144cf702f370e52daf845950bdf17f1b12e0731e.zip
now that Choicelist is skinable, fix SubserviceSelection
Diffstat (limited to 'data')
-rwxr-xr-xdata/skin_default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skin_default.xml b/data/skin_default.xml
index ed3b8a23..9b9189ef 100755
--- a/data/skin_default.xml
+++ b/data/skin_default.xml
@@ -915,7 +915,7 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
</screen>
<!-- Subservice selection -->
<screen name="SubserviceSelection" position="210,163" size="300,255" title="Subservices">
- <widget name="subservices" position="20,10" size="260,230" scrollbarMode="showOnDemand" />
+ <widget name="list" position="20,10" size="260,230" scrollbarMode="showOnDemand" />
</screen>
<!-- Subservice quickzap -->
<screen name="SubservicesQuickzap" position="124,470" size="512,200" title="Subservices" backgroundColor="transparent" flags="wfNoBorder">