diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-13 20:05:48 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-13 20:05:48 +0000 |
| commit | dfaf462829896f94c2ff9c47953b3f904e8d5e38 (patch) | |
| tree | 0c977bb56bdea633b3a011cb32727346d7a2cb67 /data/menu.xml | |
| parent | 87302971a94e16cb84dbcce070102f1c2eacd6ae (diff) | |
| download | enigma2-dfaf462829896f94c2ff9c47953b3f904e8d5e38.tar.gz enigma2-dfaf462829896f94c2ff9c47953b3f904e8d5e38.zip | |
removed non-working entries
Diffstat (limited to 'data/menu.xml')
| -rw-r--r-- | data/menu.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/menu.xml b/data/menu.xml index a7fdada0..cd09b06c 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -16,7 +16,7 @@ <!--<item text="Standby debug">quitMainloop()</item> <item text="Networksetup">self.openSetup("network")</item>--> <!--<item text="CI"><screen module="Ci" screen="CiSelection" /></item>--> - <item text="Radio"><code>print "radio mode"</code></item> + <!--<item text="Radio"><code>print "radio mode"</code></item>--> <item text="Timer"><screen module="TimerEdit" screen="TimerEditList" /></item> <menu text="Information"> @@ -26,18 +26,18 @@ <item text="Games / Plugins"><screen module="PluginBrowser" /></item> <menu text="Setup"> - <menu text="Service Organising"> + <!--<menu text="Service Organising"> <item text="New Bouquets"></item> <item text="Add to Bouquets"></item> <item text="Edit Bouquets"></item> - </menu> + </menu>--> <menu text="Service Searching"> <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="ScanSetup" /></item> - <item text="Rotor Control"></item> - <item text="Edit Transponder"></item> + <!--<item text="Rotor Control"></item> + <item text="Edit Transponder"></item>--> <!--<item text="Satfinder"></item>--> </menu> <menu text="System"> @@ -52,7 +52,7 @@ <item text="Network"><screen module="NetworkSetup" screen="NetworkSetup" /></item> </menu> <item text="Common Interface"><screen module="Ci" screen="CiSelection" /></item> - <item text="Parental Control"><setup id="parental" /></item> + <!--<item text="Parental Control"><setup id="parental" /></item>--> <item text="Expert"><setup id="expert" /></item> </menu> <!--<item text="Unser Setup">self.openSetup("Blaselfasel")</item>--> |
