diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-17 15:46:54 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-17 15:46:54 +0000 |
| commit | 9925392e576717cc0df070ace822a6f392808bb7 (patch) | |
| tree | 1124ce4ea79319bf60f916f2ba7c838a4da2cd5a /lib/python/Components/Makefile.am | |
| parent | ea2e46b48524f14bb53b87846c07aa97444a513a (diff) | |
| download | enigma2-9925392e576717cc0df070ace822a6f392808bb7.tar.gz enigma2-9925392e576717cc0df070ace822a6f392808bb7.zip | |
parsing for /etc/timezone.xml added
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 15073741..0e1894aa 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -9,4 +9,4 @@ install_PYTHON = \ 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 ScrollLabel.py + EpgList.py ScrollLabel.py Timezones.py |
