From: Ronny Strutz Date: Sat, 12 Nov 2005 20:01:52 +0000 (+0000) Subject: add ServiceInfo.py X-Git-Tag: 2.6.0~5288 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/b4e3826885934af8be03e30855ba34bb33812a52?hp=acab01604673e3fb0d13e47f9ffb5c32e8d9dd07 add ServiceInfo.py --- diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index bebf965a..3e4e3c09 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -5,4 +5,4 @@ install_PYTHON = \ MessageBox.py ScartLoopThrough.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 __init__.py + EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py __init__.py