added mac address to network setting menu for testing
[enigma2.git] / data / setup.xml
index 620ef7ce1e8f960738c2c01534c26f41d8c67d27..3b92ec61f10b1de49be51523d770d3f37f91ecc6 100644 (file)
                        <item text="AC3 default">config.av.defaultac3</item>
                        <item text="VCR Switch">config.av.vcrswitch</item>
                </setup>
+               <setup key="network" title="Networksetup">
+                       <item text="IP Address">config.network.ip</item>
+                       <item text="Gateway">config.network.gateway</item>
+                       <item text="Nameserver">config.network.dns</item>
+                       <item text="MAC Address">config.network.mac</item>
+               </setup>
                <setup key="rfmod" title="UHF Modulator">
                        <item text="Modulator">config.rfmod.enable</item>
                        <item text="Testmode">config.rfmod.test</item>
@@ -34,6 +40,7 @@
                </setup>
                <setup key="lcd" title="LCD Setup">
                        <item text="Brightness">config.lcd.bright</item>
+                       <item text="Contrast">config.lcd.contrast</item>
                        <item text="Standby">config.lcd.standby</item>
                        <item text="Invert">config.lcd.invert</item>
                </setup>