From a377b6ea97e78df6256d23fc128c17c680574d44 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sat, 17 Dec 2005 17:13:43 +0000 Subject: some work on the wizard: - each wizard has its own precondition now - the steps label and the step slider is hidable for each wizard - add a tutorial wizard --- lib/python/Screens/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Screens/Makefile.am') diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 0f873d9d..15b56d41 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -7,4 +7,5 @@ install_PYTHON = \ Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ - Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py + Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \ + TutorialWizard.py -- cgit v1.2.3