X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FMakefile.am;h=d96b491e3e225b06419f801f4ef1c15ff7086e25;hp=30e8f5404bcbff84cda8c7b0574c79f67ffef451;hb=3a4d44ac0f28fa87f1d8cde20b5e38dd644d5b37;hpb=68662a7ac01638b0f164e8fbcf512bda45406158 diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am old mode 100644 new mode 100755 index 30e8f54..d96b491 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -1,8 +1,18 @@ -installdir = $(LIBDIR)/enigma2/python/Screens +installdir = $(pkglibdir)/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 Mute.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 RecordPaths.py UnhandledKey.py ServiceStopScreen.py +