X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FMakefile.am;h=aeff31513936ccd710e61826b8ed364e3b5d40df;hp=0d253d5e13ff46870e4d4f61f2ffcbbae53ceb81;hb=130b79ffa9b07ab07e5c5dd0dd293fd983dbbc9d;hpb=6eeefece35e4269e02fdb7abab4f79d8e7b8f98b diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 0d253d5..aeff315 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -2,13 +2,14 @@ installdir = $(LIBDIR)/enigma2/python/Screens install_PYTHON = \ ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \ - MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \ + MessageBox.py Screen.py ServiceScan.py TimerEdit.py \ MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \ Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ - Dish.py LanguageSelection.py StartWizard.py PiPSetup.py \ + 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 \ - SubtitleDisplay.py SubservicesQuickzap.py NumericalTextInputHelpDialog.py + TimerSelection.py PictureInPicture.py TimeDateInput.py \ + SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ + SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py SessionGlobals.py