X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d6e258a761abb1074a1157d17b9c42b7f28959ce..2d2f681283ecec948254e21180e61aa5152ebc2c:/lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py diff --git a/lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py b/lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py index ef90d96d..75ca390b 100755 --- a/lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py +++ b/lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py @@ -9,6 +9,7 @@ from Components.Network import iNetwork from Tools.Directories import resolveFilename, SCOPE_PLUGINS, SCOPE_SKIN_IMAGE from enigma import eTimer + config.misc.firstrun = ConfigBoolean(default = True) list = [] list.append("WEP")