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

/indra/newview/skins/default/xui/fr/panel_edit_shoes.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 4f0d0030f5c524a92ae7dcb73188ee63 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="edit_shoes_panel">
  3. <panel name="avatar_shoes_color_panel">
  4. <texture_picker label="Texture" name="Fabric" tool_tip="Cliquez pour sélectionner une image"/>
  5. <color_swatch label="Coul./Teinte" name="Color/Tint" tool_tip="Cliquez pour ouvrir le sélecteur de couleurs" width="80"/>
  6. </panel>
  7. <panel name="accordion_panel">
  8. <accordion name="wearable_accordion">
  9. <accordion_tab name="shoes_main_tab" title="Chaussures"/>
  10. </accordion>
  11. </panel>
  12. </panel>