add option for DHCP and possibility to disable configElements
[vuplus_dvbapp] / data / setup.xml
index 3b92ec6..ee6549b 100644 (file)
@@ -16,6 +16,7 @@
                        <item text="VCR Switch">config.av.vcrswitch</item>
                </setup>
                <setup key="network" title="Networksetup">
+                       <item text="Use DHCP">config.network.dhcp</item>
                        <item text="IP Address">config.network.ip</item>
                        <item text="Gateway">config.network.gateway</item>
                        <item text="Nameserver">config.network.dns</item>