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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | aed37ca6436fc08b8388243893629218 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="wearable_item">
  3. <button name="btn_delete" tool_tip="?????"/>
  4. <text name="item_name" value="..."/>
  5. <panel name="btn_lock" tool_tip="?????????"/>
  6. <panel name="btn_edit_panel">
  7. <button name="btn_edit" tool_tip="Edit this wearable"/>
  8. </panel>
  9. </panel>