X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b4e3826885934af8be03e30855ba34bb33812a52..bb2800462a81afbcfce36fa15d90808d13eae55b:/lib/python/Screens/Makefile.am diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am old mode 100644 new mode 100755 index 3e4e3c09..ca67f73d --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -2,7 +2,17 @@ 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 __init__.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 Subtitles.py \ + TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ + Console.py InputBox.py ChoiceBox.py SimpleSummary.py \ + TimerSelection.py PictureInPicture.py TimeDateInput.py \ + SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ + SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ + SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py \ + TextBox.py FactoryReset.py +