fix size
[enigma2.git] / data / menu.xml
index 11f2e13890d9d55df76f7403eb0aa38d102c60f6..a7fdada06bd06c7d13cc861ebf33134b893161b2 100644 (file)
                <!--<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="Radio"><code>print "radio mode"</code></item>
                <item text="Timer"><screen module="TimerEdit" screen="TimerEditList" /></item>
-               <item text="Information"><screen module="About" /></item>
+
+               <menu text="Information">
+                       <item text="Service"><screen module="ServiceInfo" screen="ServiceInfo"/></item>
+                       <item text="About..."><screen module="About" /></item>
+               </menu>
+
                <item text="Games / Plugins"><screen module="PluginBrowser" /></item>
                <menu text="Setup">
                        <menu text="Service Organising">
@@ -30,8 +33,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>-->