-
Notifications
You must be signed in to change notification settings - Fork 0
/
MyFilms.xml
79 lines (79 loc) · 2.61 KB
/
MyFilms.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>7986</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<settings>
<skininterfaceversion>
<version>
<major>1</major>
<minor>1</minor>
<build>0</build>
<revision>0</revision>
</version>
</skininterfaceversion>
</settings>
<import>MyFilmsDummy.xml</import>
<control>
<description>Default Background</description>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>1080</height>
<texture>hover_moving pictures.png</texture>
</control>
<control>
<description>Fanart</description>
<type>image</type>
<id>11</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>1080</height>
<texture>#myfilms.Fanart</texture>
<animation effect="fade" time="300">visible</animation>
<animation effect="fade" time="300" delay="300">hidden</animation>
</control>
<control>
<description>Fanart 2</description>
<type>image</type>
<id>21</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>1080</height>
<texture>#myfilms.Fanart2</texture>
<animation effect="fade" time="300">visible</animation>
<animation effect="fade" time="300" delay="300">hidden</animation>
</control>
<import>MyFilmsBackgroundOverlays.xml</import>
<import>MyFilmsTopBar.xml</import>
<import>MyFilmsHiddenMenu.xml</import>
<import>MyFilmsListLayout.xml</import>
<import>MyFilmsIconLayout.xml</import>
<import>MyFilmsFilmstripLayout.xml</import>
<import>MyFilmsFacade.xml</import>
<import>common.scrollingpopup.xml</import>
<control>
<description>Logos groups 1 + 2 combined logos</description>
<type>image</type>
<id>2012</id>
<posX>37</posX>
<posY>1026</posY>
<width>1350</width>
<height>48</height>
<texture>#myfilms.logos_id2012</texture>
<keepaspectratio>yes</keepaspectratio>
<spaceBetweenItems>2</spaceBetweenItems>
<animation effect="fade" time="250">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<visible>!facadeview.filmstrip+!facadeview.coverflow+!control.isvisible(34)</visible>
</control>
<import>common.overlays.xml</import>
<import>common.time.xml</import>
</controls>
</window>
<!--Checksum:547a5bd7c938595071ce1fc980d210e8-->