X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0f9e7f49056ab6af4cd433fbb69fcac382c2555a..c16d405383c4be419e4a88db6d02894b7cfbf74d:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 21a9cf43..b5c99682 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -4,14 +4,15 @@ - - - - + + + + + <color name="Background" color="#33294a6b" /> @@ -40,12 +41,20 @@ <fonts> <font filename="md_khmurabi_10.ttf" name="Regular" scale="100" /> - <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" is_replacement="1" /> + <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" replacement="1" /> </fonts> <screen name="InfoBar" flags="wfNoBorder" position="0,380" size="720,148" title="InfoBar"> <ePixmap position="0,0" zPosition="-1" size="720,148" pixmap="info-bg.png" /> - +<!-- not used in this skin yet --> + <widget name="CurrentProvider" position="0,0" size="0,0" /> + <widget name="CurrentDate" position="0,0" size="0,0" /> + <widget name="NimA" position="0,0" size="0,0" /> + <widget name="NimB" position="0,0" size="0,0" /> + <widget name="NimA_Active" position="0,0" size="0,0" /> + <widget name="NimB_Active" position="0,0" size="0,0" /> + <widget name="TextActive" position="0,0" size="0,0" /> +<!-- ............................................................................. --> <widget name="snr" text="SNR:" position="195,0" size="40,22" font="Regular;15" transparent="1" /> <widget name="agc" text="AGC:" position="275,0" size="40,22" font="Regular;15" transparent="1" /> <widget name="ber" text="BER:" position="355,0" size="40,22" font="Regular;15" transparent="1" />