PageRenderTime 58ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | bf4ae9be73127664acef4a60f006f291 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="Doku" name="Texture" tool_tip="Bir resim seçmek için t?klay?n"/>
  5. </panel>
  6. <panel name="accordion_panel">
  7. <accordion name="wearable_accordion">
  8. <accordion_tab name="hair_color_tab" title="Renk"/>
  9. <accordion_tab name="hair_style_tab" title="Stil"/>
  10. <accordion_tab name="hair_eyebrows_tab" title="Ka?lar"/>
  11. <accordion_tab name="hair_facial_tab" title="Yüz"/>
  12. </accordion>
  13. </panel>
  14. </panel>