add option for DHCP and possibility to disable configElements
[vuplus_dvbapp] / data / setup.xml
index 1822217..ee6549b 100644 (file)
                        <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>
+                       <item text="MAC Address">config.network.mac</item>
                </setup>
                <setup key="rfmod" title="UHF Modulator">
                        <item text="Modulator">config.rfmod.enable</item>