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

/indra/newview/skins/default/xui/ja/inspect_remote_object.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 21 code | 0 blank | 4 comment | 0 complexity | 18f60e834e2c65124c0f69c824f98617 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!--
  3. Not can_close / no title to avoid window chrome
  4. Single instance - only have one at a time, recycle it each spawn
  5. -->
  6. <floater name="inspect_remote_object">
  7. <text name="object_name">
  8. Test Object Name That Is Really Long
  9. </text>
  10. <text name="object_owner_label">
  11. ????
  12. </text>
  13. <text name="object_owner">
  14. Longavatarname Johnsonlongstonnammer
  15. </text>
  16. <text name="object_slurl_label">
  17. ???
  18. </text>
  19. <text name="object_slurl">
  20. http://slurl.com/Ahern/50/50/50
  21. </text>
  22. <button label="??" name="map_btn"/>
  23. <button label="????" name="block_btn"/>
  24. <button label="???" name="close_btn"/>
  25. </floater>