service scan setup added
[enigma2.git] / data / menu.xml
index b3d6208aff14956772c0b6fde08ff1831fc1456b..009a20daac3f0a008803a4726d33543c0c9cbcab 100644 (file)
@@ -16,6 +16,7 @@
                <!--<item text="Standby debug">quitMainloop()</item>
                <item text="Networksetup">self.openSetup("network")</item>-->
                <item text="Satelliteconfig"><screen module="Satconfig" screen="NimSelection" /></item>
+               <item text="Scanconfiguration"><screen module="ScanSetup" screen="ScanSetup" /></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>
@@ -29,8 +30,8 @@
                        <menu text="Service Searching">
                                <item text="Satelliteconfig"><screen module="Satconfig" /></item>
                                <!--<item text="Satelliteconfig">self.openSetup("satconfig")</item>-->
-                               <item text="Automatic Scan"><screen name="ServiceScan" /></item>
-                               <item text="Manual Scan"><screen name="ServiceScan" /></item>
+                               <item text="Automatic Scan"><screen module="ServiceScan" /></item>
+                               <item text="Manual Scan"><screen module="ServiceScan" /></item>
                                <item text="Rotor Control"></item>
                                <item text="Edit Transponder"></item>
                                <!--<item text="Satfinder"></item>-->