Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.74 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3. <include name="home_Menu-vertical">
  4. <!--WIDGETS-->
  5. <include>widget_Container</include>
  6. <!--MAIN MENU-->
  7. <control type="group" id="9109">
  8. <width>340</width>
  9. <animation type="Conditional" condition="Control.HasFocus(9210)">
  10. <effect type="Slide" time="300" center="auto" start="0" end="-340" easing="In" tween="Quadratic"/>
  11. </animation>
  12. <control type="image">
  13. <width>340</width>
  14. <height>screen_Height</height>
  15. <texture background="true">white.png</texture>
  16. <animation effect="fade" start="100" end="60" condition="Skin.HasSetting(opacitymenu.disable)">Conditional</animation>
  17. <colordiffuse>base_33</colordiffuse>
  18. <animation effect="fade" start="100" end="90" time="0" condition="!Skin.HasSetting(widgets.disable)">Conditional</animation>
  19. <animation effect="fade" start="100" end="90" time="0" condition="!Skin.HasSetting(widgets.disable)">Conditional</animation>
  20. <animation type="Conditional" condition="Control.HasFocus(9110)" reversible="false">
  21. </animation>
  22. <animation type="Conditional" condition="!Control.HasFocus(9110)" reversible="false">
  23. </animation>
  24. <visible>!Skin.HasSetting(homemenu.compact)</visible>
  25. </control>
  26. <control type="image">
  27. <width>340</width>
  28. <height>10</height>
  29. <texture background="true">white.png</texture>
  30. <colordiffuse>base_33</colordiffuse>
  31. <visible>Skin.HasSetting(homemenu.compact)</visible>
  32. </control>
  33. <control type="list" id="9110">
  34. <left>0</left>
  35. <top>10</top>
  36. <width>340</width>
  37. <height min="50" max="screen_Height">auto</height>
  38. <onback>9110</onback>
  39. <onup>9110</onup>
  40. <ondown>9110</ondown>
  41. <onright condition="Skin.HasSetting(widgets.disable) + !IsEmpty(Container(9110).ListItem.Property(Widget))">9210</onright>
  42. <onleft>RunScript(script.skinshortcuts,type=hidesubmenu&amp;mainmenuID=9110)</onleft>
  43. <onback>RunScript(script.skinshortcuts,type=hidesubmenu&amp;mainmenuID=9110)</onback>
  44. <itemgap>0</itemgap>
  45. <pagecontrol>80</pagecontrol>
  46. <include>global_ListScroll</include>
  47. <orientation>vertical</orientation>
  48. <itemlayout width="340" height="50">
  49. <control type="image">
  50. <width>340</width>
  51. <height>50</height>
  52. <texture colordiffuse="base_33">white.png</texture>
  53. <animation effect="fade" start="100" end="90" time="0" condition="!Skin.HasSetting(widgets.disable)">Conditional</animation>
  54. <animation type="Conditional" condition="Control.HasFocus(9110)" reversible="false">
  55. </animation>
  56. <animation type="Conditional" condition="!Control.HasFocus(9110)" reversible="false">
  57. </animation>
  58. <animation effect="fade" start="100" end="80" time="0" condition="Skin.HasSetting(opacitymenu.disable) + Skin.HasSetting(homemenu.compact)">Conditional</animation>
  59. <visible>Skin.HasSetting(homemenu.compact)</visible>
  60. </control>
  61. <control type="group">
  62. <left>10</left>
  63. <control type="image">
  64. <width>320</width>
  65. <height>49</height>
  66. <texture colordiffuse="base_333"></texture>
  67. <visible>IsEmpty(ListItem.Property(isSubmenu))</visible>
  68. </control>
  69. <control type="image">
  70. <width>320</width>
  71. <height>49</height>
  72. <texture colordiffuse="base_333">white.png</texture>
  73. <animation effect="fade" start="100" end="20" time="0" condition="Skin.HasSetting(opacitymenu.disable) + Skin.HasSetting(homemenu.compact)">Conditional</animation>
  74. <animation effect="fade" start="100" end="20" time="0" condition="Skin.HasSetting(opacitymenu.disable) + !Skin.HasSetting(homemenu.compact)">Conditional</animation>
  75. <visible>!IsEmpty(ListItem.Property(isSubmenu))</visible>
  76. </control>
  77. </control>
  78. <control type="group">
  79. <left>25</left>
  80. <control type="label">
  81. <width>280</width>
  82. <height>46</height>
  83. <font>condensed_Home</font>
  84. <textcolor>Color3</textcolor>
  85. <label>$INFO[ListItem.Label]</label>
  86. <visible>Skin.HasSetting(nocapsHome)</visible>
  87. </control>
  88. <control type="label">
  89. <width>280</width>
  90. <height>46</height>
  91. <font>condensed_Home_Nocaps</font>
  92. <textcolor>Color3</textcolor>
  93. <label>$INFO[ListItem.Label]</label>
  94. <visible>!Skin.HasSetting(nocapsHome)</visible>
  95. </control>
  96. <control type="label">
  97. <right>5</right>
  98. <width>20</width>
  99. <height>43</height>
  100. <label>›</label>
  101. <font>regular</font>
  102. <align>right</align>
  103. <visible>!IsEmpty(ListItem.Property(hasSubmenu))</visible>
  104. <visible>!StringCompare(ListItem.Property("submenuVisibility"),Window(10000).Property("submenuVisibility") )</visible>
  105. <textcolor>Color3</textcolor>
  106. </control>
  107. </control>
  108. </itemlayout>
  109. <focusedlayout width="340" height="50">
  110. <control type="image">
  111. <width>340</width>
  112. <height>60</height>
  113. <texture colordiffuse="base_33">white.png</texture>
  114. <visible>Skin.HasSetting(homemenu.compact) + IsEmpty(Container(9110).ListItemNoWrap(1).Label) + Container(9110).HasFocus() + ![Window.IsActive(keyboard) | Window.IsActive(script-skinshortcuts.xml)]</visible>
  115. </control>
  116. <control type="image">
  117. <width>340</width>
  118. <height>50</height>
  119. <texture colordiffuse="base_33">white.png</texture>
  120. <visible>Skin.HasSetting(homemenu.compact)</visible>
  121. </control>
  122. <control type="image">
  123. <left>10</left>
  124. <top>0</top>
  125. <width>320</width>
  126. <height>49</height>
  127. <texture colordiffuse="ffffffff">home/menuitemfo.png</texture>
  128. <bordertexture colordiffuse="ffffffff"></bordertexture>
  129. </control>
  130. <control type="group">
  131. <left>25</left>
  132. <control type="label">
  133. <height>46</height>
  134. <width>280</width>
  135. <font>condensed_Home</font>
  136. <label>$INFO[ListItem.Label]</label>
  137. <textcolor>Color3</textcolor>
  138. <visible>Skin.HasSetting(nocapsHome)</visible>
  139. </control>
  140. <control type="label">
  141. <height>46</height>
  142. <width>280</width>
  143. <font>condensed_Home_Nocaps</font>
  144. <label>$INFO[ListItem.Label]</label>
  145. <textcolor>Color3</textcolor>
  146. <visible>!Skin.HasSetting(nocapsHome)</visible>
  147. </control>
  148. <control type="label">
  149. <right>5</right>
  150. <width>20</width>
  151. <height>43</height>
  152. <label>›</label>
  153. <font>regular</font>
  154. <align>right</align>
  155. <textcolor>Color2</textcolor>
  156. <visible>!IsEmpty(ListItem.Property(hasSubmenu))</visible>
  157. <visible>!StringCompare(ListItem.Property("submenuVisibility"),Window(10000).Property("submenuVisibility") )</visible>
  158. </control>
  159. </control>
  160. </focusedlayout>
  161. <content>
  162. <include>skinshortcuts-allmenus</include>
  163. </content>
  164. </control>
  165. </control>
  166. <!--now playing widget-->
  167. <control type="group">
  168. <left>370</left>
  169. <top>590</top>
  170. <include>home_Playing</include>
  171. <visible>!Control.HasFocus(9210)</visible>
  172. </control>
  173. </include>
  174. <include name="home_Menu-horizontal">
  175. <!--WIDGETS-->
  176. <include>widget_Container</include>
  177. <!--MAIN MENU-->
  178. <control type="group">
  179. <top>565</top>
  180. <animation type="Conditional" condition="Skin.HasSetting(topmenu.enable)" reversible="false">
  181. <effect type="Slide" center="auto" start="0,0" end="0,-165" easing="Out" tween="Cubic"/>
  182. </animation>
  183. <left>50</left>
  184. <control type="image">
  185. <top>-45</top>
  186. <left>-150</left>
  187. <width>1920</width>
  188. <height>115</height>
  189. <aspectratio>stretch</aspectratio>
  190. <texture colordiffuse="base_3">home/panel2.png</texture>
  191. <animation effect="fade" start="100" end="60" condition="Skin.HasSetting(opacitymenu.disable)">Conditional</animation>
  192. <visible>ControlGroup(229).HasFocus() | Control.HasFocus(9110) | Control.HasFocus(9111)</visible>
  193. </control>
  194. <animation type="Conditional" condition="Control.HasFocus(9210)" reversible="false">
  195. <effect type="Slide" center="auto" start="0,0" end="0,650" easing="In" tween="Cubic"/>
  196. </animation>
  197. <animation type="Conditional" condition="!Control.HasFocus(9210)" reversible="false">
  198. <effect type="Slide" time="450" center="auto" start="0,650" end="0,0" easing="In" tween="Cubic"/>
  199. </animation>
  200. <control type="group">
  201. <include>transition_Home-horizontal</include>
  202. <control type="fixedlist" id="9110">
  203. <top>-10</top>
  204. <left>-70</left>
  205. <width>1920</width>
  206. <height>70</height>
  207. <onleft>9110</onleft>
  208. <onright>9110</onright>
  209. <onup condition="Skin.HasSetting(widgets.disable) + !IsEmpty(Container(9110).ListItem.Property(Widget))">9210</onup>
  210. <ondown>9111</ondown>
  211. <focusposition>2</focusposition>
  212. <movement>1</movement>
  213. <orientation>horizontal</orientation>
  214. <pagecontrol>80</pagecontrol>
  215. <include>global_ListScroll</include>
  216. <animation effect="slide" start="0" end="-118" condition="StringCompare(Container(9110).NumItems,2)">Conditional</animation>
  217. <animation effect="slide" start="0" end="-118" condition="StringCompare(Container(9110).NumItems,4)">Conditional</animation>
  218. <itemlayout width="270" height="70">
  219. <control type="label">
  220. <left>118</left>
  221. <width>236</width>
  222. <height>60</height>
  223. <label>$INFO[ListItem.Label]</label>
  224. <font>condensed_Home</font>
  225. <align>center</align>
  226. <textcolor>Color3</textcolor>
  227. <visible>Control.HasFocus(9110) + Skin.HasSetting(nocapsHome)</visible>
  228. <animation effect="fade" start="0" end="100" delay="100" time="300" condition="Control.HasFocus(9110)">conditional</animation>
  229. </control>
  230. <control type="label">
  231. <left>118</left>
  232. <width>236</width>
  233. <height>60</height>
  234. <label>$INFO[ListItem.Label]</label>
  235. <font>condensed_Home_Nocaps</font>
  236. <align>center</align>
  237. <textcolor>Color3</textcolor>
  238. <visible>Control.HasFocus(9110) + !Skin.HasSetting(nocapsHome)</visible>
  239. <animation effect="fade" start="0" end="100" delay="100" time="300" condition="Control.HasFocus(9110)">conditional</animation>
  240. </control>
  241. </itemlayout>
  242. <focusedlayout width="270" height="70">
  243. <control type="group">
  244. <visible>Control.HasFocus(9110)</visible>
  245. <control type="image">
  246. <left>-10</left>
  247. <top>-4</top>
  248. <width>260</width>
  249. <height>75</height>
  250. <texture>home\menuitemfo.png</texture>
  251. <bordertexture colordiffuse="Color1"></bordertexture>
  252. <bordersize>5</bordersize>
  253. </control>
  254. <control type="label">
  255. <left>118</left>
  256. <width>236</width>
  257. <height>60</height>
  258. <label>$INFO[ListItem.Label]</label>
  259. <font>condensed_Home</font>
  260. <align>center</align>
  261. <textcolor>Color3</textcolor>
  262. <visible>Skin.HasSetting(nocapsHome)</visible>
  263. </control>
  264. <control type="label">
  265. <left>118</left>
  266. <width>236</width>
  267. <height>60</height>
  268. <label>$INFO[ListItem.Label]</label>
  269. <font>condensed_Home_Nocaps</font>
  270. <align>center</align>
  271. <textcolor>Color3</textcolor>
  272. <visible>!Skin.HasSetting(nocapsHome)</visible>
  273. </control>
  274. </control>
  275. <control type="group">
  276. <visible>!Control.HasFocus(9110)</visible>
  277. <control type="image">
  278. <left>-10</left>
  279. <top>-4</top>
  280. <width>260</width>
  281. <height>75</height>
  282. <texture>home\menuitemfo.png</texture>
  283. <bordertexture colordiffuse="Color1"></bordertexture>
  284. <bordersize>5</bordersize>
  285. </control>
  286. <control type="label">
  287. <left>118</left>
  288. <width>236</width>
  289. <height>60</height>
  290. <label>$INFO[ListItem.Label]</label>
  291. <font>condensed_Home</font>
  292. <align>center</align>
  293. <textcolor>Color3</textcolor>
  294. <visible>Skin.HasSetting(nocapsHome)</visible>
  295. </control>
  296. <control type="label">
  297. <left>118</left>
  298. <width>236</width>
  299. <height>60</height>
  300. <label>$INFO[ListItem.Label]</label>
  301. <font>condensed_Home_Nocaps</font>
  302. <align>center</align>
  303. <textcolor>Color3</textcolor>
  304. <visible>!Skin.HasSetting(nocapsHome)</visible>
  305. </control>
  306. </control>
  307. </focusedlayout>
  308. <content>
  309. <include>skinshortcuts-mainmenu</include>
  310. </content>
  311. </control>
  312. </control>
  313. <!--SUB MENU-->
  314. <control type="group">
  315. <control type="image">
  316. <top>60</top>
  317. <left>-150</left>
  318. <width>1920</width>
  319. <height>57</height>
  320. <aspectratio>stretch</aspectratio>
  321. <texture colordiffuse="base_5">home/panel.png</texture>
  322. <animation type="Conditional" condition="!IntegerGreaterThan(Container(9111).NumItems,0)" reversible="true">
  323. <effect type="Slide" time="50" center="auto" start="0,0" end="-4000,0" easing="In" tween="Cubic"/>
  324. </animation>
  325. <visible>ControlGroup(229).HasFocus() | Control.HasFocus(9110) | Control.HasFocus(9111)</visible>
  326. </control>
  327. <include>transition_Home-horizontal2</include>
  328. <control type="list" id="9111">
  329. <left>0</left>
  330. <top>68</top>
  331. <width>1280</width>
  332. <height>80</height>
  333. <onback>9110</onback>
  334. <onleft>9111</onleft>
  335. <onright>9111</onright>
  336. <onup>9110</onup>
  337. <ondown>229</ondown>
  338. <focusposition>2</focusposition>
  339. <movement>0</movement>
  340. <preloaditems>4</preloaditems>
  341. <pagecontrol>80</pagecontrol>
  342. <include>global_ListScroll</include>
  343. <orientation>horizontal</orientation>
  344. <animation effect="slide" start="0" end="470" condition="StringCompare(Container(9111).NumItems,1)">Conditional</animation>
  345. <animation effect="slide" start="0" end="345" condition="StringCompare(Container(9111).NumItems,2)">Conditional</animation>
  346. <animation effect="slide" start="0" end="270" condition="StringCompare(Container(9111).NumItems,3)">Conditional</animation>
  347. <animation effect="slide" start="0" end="118" condition="StringCompare(Container(9111).NumItems,4)">Conditional</animation>
  348. <animation effect="slide" start="0" end="auto" condition="StringCompare(Container(9111).NumItems,5)">Conditional</animation>
  349. <itemlayout width="236" height="55">
  350. <control type="label">
  351. <left>118</left>
  352. <width>199</width>
  353. <height>40</height>
  354. <label>$INFO[ListItem.Label]</label>
  355. <font>condensed_HomeSub</font>
  356. <align>center</align>
  357. <textcolor>Color3</textcolor>
  358. <visible>Skin.HasSetting(nocapsHome)</visible>
  359. </control>
  360. <control type="label">
  361. <left>118</left>
  362. <width>199</width>
  363. <height>40</height>
  364. <label>$INFO[ListItem.Label]</label>
  365. <font>condensed_HomeSub_Nocaps</font>
  366. <align>center</align>
  367. <textcolor>Color3</textcolor>
  368. <visible>!Skin.HasSetting(nocapsHome)</visible>
  369. </control>
  370. </itemlayout>
  371. <focusedlayout width="238" height="55">
  372. <control type="group">
  373. <visible>Control.HasFocus(9111)</visible>
  374. <control type="image">
  375. <left>2</left>
  376. <top>-3</top>
  377. <width>238</width>
  378. <height>44</height>
  379. <texture colordiffuse="FocusSubmenu">white.png</texture>
  380. <bordertexture colordiffuse="base_3">white.png</bordertexture>
  381. <bordersize>0</bordersize>
  382. </control>
  383. <control type="label">
  384. <left>118</left>
  385. <width>199</width>
  386. <height>40</height>
  387. <label>$INFO[ListItem.Label]</label>
  388. <font>condensed_HomeSub</font>
  389. <align>center</align>
  390. <textcolor>base_8</textcolor>
  391. <visible>Skin.HasSetting(nocapsHome)</visible>
  392. </control>
  393. <control type="label">
  394. <left>118</left>
  395. <width>199</width>
  396. <height>40</height>
  397. <label>$INFO[ListItem.Label]</label>
  398. <font>condensed_HomeSub_Nocaps</font>
  399. <align>center</align>
  400. <textcolor>base_8</textcolor>
  401. <visible>!Skin.HasSetting(nocapsHome)</visible>
  402. </control>
  403. </control>
  404. <control type="group">
  405. <visible>!Control.HasFocus(9111)</visible>
  406. <control type="image">
  407. <left>100</left>
  408. <top>25</top>
  409. <width>40</width>
  410. <height>20</height>
  411. <texture colordiffuse="Color1">home/frame_Gallery_sub.png</texture>
  412. <bordertexture colordiffuse="base_3"></bordertexture>
  413. <bordersize>2</bordersize>
  414. </control>
  415. <control type="label">
  416. <left>118</left>
  417. <width>199</width>
  418. <height>40</height>
  419. <label>$INFO[ListItem.Label]</label>
  420. <font>condensed_HomeSub</font>
  421. <align>center</align>
  422. <textcolor>Color3</textcolor>
  423. <visible>Skin.HasSetting(nocapsHome)</visible>
  424. </control>
  425. <control type="label">
  426. <left>118</left>
  427. <width>199</width>
  428. <height>40</height>
  429. <label>$INFO[ListItem.Label]</label>
  430. <font>condensed_HomeSub_Nocaps</font>
  431. <align>center</align>
  432. <textcolor>Color3</textcolor>
  433. <visible>!Skin.HasSetting(nocapsHome)</visible>
  434. </control>
  435. </control>
  436. </focusedlayout>
  437. <content>
  438. <include>skinshortcuts-submenu</include>
  439. </content>
  440. </control>
  441. </control>
  442. <control type="group" id="229">
  443. <top>-55</top>
  444. <left>-365</left>
  445. <visible>Player.HasMedia + StringCompare(Skin.String(menu.controls),player)</visible>
  446. <animation effect="slide" end="1278,0" time="600" tween="quadratic" easing="out" condition="Control.HasFocus(230) | ControlGroup(229).HasFocus">conditional</animation>
  447. <animation effect="slide" end="0,-30" time="600" tween="quadratic" easing="out" condition="Control.HasFocus(230) | ControlGroup(229).HasFocus + [Skin.HasSetting(downstats.enable) + !Skin.HasSetting(topmenu.enable)]">conditional</animation>
  448. <control type="image" id="230">
  449. <left>-15</left>
  450. <top>-10</top>
  451. <width>370</width>
  452. <height>70</height>
  453. <texture colordiffuse="column2">home/frame_Wide.png</texture>
  454. <visible></visible>
  455. <visible>ControlGroup(229).HasFocus() | ControlGroupList(231).HasFocus() | ControlGroupList(232).HasFocus() | ControlGroupList(233).HasFocus() | ControlGroupList(234).HasFocus() | ControlGroupList(235).HasFocus() | ControlGroupList(236).HasFocus() | ControlGroupList(237).HasFocus() | ControlGroupList(238).HasFocus() | Control.HasFocus(9110) | Control.HasFocus(9111)</visible>
  456. </control>
  457. <control type="grouplist" id="231">
  458. <left>70</left>
  459. <top>5</top>
  460. <width>305</width>
  461. <onback>9110</onback>
  462. <onleft>231</onleft>
  463. <onright>231</onright>
  464. <onup>9110</onup>
  465. <ondown>102</ondown>
  466. <itemgap>10</itemgap>
  467. <orientation>horizontal</orientation>
  468. <!--previous-->
  469. <control type="button" id="233">
  470. <texturefocus colordiffuse="Color1">player/sidebar/prev-fo.png</texturefocus>
  471. <texturenofocus colordiffuse="Color3">player/sidebar/prev-nf.png</texturenofocus>
  472. <include>menu_ControlsButton</include>
  473. <onclick>PlayerControl(Previous)</onclick>
  474. <visible>!VideoPlayer.Content(LiveTV)</visible>
  475. </control>
  476. <!--pause-->
  477. <control type="togglebutton" id="234">
  478. <texturenofocus colordiffuse="Color3">player/sidebar/pause-nf.png</texturenofocus>
  479. <texturefocus colordiffuse="Color1">player/sidebar/pause-fo.png</texturefocus>
  480. <alttexturenofocus colordiffuse="Color3">player/sidebar/play-nf.png</alttexturenofocus>
  481. <alttexturefocus colordiffuse="Color1">player/sidebar/play-fo.png</alttexturefocus>
  482. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  483. <include>menu_ControlsButton</include>
  484. <onclick>PlayerControl(Play)</onclick>
  485. <visible>!VideoPlayer.Content(LiveTV)</visible>
  486. <enable>Player.PauseEnabled</enable>
  487. </control>
  488. <!--stop-->
  489. <control type="button" id="235">
  490. <onback>9110</onback>
  491. <texturefocus colordiffuse="Color1">player/sidebar/stop-fo.png</texturefocus>
  492. <texturenofocus colordiffuse="Color3">player/sidebar/stop-nf.png</texturenofocus>
  493. <include>menu_ControlsButton</include>
  494. <onclick>PlayerControl(Stop)</onclick>
  495. </control>
  496. <!--next-->
  497. <control type="button" id="236">
  498. <texturefocus colordiffuse="Color1">player/sidebar/next-fo.png</texturefocus>
  499. <texturenofocus colordiffuse="Color3">player/sidebar/next-nf.png</texturenofocus>
  500. <include>menu_ControlsButton</include>
  501. <onclick>PlayerControl(Next)</onclick>
  502. <visible>!VideoPlayer.Content(LiveTV)</visible>
  503. </control>
  504. <!--fullscreen-->
  505. <control type="button" id="237">
  506. <texturefocus colordiffuse="Color1">player/sidebar/fullscreen-fo.png</texturefocus>
  507. <texturenofocus colordiffuse="Color3">player/sidebar/fullscreen-nf.png</texturenofocus>
  508. <include>menu_ControlsButton</include>
  509. <onclick>fullscreen</onclick>
  510. <visible>Player.HasVideo</visible>
  511. </control>
  512. <!--playlist-->
  513. <control type="button" id="238">
  514. <texturefocus colordiffuse="Color1">player/sidebar/playlist-fo.png</texturefocus>
  515. <texturenofocus colordiffuse="Color3">player/sidebar/playlist-nf.png</texturenofocus>
  516. <include>menu_ControlsButton</include>
  517. <onclick>ActivateWindow(musicplaylist)</onclick>
  518. <visible>Player.HasAudio</visible>
  519. </control>
  520. </control>
  521. <control type="image" id="243">
  522. <include>nav_IndicatorLeft</include>
  523. <top>12</top>
  524. <left>320</left>
  525. <width>28</width>
  526. <height>28</height>
  527. <aspectratio>scale</aspectratio>
  528. <texture background="true">navigation/down.png</texture>
  529. <include>nav_IndicatorLeft</include>
  530. <visible>!ControlGroup(229).HasFocus() | ControlGroup(230).HasFocus()</visible>
  531. </control>
  532. <control type="image" id="244">
  533. <top>12</top>
  534. <left>25</left>
  535. <width>28</width>
  536. <height>28</height>
  537. <aspectratio>scale</aspectratio>
  538. <texture background="true">navigation/up.png</texture>
  539. <visible>ControlGroup(229).HasFocus() | ControlGroup(230).HasFocus()</visible>
  540. </control>
  541. </control>
  542. <!--now playing widget-->
  543. <control type="group">
  544. <top>200</top>
  545. <include>home_Playing</include>
  546. </control>
  547. </control>
  548. </include>
  549. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement