aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.pm3-hd/720p/DialogKaiToast.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.pm3-hd/720p/DialogKaiToast.xml')
-rw-r--r--addons/skin.pm3-hd/720p/DialogKaiToast.xml82
1 files changed, 82 insertions, 0 deletions
diff --git a/addons/skin.pm3-hd/720p/DialogKaiToast.xml b/addons/skin.pm3-hd/720p/DialogKaiToast.xml
new file mode 100644
index 0000000000..6c70aa95ef
--- /dev/null
+++ b/addons/skin.pm3-hd/720p/DialogKaiToast.xml
@@ -0,0 +1,82 @@
+<window id="107">
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>1</system>
+ <posx>850</posx>
+ <posy>630</posy>
+ </coordinates>
+ <controls>
+ <control type="group">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>400</width>
+ <height>60</height>
+ <colordiffuse>DDFFFFFF</colordiffuse>
+ <texture>black-back.png</texture>
+ <bordertexture border="3">NoCover_1.png</bordertexture>
+ <bordersize>4</bordersize>
+ </control>
+ <control type="image" id="400">
+ <description>avatar</description>
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <texture>DefaultFile.png</texture>
+ </control>
+ <control type="label" id="401">
+ <description>Line 1 Label</description>
+ <posx>60</posx>
+ <posy>10</posy>
+ <width>330</width>
+ <height>18</height>
+ <font>font12</font>
+ <textcolor>green</textcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="label" id="402">
+ <description>Line 2 Label</description>
+ <posx>60</posx>
+ <posy>32</posy>
+ <width>330</width>
+ <height>20</height>
+ <font>font10</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="image" id="403">
+ <description>avatar</description>
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <visible>false</visible>
+ <texture>DefaultIconInfo.png</texture>
+ </control>
+ <control type="image" id="404">
+ <description>avatar</description>
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <visible>false</visible>
+ <texture>DefaultIconWarning.png</texture>
+ </control>
+ <control type="image" id="405">
+ <description>avatar</description>
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <visible>false</visible>
+ <texture>DefaultIconError.png</texture>
+ </control>
+ </control>
+ </controls>
+</window>