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

/indra/newview/skins/default/xui/pt/panel_edit_shape.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 26 lines | 26 code | 0 blank | 0 comment | 0 complexity | 070fc5ed1ae5f5162d97ffa67f276f1f MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="edit_shape_panel">
  3. <string name="meters">
  4. Metros
  5. </string>
  6. <string name="feet">
  7. Pés
  8. </string>
  9. <string name="height">
  10. Altura:
  11. </string>
  12. <text name="avatar_height"/>
  13. <panel label="Camisa" name="accordion_panel">
  14. <accordion name="wearable_accordion">
  15. <accordion_tab name="shape_body_tab" title="Corpo"/>
  16. <accordion_tab name="shape_head_tab" title="Cabeça"/>
  17. <accordion_tab name="shape_eyes_tab" title="Olhos"/>
  18. <accordion_tab name="shape_ears_tab" title="Orelhas"/>
  19. <accordion_tab name="shape_nose_tab" title="Nariz"/>
  20. <accordion_tab name="shape_mouth_tab" title="Boca"/>
  21. <accordion_tab name="shape_chin_tab" title="Queixo"/>
  22. <accordion_tab name="shape_torso_tab" title="Tronco"/>
  23. <accordion_tab name="shape_legs_tab" title="Pernas"/>
  24. </accordion>
  25. </panel>
  26. </panel>