X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a3c1d86a9805fcc8e37bbbd5bc4e7d1466d6be73..d45287306e590bf24ff5be8296a5fff115659b3e:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 9eb25524..b5c99682 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -2,17 +2,19 @@ - + - - - - + + + + + + <color name="Background" color="#33294a6b" /> <color name="LabelForeground" color="#ffffff" /> <color name="ListboxBackground" color="#33294a6b" /> @@ -37,17 +39,30 @@ </borderset> </windowstyle> + <fonts> + <font filename="md_khmurabi_10.ttf" name="Regular" scale="100" /> + <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" /> <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" />