From d54840e883a537645cda387a5fd24e70744a210f Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 27 Oct 2006 10:05:13 +0000 Subject: [PATCH 1/1] dont try to install no more existing ScartLoopThrough.py --- lib/python/Screens/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 4abfcd1f..2063bfb8 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -2,7 +2,7 @@ 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 \ -- 2.30.2