Guest User

Home.xml

a guest
Dec 29th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 19.92 KB | None | 0 0
  1. <window id="0">
  2.     <defaultcontrol>9000</defaultcontrol>
  3.     <allowoverlay>no</allowoverlay>
  4.     <controls>
  5.         <control type="videowindow">
  6.             <posx>356</posx>
  7.             <posy>100</posy>
  8.             <width>924</width>
  9.             <height>520</height>
  10.             <visible>Player.HasVideo</visible>
  11.         </control>
  12.         <control type="visualisation">
  13.             <posx>356</posx>
  14.             <posy>100</posy>
  15.             <width>924</width>
  16.             <height>520</height>
  17.             <visible>Player.HasAudio</visible>
  18.         </control>
  19.         <control type="multiimage">
  20.             <posx>356</posx>
  21.             <posy>100</posy>
  22.             <width>924</width>
  23.             <height>520</height>
  24.             <imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath>
  25.             <timeperimage>7000</timeperimage>
  26.             <randomize>true</randomize>
  27.             <fadetime>1000</fadetime>
  28.             <visible>!Player.HasMedia</visible>
  29.         </control>
  30.         <control type="image">
  31.             <posx>0</posx>
  32.             <posy>0</posy>
  33.             <width>1280</width>
  34.             <height>720</height>
  35.             <texture>Background-Home.png</texture>
  36.             <visible>Skin.HasSetting(Remove_Scan_Lines) + ![Player.HasVideo + Skin.HasSetting(Remove_Scan_Lines_Video)]</visible>
  37.         </control>
  38.         <control type="image">
  39.             <posx>0</posx>
  40.             <posy>0</posy>
  41.             <width>1280</width>
  42.             <height>720</height>
  43.             <texture>Background-Home-2.png</texture>
  44.             <visible>!Skin.HasSetting(Remove_Scan_Lines) | [Player.HasVideo + Skin.HasSetting(Remove_Scan_Lines_Video)]</visible>
  45.         </control>
  46.         <!-- weather Info -->
  47.         <control type="group">
  48.             <posx>600r</posx>
  49.             <posy>450</posy>
  50.             <visible>Container(9000).HasFocus(6) + Weather.IsFetched + !Skin.HasSetting(homepageWeatherinfo)</visible>
  51.             <include>homestatsinfo</include>
  52.             <control type="image">
  53.                 <description>gradient</description>
  54.                 <posx>0</posx>
  55.                 <posy>0</posy>
  56.                 <width>600</width>
  57.                 <height>130</height>
  58.                 <texture>gradient.png</texture>
  59.             </control>
  60.             <control type="image">
  61.                 <description>back image</description>
  62.                 <posx>160r</posx>
  63.                 <posy>0</posy>
  64.                 <width>130</width>
  65.                 <height>130</height>
  66.                 <texture>homeinfo-blank.png</texture>
  67.             </control>
  68.             <control type="image">
  69.                 <description>Weather image</description>
  70.                 <posx>150r</posx>
  71.                 <posy>10</posy>
  72.                 <width>110</width>
  73.                 <height>110</height>
  74.                 <texture>$INFO[Weather.Conditions]</texture>
  75.             </control>
  76.             <control type="label">
  77.                 <description>Weather label</description>
  78.                 <posx>170r</posx>
  79.                 <posy>5</posy>
  80.                 <height>30</height>
  81.                 <width>500</width>
  82.                 <label>[B]$LOCALIZE[20088][/B]</label>
  83.                 <align>right</align>
  84.                 <aligny>center</aligny>
  85.                 <font>font12</font>
  86.                 <shadowcolor>black</shadowcolor>
  87.             </control>
  88.             <control type="label">
  89.                 <description>location label</description>
  90.                 <posx>170r</posx>
  91.                 <posy>37</posy>
  92.                 <height>30</height>
  93.                 <width>500</width>
  94.                 <label>$INFO[Weather.Location]</label>
  95.                 <align>right</align>
  96.                 <aligny>center</aligny>
  97.                 <font>font18</font>
  98.                 <shadowcolor>black</shadowcolor>
  99.             </control>
  100.             <control type="label">
  101.                 <description>Conditions Label</description>
  102.                 <posx>170r</posx>
  103.                 <posy>70</posy>
  104.                 <height>30</height>
  105.                 <width>500</width>
  106.                 <label>$INFO[Weather.Conditions]</label>
  107.                 <align>right</align>
  108.                 <aligny>center</aligny>
  109.                 <font>font12</font>
  110.                 <shadowcolor>black</shadowcolor>
  111.             </control>
  112.             <control type="label">
  113.                 <description>Temp Label</description>
  114.                 <posx>170r</posx>
  115.                 <posy>95</posy>
  116.                 <height>30</height>
  117.                 <width>500</width>
  118.                 <label>$LOCALIZE[143] $INFO[Weather.Temperature]</label>
  119.                 <align>right</align>
  120.                 <aligny>center</aligny>
  121.                 <font>font12</font>
  122.                 <shadowcolor>black</shadowcolor>
  123.             </control>
  124.         </control>
  125.         <!-- System Info -->
  126.         <control type="group">
  127.             <posx>600r</posx>
  128.             <posy>450</posy>
  129.             <visible>Container(9000).HasFocus(7) + !Skin.HasSetting(homepageSysteminfo)</visible>
  130.             <include>homestatsinfo</include>
  131.             <control type="image">
  132.                 <description>gradient</description>
  133.                 <posx>0</posx>
  134.                 <posy>0</posy>
  135.                 <width>600</width>
  136.                 <height>130</height>
  137.                 <texture>gradient.png</texture>
  138.             </control>
  139.             <control type="image">
  140.                 <description>settings image</description>
  141.                 <posx>160r</posx>
  142.                 <posy>0</posy>
  143.                 <width>130</width>
  144.                 <height>130</height>
  145.                 <texture>homeinfo-system.png</texture>
  146.             </control>
  147.             <control type="label">
  148.                 <description>Settings label</description>
  149.                 <posx>170r</posx>
  150.                 <posy>5</posy>
  151.                 <height>30</height>
  152.                 <width>500</width>
  153.                 <label>[B]$LOCALIZE[10511][/B]</label>
  154.                 <align>right</align>
  155.                 <aligny>center</aligny>
  156.                 <font>font12</font>
  157.                 <shadowcolor>black</shadowcolor>
  158.             </control>
  159.             <control type="label">
  160.                 <description>IP Address label</description>
  161.                 <posx>170r</posx>
  162.                 <posy>37</posy>
  163.                 <height>30</height>
  164.                 <width>500</width>
  165.                 <label>$LOCALIZE[150]: $INFO[Network.IPAddress]</label>
  166.                 <align>right</align>
  167.                 <aligny>center</aligny>
  168.                 <font>font18</font>
  169.                 <shadowcolor>black</shadowcolor>
  170.             </control>
  171.             <control type="label">
  172.                 <description>GPU Make Label</description>
  173.                 <posx>170r</posx>
  174.                 <posy>70</posy>
  175.                 <height>30</height>
  176.                 <width>500</width>
  177.                 <label>$INFO[System.videoencoderinfo]</label>
  178.                 <align>right</align>
  179.                 <aligny>center</aligny>
  180.                 <font>font12</font>
  181.                 <shadowcolor>black</shadowcolor>
  182.             </control>
  183.             <control type="label">
  184.                 <description>CPU Speed Label</description>
  185.                 <posx>170r</posx>
  186.                 <posy>95</posy>
  187.                 <height>30</height>
  188.                 <width>500</width>
  189.                 <label>$LOCALIZE[13284] $INFO[System.cpufrequency]</label>
  190.                 <align>right</align>
  191.                 <aligny>center</aligny>
  192.                 <font>font12</font>
  193.                 <shadowcolor>black</shadowcolor>
  194.             </control>
  195.         </control>
  196.         <!-- Music Info -->
  197.         <control type="group">
  198.             <posx>600r</posx>
  199.             <posy>450</posy>
  200.             <include>homeaudioinfo</include>
  201.             <control type="image">
  202.                 <description>gradient</description>
  203.                 <posx>0</posx>
  204.                 <posy>0</posy>
  205.                 <width>600</width>
  206.                 <height>130</height>
  207.                 <texture>gradient.png</texture>
  208.             </control>
  209.             <control type="image">
  210.                 <description>Cover image</description>
  211.                 <posx>160r</posx>
  212.                 <posy>0</posy>
  213.                 <width>130</width>
  214.                 <height>130</height>
  215.                 <texture>$INFO[MusicPlayer.Cover]</texture>
  216.             </control>
  217.             <control type="label">
  218.                 <description>Artist label</description>
  219.                 <posx>180r</posx>
  220.                 <posy>5</posy>
  221.                 <height>30</height>
  222.                 <width>500</width>
  223.                 <label>$INFO[MusicPlayer.Artist]</label>
  224.                 <align>right</align>
  225.                 <aligny>center</aligny>
  226.                 <font>font12</font>
  227.                 <shadowcolor>black</shadowcolor>
  228.             </control>
  229.             <control type="label">
  230.                 <description>Title label</description>
  231.                 <posx>180r</posx>
  232.                 <posy>37</posy>
  233.                 <height>30</height>
  234.                 <width>500</width>
  235.                 <label>$INFO[MusicPlayer.Title]</label>
  236.                 <align>right</align>
  237.                 <aligny>center</aligny>
  238.                 <font>font18</font>
  239.                 <shadowcolor>black</shadowcolor>
  240.             </control>
  241.             <control type="label">
  242.                 <description>Album Label</description>
  243.                 <posx>180r</posx>
  244.                 <posy>70</posy>
  245.                 <height>30</height>
  246.                 <width>500</width>
  247.                 <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
  248.                 <align>right</align>
  249.                 <aligny>center</aligny>
  250.                 <font>font12</font>
  251.                 <shadowcolor>black</shadowcolor>
  252.             </control>
  253.             <control type="label">
  254.                 <description>Time Label</description>
  255.                 <posx>180r</posx>
  256.                 <posy>95</posy>
  257.                 <height>30</height>
  258.                 <width>500</width>
  259.                 <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
  260.                 <align>right</align>
  261.                 <aligny>center</aligny>
  262.                 <font>font12</font>
  263.                 <shadowcolor>black</shadowcolor>
  264.             </control>
  265.         </control>
  266.         <!-- Video Info -->
  267.         <control type="group">
  268.             <posx>600r</posx>
  269.             <posy>450</posy>
  270.             <include>homevideoinfo</include>
  271.             <control type="image">
  272.                 <description>gradient</description>
  273.                 <posx>0</posx>
  274.                 <posy>0</posy>
  275.                 <width>600</width>
  276.                 <height>130</height>
  277.                 <texture>gradient.png</texture>
  278.             </control>
  279.             <control type="image">
  280.                 <description>Cover image</description>
  281.                 <posx>160r</posx>
  282.                 <posy>0</posy>
  283.                 <width>150</width>
  284.                 <height>130</height>
  285.                 <aspectratio align="left">keep</aspectratio>
  286.                 <texture>$INFO[VideoPlayer.cover]</texture>
  287.             </control>
  288.             <control type="label">
  289.                 <description>Director label</description>
  290.                 <posx>180r</posx>
  291.                 <posy>5</posy>
  292.                 <height>30</height>
  293.                 <width>500</width>
  294.                 <label>$INFO[VideoPlayer.Director]</label>
  295.                 <align>right</align>
  296.                 <aligny>center</aligny>
  297.                 <font>font12</font>
  298.                 <shadowcolor>black</shadowcolor>
  299.                 <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
  300.             </control>
  301.             <control type="label">
  302.                 <description>TV Show Title label</description>
  303.                 <posx>180r</posx>
  304.                 <posy>5</posy>
  305.                 <height>30</height>
  306.                 <width>500</width>
  307.                 <label>$INFO[VideoPlayer.tvshowtitle]</label>
  308.                 <align>right</align>
  309.                 <aligny>center</aligny>
  310.                 <font>font12</font>
  311.                 <shadowcolor>black</shadowcolor>
  312.                 <visible>videoplayer.content(episodes)</visible>
  313.             </control>
  314.             <control type="label">
  315.                 <description>Music Video Artist label</description>
  316.                 <posx>180r</posx>
  317.                 <posy>5</posy>
  318.                 <height>30</height>
  319.                 <width>500</width>
  320.                 <label>$INFO[VideoPlayer.Artist]</label>
  321.                 <align>right</align>
  322.                 <aligny>center</aligny>
  323.                 <font>font12</font>
  324.                 <shadowcolor>black</shadowcolor>
  325.                 <visible>videoplayer.content(musicvideos)</visible>
  326.             </control>
  327.             <control type="label">
  328.                 <description>Title label</description>
  329.                 <posx>180r</posx>
  330.                 <posy>37</posy>
  331.                 <height>30</height>
  332.                 <width>500</width>
  333.                 <label>$INFO[VideoPlayer.Title]</label>
  334.                 <align>right</align>
  335.                 <aligny>center</aligny>
  336.                 <font>font18</font>
  337.                 <shadowcolor>black</shadowcolor>
  338.             </control>
  339.             <control type="label">
  340.                 <description>Genre label</description>
  341.                 <posx>180r</posx>
  342.                 <posy>70</posy>
  343.                 <height>30</height>
  344.                 <width>500</width>
  345.                 <info>VideoPlayer.Genre</info>
  346.                 <align>right</align>
  347.                 <aligny>center</aligny>
  348.                 <font>font12</font>
  349.                 <shadowcolor>black</shadowcolor>
  350.                 <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
  351.             </control>
  352.             <control type="label">
  353.                 <posx>180r</posx>
  354.                 <posy>70</posy>
  355.                 <height>30</height>
  356.                 <width>500</width>
  357.                 <info>VideoPlayer.Album</info>
  358.                 <align>right</align>
  359.                 <aligny>center</aligny>
  360.                 <font>font12</font>
  361.                 <shadowcolor>black</shadowcolor>
  362.                 <visible>videoplayer.content(musicvideos)</visible>
  363.             </control>
  364.             <control type="label">
  365.                 <description>Season and Episode label</description>
  366.                 <posx>180r</posx>
  367.                 <posy>70</posy>
  368.                 <height>30</height>
  369.                 <width>500</width>
  370.                 <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
  371.                 <align>right</align>
  372.                 <aligny>center</aligny>
  373.                 <font>font12</font>
  374.                 <shadowcolor>black</shadowcolor>
  375.                 <visible>videoplayer.content(episodes)</visible>
  376.             </control>
  377.             <control type="label">
  378.                 <description>Time Label</description>
  379.                 <posx>180r</posx>
  380.                 <posy>95</posy>
  381.                 <height>30</height>
  382.                 <width>500</width>
  383.                 <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
  384.                 <align>right</align>
  385.                 <aligny>center</aligny>
  386.                 <font>font12</font>
  387.                 <shadowcolor>black</shadowcolor>
  388.             </control>
  389.         </control>
  390.         <control type="image">
  391.             <posx>70</posx>
  392.             <posy>170</posy>
  393.             <width>450</width>
  394.             <height>400</height>
  395.             <texture>Home-Menu-Back.png</texture>
  396.             <include>Window_OpenClose_Home_Panel_Animation</include>
  397.             <visible>!Skin.HasSetting(ProgramsInHome)</visible>
  398.         </control>
  399.         <control type="image">
  400.             <posx>70</posx>
  401.             <posy>142</posy>
  402.             <width>450</width>
  403.             <height>455</height>
  404.             <texture>Home-Menu-Back-2.png</texture>
  405.             <include>Window_OpenClose_Home_Panel_Animation</include>
  406.             <visible>Skin.HasSetting(ProgramsInHome)</visible>
  407.         </control>
  408.         <control type="list" id="9000">
  409.             <posx>130</posx>
  410.             <posy>187</posy>
  411.             <width>345</width>
  412.             <height>720</height>
  413.             <onleft>20</onleft>
  414.             <onright>22</onright>
  415.             <onup>9000</onup>
  416.             <ondown>9000</ondown>
  417.             <pagecontrol>-</pagecontrol>
  418.             <scrolltime>0</scrolltime>
  419.             <include>Window_OpenClose_Home_Panel_Animation</include>
  420.             <animation effect="slide" end="0,-28" time="0" condition="Skin.HasSetting(ProgramsInHome)">Conditional</animation>
  421.             <itemlayout height="57" width="345">
  422.                 <control type="image">
  423.                     <posx>0</posx>
  424.                     <posy>16</posy>
  425.                     <width>26</width>
  426.                     <height>26</height>
  427.                     <texture>home-button.png</texture>
  428.                 </control>
  429.                 <control type="label">
  430.                     <posx>60</posx>
  431.                     <posy>0</posy>
  432.                     <width>285</width>
  433.                     <height>57</height>
  434.                     <font>font20</font>
  435.                     <textcolor>white</textcolor>
  436.                     <align>left</align>
  437.                     <aligny>center</aligny>
  438.                     <label>[B]$INFO[ListItem.Label][/B]</label>
  439.                 </control>
  440.             </itemlayout>
  441.             <focusedlayout height="57" width="345">
  442.                 <control type="image">
  443.                     <posx>0</posx>
  444.                     <posy>16</posy>
  445.                     <width>26</width>
  446.                     <height>26</height>
  447.                     <texture>home-button.png</texture>
  448.                 </control>
  449.                 <control type="image">
  450.                     <posx>3</posx>
  451.                     <posy>19</posy>
  452.                     <width>16</width>
  453.                     <height>17</height>
  454.                     <texture>home-button-focus.gif</texture>
  455.                     <visible>Control.HasFocus(9000)</visible>
  456.                 </control>
  457.                 <control type="label">
  458.                     <posx>60</posx>
  459.                     <posy>0</posy>
  460.                     <width>285</width>
  461.                     <height>57</height>
  462.                     <font>font20</font>
  463.                     <textcolor>white</textcolor>
  464.                     <align>left</align>
  465.                     <aligny>center</aligny>
  466.                     <label>[B]$INFO[ListItem.Label][/B]</label>
  467.                 </control>
  468.             </focusedlayout>
  469.             <content>
  470.                 <item id="1">
  471.                     <label>Emulators</label>
  472.                     <onclick>ActivateWindow(Programs,Emulators)</onclick>
  473.                     <icon>special://skin/backgrounds/scripts.jpg</icon>
  474.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
  475.                 </item>
  476.                 <item id="2">
  477.                     <label>15016</label>
  478.                     <onclick>ActivateWindow(Programs,Games)</onclick>
  479.                     <icon>special://skin/backgrounds/programs.jpg</icon>
  480.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
  481.                 </item>
  482.                 <item id="3">
  483.                     <label>20342</label>
  484.                     <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
  485.                     <icon>special://skin/backgrounds/pictures.jpg</icon>
  486.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
  487.                     <visible>Library.HasContent(Movies)</visible>
  488.                 </item>
  489.                 <item id="3">
  490.                     <label>3</label>
  491.                     <onclick>ActivateWindow(VideoFiles)</onclick>
  492.                     <icon>special://skin/backgrounds/videos.jpg</icon>
  493.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
  494.                     <visible>!Library.HasContent(Video)</visible>
  495.                 </item>
  496.                 <item id="4">
  497.                     <label>20343</label>
  498.                     <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
  499.                     <icon>special://skin/backgrounds/videos.jpg</icon>
  500.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Videos_Folder)]</thumb>
  501.                     <visible>Library.HasContent(TVShows)</visible>
  502.                 </item>
  503.                 <item id="5">
  504.                     <label>2</label>
  505.                     <onclick>ActivateWindow(Music)</onclick>
  506.                     <icon>special://skin/backgrounds/music.jpg</icon>
  507.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  508.                     <visible>Library.HasContent(Music)</visible>
  509.                 </item>
  510.                 <item id="5">
  511.                     <label>2</label>
  512.                     <onclick>ActivateWindow(MusicFiles)</onclick>
  513.                     <icon>special://skin/backgrounds/music.jpg</icon>
  514.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  515.                     <visible>!Library.HasContent(Music)</visible>
  516.                 </item>
  517.                 <item id="6">
  518.                     <label>8</label>
  519.                     <onclick>ActivateWindow(Weather)</onclick>
  520.                     <icon>special://skin/backgrounds/weather.jpg</icon>
  521.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
  522.                 </item>
  523.                 <item id="7">
  524.                     <label>5</label>
  525.                     <onclick>ActivateWindow(Settings)</onclick>
  526.                     <icon>special://skin/backgrounds/settings.jpg</icon>
  527.                     <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
  528.                 </item>
  529.             </content>
  530.         </control>
  531.         <control type="image">
  532.             <posx>0</posx>
  533.             <posy>0</posy>
  534.             <width>1280</width>
  535.             <height>128</height>
  536.             <texture>Header.png</texture>
  537.         </control>
  538.         <control type="image">
  539.             <posx>40</posx>
  540.             <posy>30</posy>
  541.             <width>460</width>
  542.             <height>65</height>
  543.             <texture>xbmc-logo.png</texture>
  544.             <include>Window_OpenClose_Animation</include>
  545.         </control>
  546.         <control type="label">
  547.             <description>date/time label</description>
  548.             <posx>70r</posx>
  549.             <posy>65</posy>
  550.             <width>400</width>
  551.             <height>35</height>
  552.             <align>right</align>
  553.             <aligny>center</aligny>
  554.             <font>font12</font>
  555.             <textcolor>white</textcolor>
  556.             <label>$INFO[System.Date] [COLOR=grey2] |  $INFO[System.Time][/COLOR]</label>
  557.             <include>Window_OpenClose_Animation</include>
  558.         </control>
  559.         <control type="image">
  560.             <posx>0</posx>
  561.             <posy>128r</posy>
  562.             <width>1280</width>
  563.             <height>128</height>
  564.             <texture>Footer.png</texture>
  565.         </control>
  566.         <control type="group" id="9001">
  567.             <posx>230r</posx>
  568.             <posy>60r</posy>
  569.             <include>Window_OpenClose_Animation</include>
  570.             <control type="button" id="22">
  571.                 <description>Play Disc Media push button</description>
  572.                 <posx>00</posx>
  573.                 <posy>0</posy>
  574.                 <width>50</width>
  575.                 <height>50</height>
  576.                 <label>-</label>
  577.                 <font>-</font>
  578.                 <aligny>-</aligny>
  579.                 <onclick>XBMC.PlayDVD()</onclick>
  580.                 <texturefocus>home-playmedia.png</texturefocus>
  581.                 <texturenofocus>home-playmedia.png</texturenofocus>
  582.                 <onleft>9000</onleft>
  583.                 <onright>21</onright>
  584.                 <onup>9000</onup>
  585.                 <ondown>9000</ondown>
  586.                 <visible>System.HasMediaDVD</visible>
  587.                 <include>VisibleFadeEffect</include>
  588.             </control>
  589.             <control type="image">
  590.                 <posx>4</posx>
  591.                 <posy>4</posy>
  592.                 <width>37</width>
  593.                 <height>37</height>
  594.                 <texture>home-playmedia-focus.gif</texture>
  595.                 <visible>Control.HasFocus(22)</visible>
  596.             </control>
  597.             <control type="button" id="21">
  598.                 <description>Favourites push button</description>
  599.                 <posx>50</posx>
  600.                 <posy>0</posy>
  601.                 <width>50</width>
  602.                 <height>50</height>
  603.                 <label>-</label>
  604.                 <font>-</font>
  605.                 <aligny>-</aligny>
  606.                 <onclick>ActivateWindow(Favourites)</onclick>
  607.                 <texturefocus>home-favourites.png</texturefocus>
  608.                 <texturenofocus>home-favourites.png</texturenofocus>
  609.                 <onleft>22</onleft>
  610.                 <onright>20</onright>
  611.                 <onup>9000</onup>
  612.                 <ondown>9000</ondown>
  613.             </control>
  614.             <control type="image">
  615.                 <posx>54</posx>
  616.                 <posy>4</posy>
  617.                 <width>37</width>
  618.                 <height>37</height>
  619.                 <texture>home-favourites-focus.gif</texture>
  620.                 <visible>Control.HasFocus(21)</visible>
  621.             </control>
  622.             <control type="button" id="20">
  623.                 <description>Power push button</description>
  624.                 <posx>100</posx>
  625.                 <posy>0</posy>
  626.                 <width>50</width>
  627.                 <height>50</height>
  628.                 <label>-</label>
  629.                 <font>-</font>
  630.                 <aligny>-</aligny>
  631.                 <onclick>ActivateWindow(ShutdownMenu)</onclick>
  632.                 <texturefocus>home-power.png</texturefocus>
  633.                 <texturenofocus>home-power.png</texturenofocus>
  634.                 <onleft>21</onleft>
  635.                 <onright>9000</onright>
  636.                 <onup>9000</onup>
  637.                 <ondown>9000</ondown>
  638.             </control>
  639.             <control type="image">
  640.                 <posx>104</posx>
  641.                 <posy>4</posy>
  642.                 <width>37</width>
  643.                 <height>37</height>
  644.                 <texture>home-power-focus.gif</texture>
  645.                 <visible>Control.HasFocus(20)</visible>
  646.             </control>
  647.         </control>
  648.         <control type="rss">
  649.             <description>rss feed</description>
  650.             <posx>0</posx>
  651.             <posy>100r</posy>
  652.             <width>1280</width>
  653.             <font>font12</font>
  654.             <urlset>1</urlset>
  655.             <textcolor>green</textcolor>
  656.             <titlecolor>green</titlecolor>
  657.             <headlinecolor>white</headlinecolor>
  658.             <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  659.             <include>Window_OpenClose_Animation</include>
  660.         </control>
  661.     </controls>
  662. </window>
Advertisement
Add Comment
Please, Sign In to add comment