2009-02-25, 00:11
what do you think about this modification?
/usr/share/xbmc/skin/PM3.HD/720p/DialogKaiToast.xml:
to
<posy>630</posy> to <posy>25</posy>
/usr/share/xbmc/skin/PM3.HD/720p/DialogKaiToast.xml:
Code:
<window id="107">
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>630</posy>
</coordinates>
to
Code:
<window id="107">
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>25</posy>
</coordinates>
<posy>630</posy> to <posy>25</posy>