From: Ronny Strutz Date: Thu, 10 Nov 2005 15:49:41 +0000 (+0000) Subject: make it compatible to smaller screens, even if it need 2 bytes more X-Git-Tag: 2.6.0~5354 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/53a2c0881c4222135ac434305b5bc2e43cc14b5c make it compatible to smaller screens, even if it need 2 bytes more --- 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