diff options
author | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
commit | c05810ec6ce1cb1fb40915b2b16f44c2600c6483 (patch) | |
tree | d79458c1a7b13f3a6c9a3db688c1a7377625f5f6 /linden/indra/newview/skins/default/xui/en-us/floater_hud.xml | |
parent | Ghost files, ignore this commit (diff) | |
download | meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.zip meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.gz meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.bz2 meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.xz |
Converted all skin XML files to Unix LF line endings.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_hud.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_hud.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_hud.xml b/linden/indra/newview/skins/default/xui/en-us/floater_hud.xml index 84d113a..6cc501b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_hud.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_hud.xml | |||
@@ -1,12 +1,12 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" can_resize="false" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" can_resize="false" |
3 | height="292" width="362" name="floater_hud" | 3 | height="292" width="362" name="floater_hud" |
4 | title="Tutorial"> | 4 | title="Tutorial"> |
5 | <!-- NOTE: Height and width must match values in settings.xml for | 5 | <!-- NOTE: Height and width must match values in settings.xml for |
6 | FloaterHUDRect because this floater is resized to those values | 6 | FloaterHUDRect because this floater is resized to those values |
7 | in LLViewerWindow initialization. JC --> | 7 | in LLViewerWindow initialization. JC --> |
8 | <web_browser border_visible="false" left="1" bottom="1" width="360" height="265" caret_color="1 1 1 1" follows="top|left|bottom|right" | 8 | <web_browser border_visible="false" left="1" bottom="1" width="360" height="265" caret_color="1 1 1 1" follows="top|left|bottom|right" |
9 | name="floater_hud_browser" | 9 | name="floater_hud_browser" |
10 | 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" | 10 | 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" |
11 | /> | 11 | /> |
12 | </floater> | 12 | </floater> |