PageRenderTime 26ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/zh/panel_edit_jacket.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | 365835a4f4b40d04e304626ae487dce6 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="edit_jacket_panel">
  3. <panel name="avatar_jacket_color_panel">
  4. <texture_picker label="?????" name="Upper Fabric" tool_tip="???????"/>
  5. <texture_picker label="?????" name="Lower Fabric" tool_tip="???????"/>
  6. <color_swatch label="Color/Tint" name="Color/Tint" tool_tip="Click to open color picker"/>
  7. </panel>
  8. <panel name="accordion_panel">
  9. <accordion name="wearable_accordion">
  10. <accordion_tab name="jacket_main_tab" title="??"/>
  11. </accordion>
  12. </panel>
  13. </panel>