fix ScanSetup
[enigma2.git] / data / menu.xml
index 3adec66bd6a66372750b66f263adaa66a3b2e085..d566816be6e9981489772ebeb424feb55e492064 100644 (file)
@@ -15,9 +15,7 @@
 -->
                <!--<item text="Standby debug">quitMainloop()</item>
                <item text="Networksetup">self.openSetup("network")</item>-->
-               <item text="CI"><screen module="Ci" screen="CiSelection" /></item>
-               <item text="Scanconfiguration"><screen module="ScanSetup" screen="ScanSetup" /></item>
-               <item text="Timerentry"><screen module="TimerEntry" screen="TimerEntry" /></item>
+               <!--<item text="CI"><screen module="Ci" screen="CiSelection" /></item>-->
                <item text="Radio"><code>print "radio mode"</code></item>
                <item text="Timer"><screen module="TimerEdit" screen="TimerEditList" /></item>
                <item text="Information"><screen module="About" /></item>
@@ -30,8 +28,9 @@
                        </menu>
                        <menu text="Service Searching">
                                <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="Automatic Scan"><screen module="ScanSetup" screen="ScanSimple" /></item>
+                               <!--<item text="Automatic Scan"><screen module="ServiceScan" /></item>-->
+                               <item text="Manual Scan"><screen module="ScanSetup" /></item>
                                <item text="Rotor Control"></item>
                                <item text="Edit Transponder"></item>
                                <!--<item text="Satfinder"></item>-->
                                <item text="UHF Modulator"><setup id="RFmod" /></item>
                                <item text="Harddisk"><screen module="HarddiskSetup" screen="HarddiskSelection"/></item>
                                <item text="Remote Control"><setup id="rc" /></item>
-                               <item text="Keyboard"><setup id="keyboard" /></item>
+                               <!--<item text="Keyboard"><setup id="keyboard" /></item>-->
                                <item text="OSD"><setup id="osd" /></item>
                                <item text="LCD"><setup id="lcd" /></item>
-                               <item text="Networksetup"><screen module="NetworkSetup" screen="NetworkSetup" /></item>
+                               <item text="Network"><screen module="NetworkSetup" screen="NetworkSetup" /></item>
                        </menu>
-                       <item text="Common Interface"></item>
+                       <item text="Common Interface"><screen module="Ci" screen="CiSelection" /></item>
                        <item text="Parental Control"><setup id="parental" /></item>
                        <item text="Expert"><setup id="expert" /></item>
                </menu>