diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-26 04:57:26 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-26 04:57:26 +0000 |
| commit | 026fd70744cd7237698f0b97731be55f62b641bb (patch) | |
| tree | 400856799bb0b00bfc71e4eb0d0cc791c11d2b42 /data | |
| parent | 8138d67d47307c7e438166b9c9cac5992e4929a5 (diff) | |
| download | enigma2-026fd70744cd7237698f0b97731be55f62b641bb.tar.gz enigma2-026fd70744cd7237698f0b97731be55f62b641bb.zip | |
replace the recording-point with a different png
Diffstat (limited to 'data')
| -rwxr-xr-x | data/record.png | bin | 903 -> 1193 bytes | |||
| -rw-r--r-- | data/skin.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/record.png b/data/record.png Binary files differindex 9190d49d..601fd496 100755 --- a/data/record.png +++ b/data/record.png diff --git a/data/skin.xml b/data/skin.xml index aac69c58..f93baf36 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -145,7 +145,7 @@ <screen name="InfoBar" flags="wfNoBorder" position="0,380" size="720,148" title="InfoBar"> <ePixmap position="0,0" zPosition="1" size="720,148" pixmap="/usr/share/enigma2/info-bg.png" /> - <widget name="BlinkingPoint" pixmap="/usr/share/enigma2/record.png" position="430,35" size="20,20" /> + <widget name="BlinkingPoint" pixmap="/usr/share/enigma2/record.png" position="430,31" size="58,25" /> <widget name="CryptActive" pixmap="/usr/share/enigma2/crypt.png" position="570,40" size="12,15" /> <widget name="DolbyActive" pixmap="/usr/share/enigma2/dolby.png" position="585,40" size="25,15" /> |
