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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 25ee11ce99cce47d31dcb2b45a1ea837 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="Nie masz pozwolenia na edycj?"/>
  5. <panel name="btn_edit_panel">
  6. <button name="btn_edit" tool_tip="Edytuj ten kszta?t"/>
  7. </panel>
  8. </panel>