add InputBox screen for textual input
[enigma2.git] / lib / python / Screens / Makefile.am
index 0f873d9d9e7b2d1a4c2e12af6f9dd88d7c925978..63eecb181dc9b426443b0a4ae6a3a1ed8d8557cb 100644 (file)
@@ -7,4 +7,7 @@ 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 PluginBrowser.py MinuteInput.py Scart.py PVRState.py \
+       Console.py InputBox.py
+