Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_hud.xml

8 lines
527 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floater_hud" title="Tutorial">
<!-- NOTE: Height and width must match values in settings.xml for
FloaterHUDRect because this floater is resized to those values
in LLViewerWindow initialization. JC -->
<web_browser name="floater_hud_browser" 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"/>
</floater>