12b04b2f95
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@97 0c45cd24-f56c-ec91-222f-6e3ca35936fa
42 lines
1.0 KiB
XML
42 lines
1.0 KiB
XML
<window id="105">
|
|
<defaultcontrol>1</defaultcontrol>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="image" id="1">
|
|
<description>Pointer Image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
<texture>pointer-nofocus.png</texture>
|
|
</control>
|
|
<control type="image" id="2">
|
|
<description>Pointer Focus Image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
<texture>pointer-focus.png</texture>
|
|
</control>
|
|
<control type="image" id="3">
|
|
<description>Pointer Drag Image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
<texture>pointer-focus-drag.png</texture>
|
|
</control>
|
|
<control type="image" id="4">
|
|
<description>Pointer Click Image</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
<texture>pointer-focus-click.png</texture>
|
|
</control>
|
|
</controls>
|
|
</window> |