diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-10-10 23:45:12 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-10-10 23:45:12 +0000 |
| commit | 4ec4e352738fdb205ab54f61045f36b6df4d58bc (patch) | |
| tree | 058929821e93d505d57ead44713d3c18a272a4a5 /data/menu.xml | |
| parent | 26f9a7bd81edfe6bfe881a3f4c3d8a6f952ac8e5 (diff) | |
| download | enigma2-4ec4e352738fdb205ab54f61045f36b6df4d58bc.tar.gz enigma2-4ec4e352738fdb205ab54f61045f36b6df4d58bc.zip | |
service scan setup added
Diffstat (limited to 'data/menu.xml')
| -rw-r--r-- | data/menu.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml index df76d16a..009a20da 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -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> |
