diff options
author | Jacek Antonelli | 2008-12-12 23:24:52 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-12 23:25:00 -0600 |
commit | d1345838c6e36c35dbe3a6b683eb8ffe274b024a (patch) | |
tree | 5e727fcabbd5cf0337c11192bfe4db6191c7b044 /linden/indra/newview/skins/default/xui/zh/floater_hud.xml | |
parent | Second Life viewer sources 1.22.2-RC (diff) | |
download | meta-impy-d1345838c6e36c35dbe3a6b683eb8ffe274b024a.zip meta-impy-d1345838c6e36c35dbe3a6b683eb8ffe274b024a.tar.gz meta-impy-d1345838c6e36c35dbe3a6b683eb8ffe274b024a.tar.bz2 meta-impy-d1345838c6e36c35dbe3a6b683eb8ffe274b024a.tar.xz |
Second Life viewer sources 1.22.3-RC
Diffstat (limited to 'linden/indra/newview/skins/default/xui/zh/floater_hud.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/zh/floater_hud.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/zh/floater_hud.xml b/linden/indra/newview/skins/default/xui/zh/floater_hud.xml new file mode 100644 index 0000000..d31798b --- /dev/null +++ b/linden/indra/newview/skins/default/xui/zh/floater_hud.xml | |||
@@ -0,0 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater | ||
3 | name="floater_hud" | ||
4 | title="教程"> | ||
5 | <web_browser | ||
6 | name="floater_hud_browser" | ||
7 | 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%0A读取中...%3C/tt%3E%3C/h1%3E%3C/body%3E%3C/html%3E" /> | ||
8 | </floater> | ||
9 | |||