add a blinking point to the infobar
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 25 Nov 2005 05:51:44 +0000 (05:51 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 25 Nov 2005 05:51:44 +0000 (05:51 +0000)
commite330dbae62e83dd2aa2ff63a984519a84b23c3ad
tree7138f778d7a7817f01413931ab29d88ca2f13c7e
parent6f1188bea106d335f993729e4971770deac88619
add a blinking point to the infobar
the blinking point appears when doing an instant record
it is a hack up to now
the point looks ugly, because the transparency needs to be explored first
data/record.png [new file with mode: 0755]
data/skin.xml
lib/python/Components/BlinkingPoint.py [new file with mode: 0644]
lib/python/Components/Makefile.am
lib/python/Components/Pixmap.py [new file with mode: 0644]
lib/python/Screens/InfoBarGenerics.py