diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-26 02:47:56 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-26 02:47:56 +0000 |
| commit | cb52eb273bed4c28716b501fbbf128d2c7046d57 (patch) | |
| tree | c02faabea9a44a9f884d49fa7ae3cea5d14d09e5 /lib/python/Components/Makefile.am | |
| parent | 570fd1eb73ef6a1e402e50881fc2cfeccdc3992f (diff) | |
| download | enigma2-cb52eb273bed4c28716b501fbbf128d2c7046d57.tar.gz enigma2-cb52eb273bed4c28716b501fbbf128d2c7046d57.zip | |
rename BlinkingPoint to BlinkingPixmap (is more generic)
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 31eb61c1..ebad6d0d 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -10,4 +10,4 @@ install_PYTHON = \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \ - BlinkingPoint.py Pixmap.py + BlinkingPixmap.py Pixmap.py |
