aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-10 02:32:55 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-10 02:32:55 +0000
commit285a69c40c5d0983f7952d0a4112112afc3c87c5 (patch)
treef3f758e9930ecd3d73c8ba6dd8c75488b7b8f210 /data
parent7f56f0647d4cb7e1ea77fca1af0d8c5999e5d880 (diff)
downloadenigma2-285a69c40c5d0983f7952d0a4112112afc3c87c5.tar.gz
enigma2-285a69c40c5d0983f7952d0a4112112afc3c87c5.zip
remove debug entry
Diffstat (limited to 'data')
-rw-r--r--data/menu.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/menu.xml b/data/menu.xml
index e06199d1..3adec66b 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -16,7 +16,6 @@
<!--<item text="Standby debug">quitMainloop()</item>
<item text="Networksetup">self.openSetup("network")</item>-->
<item text="CI"><screen module="Ci" screen="CiSelection" /></item>
- <item text="Satelliteconfig"><screen module="Satconfig" screen="NimSelection" /></item>
<item text="Scanconfiguration"><screen module="ScanSetup" screen="ScanSetup" /></item>
<item text="Timerentry"><screen module="TimerEntry" screen="TimerEntry" /></item>
<item text="Radio"><code>print "radio mode"</code></item>
@@ -30,8 +29,7 @@
<item text="Edit Bouquets"></item>
</menu>
<menu text="Service Searching">
- <item text="Satelliteconfig"><screen module="Satconfig" /></item>
- <!--<item text="Satelliteconfig">self.openSetup("satconfig")</item>-->
+ <item text="Satelliteconfig"><screen module="Satconfig" screen="NimSelection" /></item>
<item text="Automatic Scan"><screen module="ServiceScan" /></item>
<item text="Manual Scan"><screen module="ServiceScan" /></item>
<item text="Rotor Control"></item>