aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/StartWizard.py
AgeCommit message (Collapse)Author
2005-12-11add some translations (translations in the wizard don't work in some places)Stefan Pluecken
remove every moving pixmap from the startwizard (because of flickering)
2005-12-11treat the LanguageSelection as an own wizard, so it is started first on a ↵Stefan Pluecken
firstrun save the language to the config-entry config.osd.language
2005-12-11rename a baseclass wizard for further wizardsStefan Pluecken
derive a StartWizard-class from this wizard-baseclass each wizard now has a listbox, a configlist, a text-label and a xml file describing the wizard