add a 'priority' for wizard screens to define the run order
authorFelix Domke <tmbinc@elitedvb.net>
Mon, 11 Feb 2008 14:12:52 +0000 (14:12 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Mon, 11 Feb 2008 14:12:52 +0000 (14:12 +0000)
commit5bc8209d19e1d41f289cfe198e4e3a839adf894b
tree34a7906db00712fd20837887212223f50236979b
parentb6748e04393c47c18453c2d2fda88e315aa9d55d
add a 'priority' for wizard screens to define the run order
lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py
lib/python/Plugins/SystemPlugins/Videomode/plugin.py
lib/python/Screens/ImageWizard.py
lib/python/Screens/StartWizard.py
lib/python/Screens/TutorialWizard.py
lib/python/Screens/Wizard.py
mytest.py