/indra/newview/skins/default/xui/ru/floater_avatar_textures.xml
XML | 50 lines | 50 code | 0 blank | 0 comment | 0 complexity | 1a2d165e003199cd015bd12742877acd MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="avatar_texture_debug" title="???????? ???????">
- <floater.string name="InvalidAvatar">
- ???????????? ??????
- </floater.string>
- <scroll_container name="profile_scroll">
- <panel name="scroll_content_panel">
- <text name="label">
- ??????????
- ????????
- </text>
- <text name="composite_label">
- ???????
- ????????
- </text>
- <button label="????? ID ?? ???????" label_selected="?????" name="Dump"/>
- <panel name="scroll_content_panel">
- <texture_picker label="??????" name="hair-baked"/>
- <texture_picker label="??????" name="hair_grain"/>
- <texture_picker label="????? ?????" name="hair_alpha"/>
- <texture_picker label="??????" name="head-baked"/>
- <texture_picker label="??????" name="head_bodypaint"/>
- <texture_picker label="????? ??????" name="head_alpha"/>
- <texture_picker label="???? ??????" name="head_tattoo"/>
- <texture_picker label="?????" name="eyes-baked"/>
- <texture_picker label="????" name="eyes_iris"/>
- <texture_picker label="????? ????" name="eyes_alpha"/>
- <texture_picker label="??????? ????? ????" name="upper-baked"/>
- <texture_picker label="????????? ??????? ????? ????" name="upper_bodypaint"/>
- <texture_picker label="?????" name="upper_undershirt"/>
- <texture_picker label="????????" name="upper_gloves"/>
- <texture_picker label="???????" name="upper_shirt"/>
- <texture_picker label="???? ???????" name="upper_jacket"/>
- <texture_picker label="????? ?????" name="upper_alpha"/>
- <texture_picker label="???? ?????" name="upper_tattoo"/>
- <texture_picker label="?????? ????? ????" name="lower-baked"/>
- <texture_picker label="????????? ?????? ????? ????" name="lower_bodypaint"/>
- <texture_picker label="?????" name="lower_underpants"/>
- <texture_picker label="?????" name="lower_socks"/>
- <texture_picker label="?????" name="lower_shoes"/>
- <texture_picker label="?????" name="lower_pants"/>
- <texture_picker label="??????" name="lower_jacket"/>
- <texture_picker label="????? ????" name="lower_alpha"/>
- <texture_picker label="???? ????" name="lower_tattoo"/>
- <texture_picker label="????" name="skirt-baked"/>
- <texture_picker label="????" name="skirt"/>
- </panel>
- </panel>
- </scroll_container>
- </floater>