diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-10 02:32:55 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-10 02:32:55 +0000 |
| commit | 285a69c40c5d0983f7952d0a4112112afc3c87c5 (patch) | |
| tree | f3f758e9930ecd3d73c8ba6dd8c75488b7b8f210 /data | |
| parent | 7f56f0647d4cb7e1ea77fca1af0d8c5999e5d880 (diff) | |
| download | enigma2-285a69c40c5d0983f7952d0a4112112afc3c87c5.tar.gz enigma2-285a69c40c5d0983f7952d0a4112112afc3c87c5.zip | |
remove debug entry
Diffstat (limited to 'data')
| -rw-r--r-- | data/menu.xml | 4 |
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> |
