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

/indra/newview/skins/default/xui/es/panel_dummy_clothing_list_item.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 491c7f5180d883e1685aafd0eee13c88 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="dummy_clothing_item">
  3. <text name="item_name" value="..."/>
  4. <panel name="btn_add_panel">
  5. <button name="btn_add" tool_tip="Ańadir más elementos de este tipo"/>
  6. </panel>
  7. </panel>