convert radiotext to utf8
[enigma2.git] / data / skin.xml
index eb690a94d54f4bca935c322a107ab5cd96d9f247..86e593b0d89ad947b2dce46d07429e742d59389a 100644 (file)
@@ -64,7 +64,7 @@
                <screen name="InfoBar" flags="wfNoBorder" position="0,330" size="720,198" title="InfoBar" backgroundColor="transparent" >
                        
                        <widget source="RadioText" render="Label" position="50,0" size="620,50" font="LCD;25" backgroundColor="transparent">
-                               <convert type="RadioText">Name</convert>
+                               <convert type="RadioText">RadioText-UTF8</convert>
                        </widget>
 
                        <ePixmap position="0,50" zPosition="-1" size="720,148" pixmap="info-bg.png" />