Advertisement
sealeysonic

Untitled

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