Changeset 32590 for ipk/source/skins_tobayer01
- Timestamp:
- Jan 22, 2015, 7:38:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
r32490 r32590 1448 1448 <node parent="grid1" posx="310" width="120" height="30" bgcol="blue" halign="center" valign="middle" text="abc/ABC" name="switch"> 1449 1449 1450 <node parent="grid1" type="gridbr" posx="0" width="40" height="30" halign="center" valign="middle" text=" Ä" name="Ä">1451 <node parent="grid1" posx="40" width="40" height="30" halign="center" valign="middle" text=" Ö" name="Ö">1452 <node parent="grid1" posx="80" width="40" height="30" halign="center" valign="middle" text=" Ü" name="Ü">1450 <node parent="grid1" type="gridbr" posx="0" width="40" height="30" halign="center" valign="middle" text="\C4" name="\C4"> 1451 <node parent="grid1" posx="40" width="40" height="30" halign="center" valign="middle" text="\D6" name="\D6"> 1452 <node parent="grid1" posx="80" width="40" height="30" halign="center" valign="middle" text="\DC" name="\DC"> 1453 1453 <node parent="grid1" posx="120" width="40" height="30" halign="center" valign="middle" text="#" name="#"> 1454 1454 <node parent="grid1" posx="160" width="40" height="30" halign="center" valign="middle" text="$" name="$"> … … 1518 1518 <node parent="grid2" posx="310" width="120" height="30" bgcol="blue" halign="center" valign="middle" text="ABC/abc" name="switch"> 1519 1519 1520 <node type="gridbr" parent="grid2" posx="0" width="40" height="30" halign="center" valign="middle" text=" ä" name=ä>1521 <node parent="grid2" posx="40" width="40" height="30" halign="center" valign="middle" text=" ö" name=ö>1522 <node parent="grid2" posx="80" width="40" height="30" halign="center" valign="middle" text=" ü" name=ü>1523 <node parent="grid2" posx="120" width="40" height="30" halign="center" valign="middle" text=" ß" name=ß>1520 <node type="gridbr" parent="grid2" posx="0" width="40" height="30" halign="center" valign="middle" text="\E4" name=\E4> 1521 <node parent="grid2" posx="40" width="40" height="30" halign="center" valign="middle" text="\F6" name=\F6> 1522 <node parent="grid2" posx="80" width="40" height="30" halign="center" valign="middle" text="\FC" name=\FC> 1523 <node parent="grid2" posx="120" width="40" height="30" halign="center" valign="middle" text="\DF" name=\DF> 1524 1524 <node parent="grid2" posx="160" width="40" height="30" halign="center" valign="middle" text="0" name="0"> 1525 1525 <node parent="grid2" posx="200" width="40" height="30" halign="center" valign="middle" text="1" name="1"> … … 2243 2243 2244 2244 2245 #oled_nemesis Skin 4 2246 <screen name="OLED_nemesis_v4" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64"> 2247 <node halign="center" text="" name="textbox" fontsize="25" posx="0" posy="17" width="256" height="30"> 2248 <node halign="center" progresscol="CD661D" bgcol="white" halign="left" func="getepgakttimeline" name="epgline" posy="49" posx="0" width="256" height="15"> 2249 <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15"> 2250 <node halign="center" valign="left" func="getoledmute" param1="skin" name="oled_mute" posx="13" posy="0" width="12" height="15"> 2251 <node halign="center" valign="left" func="getoledtimeshift" param1="skin" name="oled_timeshift" posx="26" posy="0" width="20" height="15"> 2252 <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15"> 2253 2254 2245 2255 <screen name="OLED_nemesis_menu" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64"> 2246 2256 <node name="textbox" text="" halign="center" fontsize="28" posx="0" posy="center" width="100%" height="28"> … … 2249 2259 2250 2260 <screen name="OLED_nemesis_standby" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64"> 2251 <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="center" width="100%" height="44"> 2252 <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="49" width="12" height="15"> 2253 <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="236" posy="33" width="20" height="15"> 2254 </screen> 2255 2261 <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="17" width="100%" height="44"> 2262 <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="0" width="12" height="15"> 2263 <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="47" posy="0" width="20" height="15"> 2264 </screen> 2256 2265 2257 2266 <screen name="cec" title="Setup HDMI-CEC" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)