PageRenderTime 128ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/panel_edit_hair.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 30ceb67060830d2de2f03370336adc2c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="edit_hair_panel">
  3. <panel name="avatar_hair_color_panel">
  4. <texture_picker label="????????" name="Texture" tool_tip="???????? ??? ?????? ???????????"/>
  5. </panel>
  6. <panel name="accordion_panel">
  7. <accordion name="wearable_accordion">
  8. <accordion_tab name="hair_color_tab" title="????"/>
  9. <accordion_tab name="hair_style_tab" title="?????"/>
  10. <accordion_tab name="hair_eyebrows_tab" title="?????"/>
  11. <accordion_tab name="hair_facial_tab" title="?????? ?? ????"/>
  12. </accordion>
  13. </panel>
  14. </panel>