diff options
author | Cory Fields <theuni-nospam-@xbmc.org> | 2011-01-04 12:39:23 -0500 |
---|---|---|
committer | Cory Fields <theuni-nospam-@xbmc.org> | 2011-01-04 12:39:23 -0500 |
commit | a9839fa95cb9711efe465ca8e137c34247238485 (patch) | |
tree | 0bb8dc55aa317c9cc9191ea85e8298c2da90b06b /addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml | |
parent | 07db21c48d60933b45c702d333572ed8f4629fdc (diff) |
Fix CRLF
Diffstat (limited to 'addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml | 110 |
1 files changed, 55 insertions, 55 deletions
diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml index fdc9ce7d3b..da569cdbc9 100644 --- a/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml +++ b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml @@ -1,55 +1,55 @@ -<window type="dialog" id="144">
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>415</posx>
- <posy>225</posy>
- </coordinates>
- <controls>
- <control type="group">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>450</width>
- <height>150</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>410</width>
- <height>30</height>
- <font>font13_title</font>
- <label>31321</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="401">
- <description>Song Number Label</description>
- <posx>20</posx>
- <posy>65</posy>
- <width>410</width>
- <height>30</height>
- <font>font28_title</font>
- <textcolor>selected</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="402">
- <description>Song Name Label</description>
- <posx>20</posx>
- <posy>105</posy>
- <width>410</width>
- <height>20</height>
- <font>font24</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- </control>
- </control>
- </controls>
-</window>
+<window type="dialog" id="144"> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>415</posx> + <posy>225</posy> + </coordinates> + <controls> + <control type="group"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>450</width> + <height>150</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>410</width> + <height>30</height> + <font>font13_title</font> + <label>31321</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="401"> + <description>Song Number Label</description> + <posx>20</posx> + <posy>65</posy> + <width>410</width> + <height>30</height> + <font>font28_title</font> + <textcolor>selected</textcolor> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="label" id="402"> + <description>Song Name Label</description> + <posx>20</posx> + <posy>105</posy> + <width>410</width> + <height>20</height> + <font>font24</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <scroll>true</scroll> + </control> + </control> + </controls> +</window> |