enable transparency (without alphablit) when pixmap has a different size than widget
[enigma2.git] / data / skin.xml
index eb690a94d54f4bca935c322a107ab5cd96d9f247..36f732558d9c681690a027b917fd869f0c083796 100644 (file)
                </borderset>
        </windowstyle>
                
-       <!-- this is for LCD -->
-       <windowstyle type="skinned" id="1">
-               <color name="Background" color="#000000" />
-               <color name="LabelForeground" color="#ffffff" />
-               <color name="ListboxBackground" color="#000000" />
-               <color name="ListboxForeground" color="#ffffff" />
-               <color name="ListboxSelectedBackground" color="#000000" />
-               <color name="ListboxSelectedForeground" color="#ffffff" />
-               <color name="ListboxMarkedBackground" color="#000000" />
-               <color name="ListboxMarkedForeground" color="#ffffff" />
-               <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
-               <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
-               <color name="WindowTitleForeground" color="#ffffff" />
-               <color name="WindowTitleBackground" color="#000000" />
-       </windowstyle>
-
        <fonts>
                <font filename="md_khmurabi_10.ttf" name="Regular" scale="100" />
                <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" replacement="1" />
@@ -64,7 +48,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</convert>
                        </widget>
 
                        <ePixmap position="0,50" zPosition="-1" size="720,148" pixmap="info-bg.png" />