aboutsummaryrefslogtreecommitdiff
path: root/data/skin.xml
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-09-17 18:50:39 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-09-17 18:50:39 +0000
commit26c642a28e6d5ce6e0d6ab0b89ea3697a4de0182 (patch)
tree1c7757971ba1849989bc5572a1c6ec579c7009e5 /data/skin.xml
parentd70bb1694284e5100baa78386085838400a82f84 (diff)
downloadenigma2-26c642a28e6d5ce6e0d6ab0b89ea3697a4de0182.tar.gz
enigma2-26c642a28e6d5ce6e0d6ab0b89ea3697a4de0182.zip
use servicereferences instead of servicename as picon filenames
Diffstat (limited to 'data/skin.xml')
-rw-r--r--data/skin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skin.xml b/data/skin.xml
index df8e3270..3e98dc54 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -103,7 +103,7 @@
</widget>
<!-- Channellogo (Picon) -->
<widget source="CurrentService" render="Picon" position="47,2" zPosition="2" size="74,57" >
- <convert type="ServiceName">Name</convert>
+ <convert type="ServiceName">Reference</convert>
</widget>
<!-- Service name -->
<widget source="CurrentService" render="Label" position="130,30" size="360,27" font="Regular;21" valign="center" halign="right" noWrap="1" backgroundColor="#263c59" shadowColor="#1d354c" shadowOffset="-1,-1" transparent="1" >