PageRenderTime 29ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 26 lines | 26 code | 0 blank | 0 comment | 0 complexity | 65715935da79f5b7c536b4c0a7ebae17 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. ????
  5. </string>
  6. <string name="feet">
  7. ????
  8. </string>
  9. <string name="height">
  10. ???
  11. </string>
  12. <text name="avatar_height"/>
  13. <panel label="???" name="accordion_panel">
  14. <accordion name="wearable_accordion">
  15. <accordion_tab name="shape_body_tab" title="??"/>
  16. <accordion_tab name="shape_head_tab" title="?"/>
  17. <accordion_tab name="shape_eyes_tab" title="?"/>
  18. <accordion_tab name="shape_ears_tab" title="?"/>
  19. <accordion_tab name="shape_nose_tab" title="?"/>
  20. <accordion_tab name="shape_mouth_tab" title="?"/>
  21. <accordion_tab name="shape_chin_tab" title="??"/>
  22. <accordion_tab name="shape_torso_tab" title="???"/>
  23. <accordion_tab name="shape_legs_tab" title="?"/>
  24. </accordion>
  25. </panel>
  26. </panel>