diff options
Diffstat (limited to 'data/menu.xml')
| -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 7fb76265..d566816b 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -16,8 +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="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> @@ -32,7 +30,7 @@ <item text="Satelliteconfig"><screen module="Satconfig" screen="NimSelection" /></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="ServiceScan" /></item> + <item text="Manual Scan"><screen module="ScanSetup" /></item> <item text="Rotor Control"></item> <item text="Edit Transponder"></item> <!--<item text="Satfinder"></item>--> |
