From: Andreas Monzner Date: Fri, 27 Oct 2006 10:05:13 +0000 (+0000) Subject: dont try to install no more existing ScartLoopThrough.py X-Git-Tag: 2.6.0~2835 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/d54840e883a537645cda387a5fd24e70744a210f?hp=f224b33cf8825cd361e03348df44cebe00c58c12 dont try to install no more existing ScartLoopThrough.py --- 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 \