From 939e78997bc25b22b3270ae3e298b0cc49becdbf Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 11 Dec 2005 03:31:42 +0000 Subject: rename a baseclass wizard for further wizards 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 --- lib/python/Screens/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/Makefile.am') diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 749ef893..0f873d9d 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -7,4 +7,4 @@ 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 + Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py -- cgit v1.2.3