add videosetup skeleton
[enigma2.git] / lib / python / Screens / Makefile.am
index d5512e7e9af08e16f1a32d50e0d30e194c9aaad9..0a859d50cc6eafa6e69a718ceca49e886acbb111 100644 (file)
@@ -10,6 +10,7 @@ install_PYTHON = \
        Dish.py LanguageSelection.py StartWizard.py PiPSetup.py Subtitles.py \
        TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \
        Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \
-       MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py \
+       TimerSelection.py PictureInPicture.py TimeDateInput.py \
        SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \
-       SleepTimerEdit.py Ipkg.py
+       SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py SessionGlobals.py \
+       VideoSetup.py