aboutsummaryrefslogtreecommitdiff
path: root/data/menu.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-10-10 03:00:49 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-10-10 03:00:49 +0000
commit01abec53c6856c24666967ee51d25d09fc6b8863 (patch)
tree19d7bbbd3ce91544c36ba2fc38af83c877d82b01 /data/menu.xml
parentce7847e4311c165e5441ac2dbb0d9cdbe95b68b9 (diff)
downloadenigma2-01abec53c6856c24666967ee51d25d09fc6b8863.tar.gz
enigma2-01abec53c6856c24666967ee51d25d09fc6b8863.zip
add parental control (still somehow buggy and some minor features missing... don't trust it
yet to protect your children)
Diffstat (limited to 'data/menu.xml')
-rw-r--r--data/menu.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml
index ba1dbc52..40916f93 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -58,8 +58,10 @@
<!--<item text="OSD"><setup id="osd" /></item>-->
<item><setup id="lcd" /></item>
<item text="Network..."><screen module="NetworkSetup" screen="NetworkSetup" /></item>
+ <item text="Parental control..."><screen module="ParentalControlSetup" screen="ParentalControlSetup" /></item>
</menu>
<item text="Common Interface"><screen module="Ci" screen="CiSelection" /></item>
+ <item text="Startwizard"><screen module="StartWizard" screen="StartWizard" /></item>
<!--<item text="Parental Control"><setup id="parental" /></item>-->
<!--<item text="Expert -disabled-"><setup id="expert" /></item>-->
</menu>