/indra/newview/skins/default/xui/en/floater_hud.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 25 lines · 25 code · 0 blank · 0 comment · 0 complexity · b3da17a9a36abacc5cd8f739e82775ff MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. can_minimize="false"
  5. height="292"
  6. layout="topleft"
  7. name="floater_hud"
  8. help_topic="floater_hud"
  9. save_rect="true"
  10. save_visibility="true"
  11. chrome="true"
  12. title="TUTORIAL"
  13. width="362">
  14. <web_browser
  15. border_visible="false"
  16. caret_color="1 1 1 1"
  17. follows="top|left|bottom|right"
  18. height="265"
  19. layout="topleft"
  20. left="1"
  21. name="floater_hud_browser"
  22. start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3E%0D%0A%0D%0ALoading...%3C/tt%3E%3C/h1%3E%3C/body%3E%3C/html%3E"
  23. top="26"
  24. width="360" />
  25. </floater>