Advertisement
Guest User

Untitled

a guest
Oct 4th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 9.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <includes>
  3.     <default type="image">
  4.         <posx>0</posx>
  5.         <posy>0</posy>
  6.         <texture>-</texture>
  7.         <colorkey>0</colorkey>
  8.         <aspectratio>stretch</aspectratio>
  9.     </default>
  10.     <default type="multiimage">
  11.         <include>FullscreenDimensions</include>
  12.         <timeperimage>7000</timeperimage>
  13.         <randomize>true</randomize>
  14.         <fadetime>900</fadetime>
  15.         <aspectratio align="center">scale</aspectratio>
  16.         <include condition="![Window.IsActive(1115) | Window.IsActive(weather)]">Animation_WindowFade250</include>
  17.     </default>
  18.     <default type="label">
  19.         <posx>0</posx>
  20.         <posy>0</posy>
  21.         <label>-</label>
  22.         <font>Font_Reg18</font>
  23.         <textcolor>white</textcolor>
  24.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  25.         <scrollspeed>20</scrollspeed>
  26.     </default>
  27.     <default type="fadelabel">
  28.         <posx>0</posx>
  29.         <posy>0</posy>
  30.         <font>Font_Reg18</font>
  31.         <textcolor>white</textcolor>
  32.         <pauseatend>3000</pauseatend>
  33.         <scrollout>false</scrollout>
  34.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  35.     </default>
  36.     <default type="button">
  37.         <posx>0</posx>
  38.         <posy>0</posy>
  39.         <width>450</width>
  40.         <height>63</height>
  41.         <texturefocus border="5">views/tripanel/listselect_fo.png</texturefocus>
  42.         <texturenofocus border="5">button-nofocus.png</texturenofocus>
  43.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  44.         <font>Font_Reg18</font>
  45.         <pulseonselect>yes</pulseonselect>
  46.         <textcolor>white</textcolor>
  47.         <disabledcolor>grey3</disabledcolor>
  48.         <focusedcolor>white</focusedcolor>
  49.         <textoffsetx>10</textoffsetx>
  50.         <aligny>center</aligny>
  51.     </default>
  52.     <default type="togglebutton">
  53.         <posx>0</posx>
  54.         <posy>0</posy>
  55.         <width>450</width>
  56.         <height>63</height>
  57.         <pulseonselect>yes</pulseonselect>
  58.         <texturefocus border="5">views/tripanel/listselect_fo.png</texturefocus>
  59.         <texturenofocus border="5">button-nofocus.png</texturenofocus>
  60.         <alttexturefocus border="5">views/tripanel/listselect_fo.png</alttexturefocus>
  61.         <alttexturenofocus border="5">dialogs/context_nofocus.png</alttexturenofocus>
  62.         <font>Font_Reg18</font>
  63.         <textcolor>white</textcolor>
  64.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  65.         <disabledcolor>grey3</disabledcolor>
  66.         <focusedcolor>white</focusedcolor>
  67.         <textoffsetx>10</textoffsetx>
  68.         <aligny>center</aligny>
  69.     </default>
  70.     <default type="textbox">
  71.         <posx>0</posx>
  72.         <posy>0</posy>
  73.         <width>1920</width>
  74.         <height>1080</height>
  75.         <colordiffuse>FFFFFFFF</colordiffuse>
  76.         <textcolor>white2</textcolor>
  77.         <font>Font_Reg18</font>
  78.     </default>
  79.     <default type="progress">
  80.         <posx>0</posx>
  81.         <posy>0</posy>
  82.         <texturebg border="6,0,6,0">OSDProgressBack.png</texturebg>
  83.         <lefttexture>-</lefttexture>
  84.         <midtexture border="9,0,9,0">OSDProgressMid.png</midtexture>
  85.         <righttexture>-</righttexture>
  86.         <overlaytexture>-</overlaytexture>
  87.     </default>
  88.     <default type="spincontrol">
  89.         <posx>0</posx>
  90.         <posy>0</posy>
  91.         <textureup>settings/spin-up.png</textureup>
  92.         <texturedown>settings/spin-down.png</texturedown>
  93.         <textureupfocus>settings/spin-up-focus.png</textureupfocus>
  94.         <texturedownfocus>settings/spin-down-focus.png</texturedownfocus>
  95.         <align>right</align>
  96.         <width>60</width>
  97.         <height>98</height>
  98.         <font>Font_Reg18</font>
  99.         <reverse>yes</reverse>
  100.         <textcolor>white</textcolor>
  101.         <disabledcolor>grey3</disabledcolor>
  102.         <subtype>text</subtype>
  103.         <textoffsetx>-8</textoffsetx>
  104.         <textoffsety>0</textoffsety>
  105.         <aligny>-</aligny>
  106.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  107.     </default>
  108.     <default type="spincontrolex">
  109.         <posx>0</posx>
  110.         <posy>0</posy>
  111.         <width>450</width>
  112.         <height>63</height>
  113.         <spinwidth>60</spinwidth>
  114.         <spinheight>92</spinheight>
  115.         <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  116.         <texturenofocus>-</texturenofocus>
  117.         <textureup>scroll-up-2.png</textureup>
  118.         <texturedown>scroll-down-2.png</texturedown>
  119.         <textureupfocus>scroll-up-focus-2.png</textureupfocus>
  120.         <texturedownfocus>scroll-down-focus-2.png</texturedownfocus>
  121.         <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  122.         <font>Font_Reg18</font>
  123.         <textcolor>white</textcolor>
  124.         <disabledcolor>grey3</disabledcolor>
  125.         <textoffsetx>10</textoffsetx>
  126.         <aligny>center</aligny>
  127.         <reverse>yes</reverse>
  128.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  129.     </default>
  130.     <default type="radiobutton">
  131.         <posx>0</posx>
  132.         <posy>0</posy>
  133.         <width>450</width>
  134.         <height>63</height>
  135.         <radiowidth>141</radiowidth>
  136.         <radioheight>98</radioheight>
  137.         <textureradiofocus>settings/settings_radiobuttononfocus.png</textureradiofocus>
  138.         <textureradionofocus>settings/settings_radiobuttonon.png</textureradionofocus>
  139.         <texturefocus border="5">views/tripanel/listselect_fo.png</texturefocus>
  140.         <texturenofocus border="5">button-nofocus.png</texturenofocus>
  141.         <label>215</label>
  142.         <font>Font_Reg18</font>
  143.         <textcolor>white</textcolor>
  144.         <disabledcolor>grey3</disabledcolor>
  145.         <textoffsetx>10</textoffsetx>
  146.         <aligny>center</aligny>
  147.         <pulseonselect>yes</pulseonselect>
  148.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  149.     </default>
  150.     <default type="selectbutton">
  151.         <posx>0</posx>
  152.         <posy>0</posy>
  153.         <width>450</width>
  154.         <height>75</height>
  155.         <label>-</label>
  156.         <font>Font_Reg18</font>
  157.         <texturefocus>-</texturefocus>
  158.         <texturenofocus>-</texturenofocus>
  159.         <texturebg>button-focus.png</texturebg>
  160.         <textureleft>scroll-left.png</textureleft>
  161.         <textureleftfocus>scroll-left-focus.png</textureleftfocus>
  162.         <textureright>scroll-right.png</textureright>
  163.         <texturerightfocus>scroll-right-focus.png</texturerightfocus>
  164.         <font>Font_Reg18</font>
  165.         <textcolor>white</textcolor>
  166.         <disabledcolor>grey3</disabledcolor>
  167.         <aligny>center</aligny>
  168.         <pulseonselect>yes</pulseonselect>
  169.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  170.     </default>
  171.     <default type="slider">
  172.         <posx>0</posx>
  173.         <posy>0</posy>
  174.         <controloffsetx>75</controloffsetx>
  175.         <controloffsety>0</controloffsety>
  176.     </default>
  177.     <default type="sliderex">
  178.         <posx>0</posx>
  179.         <posy>0</posy>
  180.         <height>52</height>
  181.         <textoffsetx>10</textoffsetx>
  182.         <aligny>center</aligny>
  183.         <texturefocus border="5">button-focus.png</texturefocus>
  184.         <texturenofocus border="5">button-nofocus.png</texturenofocus>
  185.         <sliderwidth>150</sliderwidth>
  186.         <sliderheight>20</sliderheight>
  187.         <texturesliderbar>osd_slider_bg.png</texturesliderbar>
  188.         <textureslidernib>osd_slider_nibNF.png</textureslidernib>
  189.         <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
  190.         <font>Font_Reg18</font>
  191.         <textcolor>white</textcolor>
  192.         <disabledcolor>grey3</disabledcolor>
  193.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  194.     </default>
  195.     <default type="mover">
  196.         <posx>0</posx>
  197.         <posy>0</posy>
  198.         <texturefocus>button-focus.png</texturefocus>
  199.         <texturenofocus>button-nofocus.png</texturenofocus>
  200.     </default>
  201.     <default type="resize">
  202.         <posx>0</posx>
  203.         <posy>0</posy>
  204.         <texturefocus>button-focus.png</texturefocus>
  205.         <texturenofocus>button-nofocus.png</texturenofocus>
  206.     </default>
  207.     <default type="edit">
  208.         <posx>0</posx>
  209.         <posy>0</posy>
  210.         <width>450</width>
  211.         <height>63</height>
  212.         <texturefocus>button-focus.png</texturefocus>
  213.         <texturenofocus>button-nofocus.png</texturenofocus>
  214.         <font>Font_Reg18</font>
  215.         <textcolor>white</textcolor>
  216.         <disabledcolor>grey3</disabledcolor>
  217.         <selectedcolor>$VAR[SpotColorVar]</selectedcolor>
  218.         <textoffsetx>10</textoffsetx>
  219.         <aligny>center</aligny>
  220.     </default>
  221.     <default type="scrollbar">
  222.         <posx>0</posx>
  223.         <posy>0</posy>
  224.         <width>1005</width>
  225.         <height>9</height>
  226.         <texturesliderbackground border="21,0,21,0">-</texturesliderbackground>
  227.         <texturesliderbar border="6,0,6,0">views/texturesliderbar_hor.png</texturesliderbar>
  228.         <texturesliderbarfocus border="6,0,6,0">views/texturesliderbarfocus_hor.png</texturesliderbarfocus>
  229.         <textureslidernib>views/scrollBarNib.png</textureslidernib>
  230.         <textureslidernibfocus>views/scrollBarNib2.png</textureslidernibfocus>
  231.         <showonepage>false</showonepage>
  232.         <orientation>horizontal</orientation>
  233.         <animation effect="fade" time="200">WindowOpen</animation>
  234.         <animation effect="fade" time="200">WindowClose</animation>
  235.         <animation effect="fade" time="200">Visible</animation>
  236.         <animation effect="fade" time="200">Hidden</animation>
  237.     </default>
  238.  
  239.     <default type="group">
  240.         <posx>0</posx>
  241.         <posy>0</posy>
  242.     </default>
  243.    
  244.     <default type="grouplist">
  245.         <posx>0</posx>
  246.         <posy>0</posy>
  247.     </default>
  248. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement