allow exiting wizards with exit key if there is no step history (i.e. user is in...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 3 Sep 2009 13:05:18 +0000 (15:05 +0200)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 3 Sep 2009 13:05:18 +0000 (15:05 +0200)
commit53a6eecb41d1a7f0f926eb5bc0dd7322580f0e0c
tree9f4d8182a9bd808a6de311fead391b1428693629
parent0f1a2039b8e7197d344d93b1ab56d642e18216e0
allow exiting wizards with exit key if there is no step history (i.e. user is in the first step of the wizard)
lib/python/Screens/Wizard.py