allow changing titlebar offset / font by skin
[enigma2.git] / data / skin.xml
index 9eb25524527465522dbf9e3c538e7392f87ee9ad..995c51a7b60cd1f0ea013607f7556112fbc09eab 100644 (file)
@@ -13,6 +13,7 @@
                <color name="transpBlack" value="#80000000" />
        </colors>
        <windowstyle type="skinned">
+               <title offset="20,5" font="Regular;20" />
                <color name="Background" color="#33294a6b" />
                <color name="LabelForeground" color="#ffffff" />
                <color name="ListboxBackground" color="#33294a6b" />
@@ -46,8 +47,8 @@
                        <widget name="snr_percent" position="232,0" size="40,22" font="Regular;15" transparent="1" />
                        <widget name="agc_percent" position="314,0" size="40,22" font="Regular;15" transparent="1" />
                        <widget name="ber_count" position="392,0" size="53,22" font="Regular;15" transparent="1" />
-                       <widget name="snr_progress" position="447,1" size="88,6" />
-                       <widget name="agc_progress" position="447,8" size="88,6" />
+                       <widget name="snr_progress" position="447,1" size="88,6" pixmap="rtgbar.png" />
+                       <widget name="agc_progress" position="447,8" size="88,6" pixmap="rtgbar.png" />
                        <widget name="ber_progress" position="447,15" size="88,6" />
 
                        <widget name="BlinkingPoint" pixmap="record.png" position="430,31" zPosition="2" size="58,25" alphatest="on" />