aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-11 15:16:40 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-11 15:16:40 +0000
commit502fcfc68a0634e5d5bd586c9a89fe93dc0cbcc4 (patch)
tree7819233e21e83ca80d1890146c45b559d8fbc653 /lib/python/Screens/Makefile.am
parentbdb316e040fe0e4d958a2dae1611bd18162a45ac (diff)
downloadenigma2-502fcfc68a0634e5d5bd586c9a89fe93dc0cbcc4.tar.gz
enigma2-502fcfc68a0634e5d5bd586c9a89fe93dc0cbcc4.zip
add Event detail viewer
not final version yet.. service name is missing, and i need to build a scrollable label
Diffstat (limited to 'lib/python/Screens/Makefile.am')
-rw-r--r--lib/python/Screens/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am
index 30e8f540..97e202f2 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 Mute.py __init__.py
+ EpgSelection.py EventView.py Mute.py __init__.py