diff options
author | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
commit | c05810ec6ce1cb1fb40915b2b16f44c2600c6483 (patch) | |
tree | d79458c1a7b13f3a6c9a3db688c1a7377625f5f6 /linden/indra/newview/skins/default/xui/es/floater_clothing.xml | |
parent | Ghost files, ignore this commit (diff) | |
download | meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.zip meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.gz meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.bz2 meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.xz |
Converted all skin XML files to Unix LF line endings.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/es/floater_clothing.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/es/floater_clothing.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/default/xui/es/floater_clothing.xml b/linden/indra/newview/skins/default/xui/es/floater_clothing.xml index 89693f8..a1ed585 100644 --- a/linden/indra/newview/skins/default/xui/es/floater_clothing.xml +++ b/linden/indra/newview/skins/default/xui/es/floater_clothing.xml | |||
@@ -1,9 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="clothing" title="Ropa"> | 2 | <floater name="clothing" title="Ropa"> |
3 | <scroll_list name="clothing_list"> | 3 | <scroll_list name="clothing_list"> |
4 | <column label="" name="icon" /> | 4 | <column label="" name="icon" /> |
5 | <column label="Name" name="name" /> | 5 | <column label="Name" name="name" /> |
6 | </scroll_list> | 6 | </scroll_list> |
7 | <button label="Retirar" name="take_off_btn" /> | 7 | <button label="Retirar" name="take_off_btn" /> |
8 | <button label="Vestirse" name="wear_btn" /> | 8 | <button label="Vestirse" name="wear_btn" /> |
9 | </floater> | 9 | </floater> |