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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | afa8b2e77db14973916d5a2720d5ec99 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="avatar_tag_notification">
  3. <panel name="msg_caption">
  4. <text name="sender_tag_name">
  5. Angela Tester
  6. </text>
  7. <text name="tag_time" value="23:30"/>
  8. </panel>
  9. <text_editor name="msg_text">
  10. The quick brown fox jumps over the lazy dog.
  11. </text_editor>
  12. </panel>