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

/indra/newview/skins/default/xui/tr/panel_body_parts_list_item.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 385db5df2da83d717a7a1267c9567ef2 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. <text name="item_name" value="..."/>
  4. <panel name="btn_lock" tool_tip="Düzenleme izniniz yok"/>
  5. <panel name="btn_edit_panel">
  6. <button name="btn_edit" tool_tip="Bu ?ekli düzenle"/>
  7. </panel>
  8. </panel>