replaced satconfig by nimselection
[enigma2.git] / data / menu.xml
index 7091c83ef03b03315818dcecd95638a811599ffc..73ae3c07bf638ed79609c7920bf61425944fcc73 100644 (file)
@@ -1,7 +1,7 @@
 <menu text="Mainmenu" title="Mainmenu">
                <!--<item text="Standby debug">quitMainloop()</item>
                <item text="Networksetup">self.openSetup("network")</item>-->
-               <item text="Satelliteconfig">self.openDialog(Satconfig)</item>
+               <item text="Satelliteconfig">self.openDialog(NimSelection)</item>
                <item text="Radio"></item>
                <item text="Timer">self.openDialog(TimerEditList)</item>
                <item text="Information">self.openDialog(About)</item>
@@ -13,8 +13,8 @@
                                <item text="Edit Bouquets"></item>
                        </menu>
                        <menu text="Service Searching">
-                               <!--<item text="Satelliteconfig">self.openDialog(Satconfig)</item>-->
-                               <item text="Satelliteconfig">self.openSetup("satconfig")</item>
+                               <item text="Satelliteconfig">self.openDialog(Satconfig)</item>
+                               <!--<item text="Satelliteconfig">self.openSetup("satconfig")</item>-->
                                <item text="Automatic Scan">self.openDialog(ServiceScan)</item>
                                <item text="Manual Scan">self.openDialog(ServiceScan)</item>
                                <item text="Rotor Control"></item>