diff options
Diffstat (limited to 'addons/skin.touched/4x3Hirez/Pointer.xml')
-rw-r--r-- | addons/skin.touched/4x3Hirez/Pointer.xml | 82 |
1 files changed, 41 insertions, 41 deletions
diff --git a/addons/skin.touched/4x3Hirez/Pointer.xml b/addons/skin.touched/4x3Hirez/Pointer.xml index 10a93c89e2..54bf371e06 100644 --- a/addons/skin.touched/4x3Hirez/Pointer.xml +++ b/addons/skin.touched/4x3Hirez/Pointer.xml @@ -1,42 +1,42 @@ -<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-focus.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.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.png</texture>
- </control>
- </controls>
+<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-focus.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.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.png</texture> + </control> + </controls> </window>
\ No newline at end of file |