From 53a2c0881c4222135ac434305b5bc2e43cc14b5c Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Thu, 10 Nov 2005 15:49:41 +0000 Subject: [PATCH] make it compatible to smaller screens, even if it need 2 bytes more --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 1853b9bd..bd5ad96a 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,5 @@ install_PYTHON = \ EventInfo.py Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ - AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py EpgList.py + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \ + EpgList.py -- 2.30.2