X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/67085f6d562d83aaabae670146935a6efb04b97d..e88b76f7f7e0a111a2bba1573e23378a3eb88917:/lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml diff --git a/lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml b/lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml index 134797a7..c4300436 100755 --- a/lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml +++ b/lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml @@ -1,172 +1,199 @@ - - - - + + + + self.clearSelectedKeys() self.selectKey("OK") - - + + +self.selectInterface() + + - - - - - + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") - - + + self.checkInterface(self.selectedInterface) - - - - - - - - + + + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") self.selectKey("LEFT") self.selectKey("RIGHT") - - + + self.AdapterSetupEnd(self.selectedInterface) - - - - - - - - + + + + + + + self.clearSelectedKeys() self.selectKey("OK") - - + + self.checkNetwork() - - - - + + + self.condition = (self.InterfaceState == True ) - - - + + + self.clearSelectedKeys() self.selectKey("OK") - - -currStep = self.numSteps + + +currStep = self.numSteps self.wizard[currStep]["nextstep"] = None self.markDone() self.close() - - - - + + + self.condition = (self.InterfaceState == False ) - - - + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") - - - - - - - - + + + + + + + self.condition = (self.isInterfaceUp == True and self.WlanPluginInstalled == True) - - - - - + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") self.selectKey("LEFT") self.selectKey("RIGHT") - - - - - + + +self.checkWlanSelection() + + + + self.condition = (self.isInterfaceUp == False and self.WlanPluginInstalled == True) - - - - - - - - - + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") - - - - - + + + + self.condition = (self.isInterfaceUp == True and self.WlanPluginInstalled == False) - - - - - - - - + + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") - - - - - - - - + + + + + + + self.clearSelectedKeys() self.selectKey("OK") self.selectKey("UP") self.selectKey("DOWN") self.selectKey("LEFT") self.selectKey("RIGHT") - - + + self.AdapterSetupEnd(self.selectedInterface) - - + + + + +self.condition = (self.InterfaceState == True ) + + + + +self.clearSelectedKeys() +self.selectKey("OK") +self["text"].setText(self.Text) + + +currStep = self.numSteps +self.wizard[currStep]["nextstep"] = None +self.markDone() +self.close() + + + + +self.condition = (self.InterfaceState == False ) + + + + +self.clearSelectedKeys() +self.selectKey("OK") +self.selectKey("UP") +self.selectKey("DOWN") + + + + + + - - - + + + self.clearSelectedKeys() self.selectKey("OK") - - + +