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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 8e0a136ccfae950b66f3623c6651140c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="chat_bar" title="CHAT">
  3. <panel name="bottom_panel">
  4. <line_editor label="Pulsa aquĆ­ para chatear." name="chat_box" tool_tip="Pulsa Enter para decirlo o Ctrl+Enter para gritarlo"/>
  5. <button name="show_nearby_chat" tool_tip="Muestra o esconde el registro del chat"/>
  6. </panel>
  7. </floater>